This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by PROJ.4 Projections configure 4.9.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure CC=cc FC=ftn CFLAGS=-DIFORT -g -w -O2 --prefix=/lfs/h1/ops/para/packages/nosofs.v3.6.1/sorc/FVCOM.fd/FVCOM_source/libs/proj.4-master ## --------- ## ## Platform. ## ## --------- ## hostname = clogin07 uname -m = x86_64 uname -r = 5.3.18-150300.59.121-default uname -s = Linux uname -v = #1 SMP Wed May 3 13:54:48 UTC 2023 (f717660) /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /apps/spack/subversion/1.14.0/gcc/10.2.0/bpzu25qwc4qywkfrjhi2vw64fqwt5y36/bin PATH: /apps/prod/hpc-stack/intel-19.1.3.304/cray-mpich-8.1.4/hdf5/1.10.6/bin PATH: /apps/prod/hpc-stack/intel-19.1.3.304/cray-mpich-8.1.4/netcdf/4.7.4/bin PATH: /apps/spack/jasper/2.0.25/intel/19.1.3.304/sjib74krrorkyczqpqah4tvewmlnqdx4/bin PATH: /apps/ops/prod/libs/intel/19.1.3.304/bufr/11.7.0/bin PATH: /apps/spack/libpng/1.6.37/intel/19.1.3.304/4ohkronuhlyherusoszzrmur5ewvlwzh/bin PATH: /apps/spack/metis/5.1.0/intel/19.1.3.304/inaeyze7cw2adky3xb77y3qakb52cprk/bin PATH: /opt/cray/pe/pals/1.2.2/bin PATH: /pe/intel/compilers_and_libraries_2020.4.304/linux/bin/intel64 PATH: /pe/intel/compilers_and_libraries_2020.4.304/linux/bin PATH: /pe/intel/compilers_and_libraries_2020.4.304/linux/mpi/intel64/bin PATH: /pe/intel/debugger_2020/gdb/intel64/bin PATH: /opt/cray/pe/craype/2.7.17/bin PATH: /opt/cray/libfabric/1.11.0.0./bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /opt/pbs/bin PATH: /sbin PATH: /opt/cray/pe/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2123: loading site script /usr/share/site/x86_64-unknown-linux-gnu | #!/bin/sh | # Site script for configure. It is resourced via $CONFIG_SITE environment varaible. | | # If user did not specify libdir, guess the correct target: | # Use lib64 for 64 bit bi-arch targets, keep the default for the rest. | if test "$libdir" = '${exec_prefix}/lib' ; then | | ac_config_site_64bit_host=NONE | | case "$host" in | "" ) | # User did not specify host target. | # The native platform x86_64 is a bi-arch platform. | # Try to detect cross-compilation to inferior architecture. | | # We are trying to guess 32-bit target compilation. It's not as easy as | # it sounds, as there is possible several intermediate combinations. | ac_config_site_cross_to_32bit_host=NONE | | # User defined -m32 in CFLAGS or CXXFLAGS or CC or CXX: | # (It's sufficient for 32-bit, but alone may cause mis-behavior of some checks.) | case "$CFLAGS $CXXFLAGS $CC $CXX" in | *-m32*) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | | # Running with linux32: | # (Changes detected platform, but not the toolchain target.) | case "`/bin/uname -i`" in | x86_64 | ppc64 | s390x | aarch64 ) | ;; | * ) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | | if test "x$ac_config_site_cross_to_32bit_host" = xNONE; then | ac_config_site_64bit_host=YES | fi | | ;; | *x86_64* | *ppc64* | *s390x* | *aarch64* ) | ac_config_site_64bit_host=YES | ;; | esac | | if test "x$ac_config_site_64bit_host" = xYES; then | libdir='${exec_prefix}/lib64' | fi | fi | | # If user did not specify libexecdir, set the correct target: | # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib. | | if test "$libexecdir" = '${exec_prefix}/libexec' ; then | libexecdir='${exec_prefix}/lib' | fi | | # Continue with the standard behavior of configure defined in AC_SITE_LOAD: | if test "x$prefix" != xNONE; then | ac_site_file1=$prefix/share/config.site | ac_site_file2=$prefix/etc/config.site | else | ac_site_file1=$ac_default_prefix/share/config.site | ac_site_file2=$ac_default_prefix/etc/config.site | fi | for ac_site_file in "$ac_site_file1" "$ac_site_file2" | do | test "x$ac_site_file" = xNONE && continue | if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then | { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: loading site script $ac_site_file" >&6;} | sed 's/^/| /' "$ac_site_file" >&5 | . "$ac_site_file" \ | || { { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: error: in \`$ac_pwd':" >&2;} | as_fn_error $? "failed to load site script $ac_site_file | See \`config.log' for more details" "$LINENO" 5; } | fi | done configure:2272: checking for a BSD-compatible install configure:2340: result: /usr/bin/install -c configure:2351: checking whether build environment is sane configure:2406: result: yes configure:2557: checking for a thread-safe mkdir -p configure:2596: result: /usr/bin/mkdir -p configure:2603: checking for gawk configure:2619: found /usr/bin/gawk configure:2630: result: gawk configure:2641: checking whether make sets $(MAKE) configure:2663: result: yes configure:2692: checking whether make supports nested variables configure:2709: result: yes configure:2835: checking whether to enable maintainer-specific portions of Makefiles configure:2844: result: no configure:2872: checking for style of include used by make configure:2900: result: GNU configure:2971: checking for gcc configure:2998: result: cc configure:3227: checking for C compiler version configure:3236: cc --version >&5 icc (ICC) 19.1.3.304 20200925 Copyright (C) 1985-2020 Intel Corporation. All rights reserved. configure:3247: $? = 0 configure:3267: checking whether the C compiler works configure:3289: cc -DIFORT -g -w -O2 conftest.c >&5 configure:3293: $? = 0 configure:3341: result: yes configure:3344: checking for C compiler default output file name configure:3346: result: a.out configure:3352: checking for suffix of executables configure:3359: cc -o conftest -DIFORT -g -w -O2 conftest.c >&5 configure:3363: $? = 0 configure:3385: result: configure:3407: checking whether we are cross compiling configure:3415: cc -o conftest -DIFORT -g -w -O2 conftest.c >&5 configure:3419: $? = 0 configure:3426: ./conftest configure:3430: $? = 0 configure:3445: result: no configure:3450: checking for suffix of object files configure:3472: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:3476: $? = 0 configure:3497: result: o configure:3501: checking whether we are using the GNU C compiler configure:3520: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:3520: $? = 0 configure:3529: result: yes configure:3538: checking whether cc accepts -g configure:3558: cc -c -g conftest.c >&5 configure:3558: $? = 0 configure:3599: result: yes configure:3616: checking for cc option to accept ISO C89 configure:3679: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:3679: $? = 0 configure:3692: result: none needed configure:3717: checking whether cc understands -c and -o together configure:3739: cc -c conftest.c -o conftest2.o configure:3742: $? = 0 configure:3739: cc -c conftest.c -o conftest2.o configure:3742: $? = 0 configure:3754: result: yes configure:3773: checking dependency style of cc configure:3884: result: gcc3 configure:3900: checking C_WFLAGS for maximum warnings configure:3927: cc -c -DIFORT -g -w -O2 -pedantic -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement conftest.c >&5 configure:3927: $? = 0 configure:3941: result: -Wall -Wdeclaration-after-statement configure:3954: : C_WFLAGS="$C_WFLAGS $ac_cv_cflags_warn_all" configure:3957: $? = 0 configure:4015: checking for gcc configure:4042: result: cc configure:4271: checking for C compiler version configure:4280: cc --version >&5 icc (ICC) 19.1.3.304 20200925 Copyright (C) 1985-2020 Intel Corporation. All rights reserved. configure:4291: $? = 0 configure:4295: checking whether we are using the GNU C compiler configure:4323: result: yes configure:4332: checking whether cc accepts -g configure:4393: result: yes configure:4410: checking for cc option to accept ISO C89 configure:4486: result: none needed configure:4511: checking whether cc understands -c and -o together configure:4548: result: yes configure:4567: checking dependency style of cc configure:4678: result: gcc3 configure:4694: checking whether ln -s works configure:4698: result: yes configure:4705: checking whether make sets $(MAKE) configure:4727: result: yes configure:4765: checking build system type configure:4779: result: x86_64-unknown-linux-gnu configure:4799: checking host system type configure:4812: result: x86_64-unknown-linux-gnu configure:4853: checking how to print strings configure:4880: result: printf configure:4901: checking for a sed that does not truncate output configure:4965: result: /usr/bin/sed configure:4983: checking for grep that handles long lines and -e configure:5041: result: /usr/bin/grep configure:5046: checking for egrep configure:5108: result: /usr/bin/grep -E configure:5113: checking for fgrep configure:5175: result: /usr/bin/grep -F configure:5210: checking for ld used by cc configure:5277: result: /usr/x86_64-suse-linux/bin/ld configure:5284: checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld configure:5299: result: yes configure:5311: checking for BSD- or MS-compatible name lister (nm) configure:5360: result: /usr/bin/nm -B configure:5490: checking the name lister (/usr/bin/nm -B) interface configure:5497: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:5500: /usr/bin/nm -B "conftest.o" configure:5503: output 0000000000000000 N .debug_info_seg 0000000000000000 B some_variable configure:5510: result: BSD nm configure:5514: checking the maximum length of command line arguments configure:5645: result: 3458764513820540925 configure:5662: checking whether the shell understands some XSI constructs configure:5672: result: yes configure:5676: checking whether the shell understands "+=" configure:5682: result: yes configure:5717: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:5757: result: func_convert_file_noop configure:5764: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:5784: result: func_convert_file_noop configure:5791: checking for /usr/x86_64-suse-linux/bin/ld option to reload object files configure:5798: result: -r configure:5872: checking for objdump configure:5888: found /usr/bin/objdump configure:5899: result: objdump configure:5931: checking how to recognize dependent libraries configure:6129: result: pass_all configure:6214: checking for dlltool configure:6244: result: no configure:6274: checking how to associate runtime and link libraries configure:6301: result: printf %s\n configure:6361: checking for ar configure:6377: found /usr/bin/ar configure:6388: result: ar configure:6425: checking for archiver @FILE support configure:6442: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:6442: $? = 0 configure:6445: ar cru libconftest.a @conftest.lst >&5 configure:6448: $? = 0 configure:6453: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6456: $? = 1 configure:6468: result: @ configure:6526: checking for strip configure:6542: found /usr/bin/strip configure:6553: result: strip configure:6625: checking for ranlib configure:6641: found /usr/bin/ranlib configure:6652: result: ranlib configure:6754: checking command to parse /usr/bin/nm -B output from cc object configure:6874: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:6877: $? = 0 configure:6881: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6884: $? = 0 configure:6950: cc -o conftest -DIFORT -g -w -O2 conftest.c conftstm.o >&5 configure:6953: $? = 0 configure:6991: result: ok configure:7028: checking for sysroot configure:7058: result: no configure:7135: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:7138: $? = 0 configure:7327: checking for mt configure:7343: found /usr/bin/mt configure:7354: result: mt configure:7377: checking if mt is a manifest tool configure:7383: mt '-?' configure:7391: result: no configure:8033: checking how to run the C preprocessor configure:8064: cc -E conftest.c configure:8064: $? = 0 configure:8078: cc -E conftest.c conftest.c(11): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:8078: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PROJ.4 Projections" | #define PACKAGE_TARNAME "proj" | #define PACKAGE_VERSION "4.9.1" | #define PACKAGE_STRING "PROJ.4 Projections 4.9.1" | #define PACKAGE_BUGREPORT "warmerdam@pobox.com" | #define PACKAGE_URL "" | #define PACKAGE "proj" | #define VERSION "4.9.1" | /* end confdefs.h. */ | #include configure:8103: result: cc -E configure:8123: cc -E conftest.c configure:8123: $? = 0 configure:8137: cc -E conftest.c conftest.c(11): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:8137: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PROJ.4 Projections" | #define PACKAGE_TARNAME "proj" | #define PACKAGE_VERSION "4.9.1" | #define PACKAGE_STRING "PROJ.4 Projections 4.9.1" | #define PACKAGE_BUGREPORT "warmerdam@pobox.com" | #define PACKAGE_URL "" | #define PACKAGE "proj" | #define VERSION "4.9.1" | /* end confdefs.h. */ | #include configure:8166: checking for ANSI C header files configure:8186: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8186: $? = 0 configure:8259: cc -o conftest -DIFORT -g -w -O2 conftest.c >&5 configure:8259: $? = 0 configure:8259: ./conftest configure:8259: $? = 0 configure:8270: result: yes configure:8283: checking for sys/types.h configure:8283: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8283: $? = 0 configure:8283: result: yes configure:8283: checking for sys/stat.h configure:8283: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8283: $? = 0 configure:8283: result: yes configure:8283: checking for stdlib.h configure:8283: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8283: $? = 0 configure:8283: result: yes configure:8283: checking for string.h configure:8283: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8283: $? = 0 configure:8283: result: yes configure:8283: checking for memory.h configure:8283: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8283: $? = 0 configure:8283: result: yes configure:8283: checking for strings.h configure:8283: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8283: $? = 0 configure:8283: result: yes configure:8283: checking for inttypes.h configure:8283: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8283: $? = 0 configure:8283: result: yes configure:8283: checking for stdint.h configure:8283: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8283: $? = 0 configure:8283: result: yes configure:8283: checking for unistd.h configure:8283: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8283: $? = 0 configure:8283: result: yes configure:8297: checking for dlfcn.h configure:8297: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:8297: $? = 0 configure:8297: result: yes configure:8503: checking for objdir configure:8518: result: .libs configure:8789: checking if cc supports -fno-rtti -fno-exceptions configure:8807: cc -c -DIFORT -g -w -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:8811: $? = 0 configure:8824: result: yes configure:9151: checking for cc option to produce PIC configure:9158: result: -fPIC -DPIC configure:9166: checking if cc PIC flag -fPIC -DPIC works configure:9184: cc -c -DIFORT -g -w -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9188: $? = 0 configure:9201: result: yes configure:9230: checking if cc static flag -static works configure:9258: result: no configure:9273: checking if cc supports -c -o file.o configure:9294: cc -c -DIFORT -g -w -O2 -o out/conftest2.o conftest.c >&5 configure:9298: $? = 0 configure:9320: result: yes configure:9328: checking if cc supports -c -o file.o configure:9375: result: yes configure:9408: checking whether the cc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries configure:10565: result: yes configure:10602: checking whether -lc should be explicitly linked in configure:10610: cc -c -DIFORT -g -w -O2 conftest.c >&5 configure:10613: $? = 0 configure:10628: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10631: $? = 0 configure:10645: result: no configure:10805: checking dynamic linker characteristics configure:11305: cc -o conftest -DIFORT -g -w -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11305: $? = 0 configure:11539: result: GNU/Linux ld.so configure:11646: checking how to hardcode library paths into programs configure:11671: result: immediate configure:12211: checking whether stripping libraries is possible configure:12216: result: yes configure:12251: checking if libtool supports shared libraries configure:12253: result: yes configure:12256: checking whether to build shared libraries configure:12277: result: yes configure:12280: checking whether to build static libraries configure:12284: result: yes configure:12322: checking for exp in -lm configure:12347: cc -o conftest -DIFORT -g -w -O2 conftest.c -lm >&5 configure:12347: $? = 0 configure:12356: result: yes configure:12368: checking for ANSI C header files configure:12472: result: yes configure:12481: checking for localeconv configure:12481: cc -o conftest -DIFORT -g -w -O2 conftest.c -lm >&5 configure:12481: $? = 0 configure:12481: result: yes configure:12533: checking jni.h usability configure:12533: cc -c -DIFORT -g -w -O2 conftest.c >&5 conftest.c(59): catastrophic error: cannot open source file "jni.h" #include ^ configure:12533: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PROJ.4 Projections" | #define PACKAGE_TARNAME "proj" | #define PACKAGE_VERSION "4.9.1" | #define PACKAGE_STRING "PROJ.4 Projections 4.9.1" | #define PACKAGE_BUGREPORT "warmerdam@pobox.com" | #define PACKAGE_URL "" | #define PACKAGE "proj" | #define VERSION "4.9.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_LOCALECONV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12533: result: no configure:12533: checking jni.h presence configure:12533: cc -E conftest.c conftest.c(26): error #2379: cannot open source file "jni.h" #include ^ configure:12533: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "PROJ.4 Projections" | #define PACKAGE_TARNAME "proj" | #define PACKAGE_VERSION "4.9.1" | #define PACKAGE_STRING "PROJ.4 Projections 4.9.1" | #define PACKAGE_BUGREPORT "warmerdam@pobox.com" | #define PACKAGE_URL "" | #define PACKAGE "proj" | #define VERSION "4.9.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_LOCALECONV 1 | /* end confdefs.h. */ | #include configure:12533: result: no configure:12533: checking for jni.h configure:12533: result: no configure:12544: checking whether to enable Java/JNI support configure:12548: result: disabled configure:12577: checking for mutexes configure:12582: checking for pthread_create in -lpthread configure:12607: cc -o conftest -DIFORT -g -w -O2 conftest.c -lpthread -lm >&5 configure:12607: $? = 0 configure:12616: result: yes configure:12625: checking for pthread_mutexattr_settype in -lpthread configure:12650: cc -o conftest -DIFORT -g -w -O2 conftest.c -lpthread -lm >&5 configure:12650: $? = 0 configure:12659: result: yes configure:12670: result: enabled, pthread configure:12793: checking that generated files are newer than configure configure:12799: result: done configure:12830: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by PROJ.4 Projections config.status 4.9.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on clogin07 config.status:1100: creating Makefile config.status:1100: creating cmake/Makefile config.status:1100: creating src/Makefile config.status:1100: creating man/Makefile config.status:1100: creating man/man1/Makefile config.status:1100: creating man/man3/Makefile config.status:1100: creating nad/Makefile config.status:1100: creating jniwrap/Makefile config.status:1100: creating jniwrap/org/Makefile config.status:1100: creating jniwrap/org/proj4/Makefile config.status:1100: creating src/proj_config.h config.status:1281: src/proj_config.h is unchanged config.status:1329: executing depfiles commands config.status:1329: executing libtool commands configure:15174: checking that generated files are newer than configure configure:15180: result: done configure:15215: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by PROJ.4 Projections config.status 4.9.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on clogin07 config.status:1102: creating Makefile config.status:1102: creating cmake/Makefile config.status:1102: creating src/Makefile config.status:1102: creating man/Makefile config.status:1102: creating man/man1/Makefile config.status:1102: creating man/man3/Makefile config.status:1102: creating nad/Makefile config.status:1102: creating jniwrap/Makefile config.status:1102: creating jniwrap/org/Makefile config.status:1102: creating jniwrap/org/proj4/Makefile config.status:1102: creating proj.pc config.status:1102: creating src/proj_config.h config.status:1283: src/proj_config.h is unchanged config.status:1331: executing depfiles commands config.status:1331: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cflags_warn_all='-Wall -Wdeclaration-after-statement' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-DIFORT -g -w -O2' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_localeconv=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jni_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_m_exp=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_pthread_pthread_mutexattr_settype=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-suse-linux/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=3458764513820540925 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /lfs/h1/ops/para/packages/nosofs.v3.6.1/sorc/FVCOM.fd/FVCOM_source/libs/proj.4-master/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /lfs/h1/ops/para/packages/nosofs.v3.6.1/sorc/FVCOM.fd/FVCOM_source/libs/proj.4-master/missing autoconf' AUTOHEADER='${SHELL} /lfs/h1/ops/para/packages/nosofs.v3.6.1/sorc/FVCOM.fd/FVCOM_source/libs/proj.4-master/missing autoheader' AUTOMAKE='${SHELL} /lfs/h1/ops/para/packages/nosofs.v3.6.1/sorc/FVCOM.fd/FVCOM_source/libs/proj.4-master/missing automake-1.14' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-DIFORT -g -w -O2' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' C_WFLAGS=' -Wall -Wdeclaration-after-statement' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JNI_INCLUDE='' LD='/usr/x86_64-suse-linux/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lpthread -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /lfs/h1/ops/para/packages/nosofs.v3.6.1/sorc/FVCOM.fd/FVCOM_source/libs/proj.4-master/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MUTEX_SETTING='pthread' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='proj' PACKAGE_BUGREPORT='warmerdam@pobox.com' PACKAGE_NAME='PROJ.4 Projections' PACKAGE_STRING='PROJ.4 Projections 4.9.1' PACKAGE_TARNAME='proj' PACKAGE_URL='' PACKAGE_VERSION='4.9.1' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THREAD_LIB='-lpthread' VERSION='4.9.1' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /lfs/h1/ops/para/packages/nosofs.v3.6.1/sorc/FVCOM.fd/FVCOM_source/libs/proj.4-master/install-sh' libdir='${exec_prefix}/lib64' libexecdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/lfs/h1/ops/para/packages/nosofs.v3.6.1/sorc/FVCOM.fd/FVCOM_source/libs/proj.4-master' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "PROJ.4 Projections" #define PACKAGE_TARNAME "proj" #define PACKAGE_VERSION "4.9.1" #define PACKAGE_STRING "PROJ.4 Projections 4.9.1" #define PACKAGE_BUGREPORT "warmerdam@pobox.com" #define PACKAGE_URL "" #define PACKAGE "proj" #define VERSION "4.9.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBM 1 #define STDC_HEADERS 1 #define HAVE_LOCALECONV 1 #define HAVE_LIBPTHREAD 1 configure: exit 0