This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ropp_pp configure 10.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/data2/xinjiaz/utility/ROPP_ROOT/gfortran ## --------- ## ## Platform. ## ## --------- ## hostname = gnssro.umd.edu uname -m = x86_64 uname -r = 5.14.0-687.42.1.el9_8.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Sun Aug 23 21:35:07 EDT 2026 /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: /home/xinjiaz/miniconda3/envs/ro/bin PATH: /home/xinjiaz/miniconda3/condabin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /opt/puppetlabs/bin PATH: /opt/dell/srvadmin/bin PATH: /home/xinjiaz/.local/bin PATH: /home/xinjiaz/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2075: checking for a BSD-compatible install configure:2143: result: /usr/bin/install -c configure:2154: checking whether build environment is sane configure:2209: result: yes configure:2247: WARNING: 'missing' script is too old or missing configure:2360: checking for a thread-safe mkdir -p configure:2399: result: /usr/bin/mkdir -p configure:2406: checking for gawk configure:2422: found /usr/bin/gawk configure:2433: result: gawk configure:2444: checking whether make sets $(MAKE) configure:2466: result: yes configure:2495: checking whether make supports nested variables configure:2512: result: yes configure:2601: checking build system type configure:2615: result: x86_64-unknown-linux-gnu configure:2635: checking host system type configure:2648: result: x86_64-unknown-linux-gnu configure:2720: checking for gcc configure:2747: result: gcc configure:2976: checking for C compiler version configure:2985: gcc --version >&5 gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14) Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2996: $? = 0 configure:2985: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.5.0 20240719 (Red Hat 11.5.0-14) (GCC) ... rest of stderr output deleted ... configure:2996: $? = 0 configure:2985: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:2996: $? = 1 configure:2985: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2996: $? = 1 configure:3016: checking whether the C compiler works configure:3038: gcc -L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64 conftest.c >&5 configure:3042: $? = 0 configure:3090: result: yes configure:3093: checking for C compiler default output file name configure:3095: result: a.out configure:3101: checking for suffix of executables configure:3108: gcc -o conftest -L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64 conftest.c >&5 configure:3112: $? = 0 configure:3134: result: configure:3156: checking whether we are cross compiling configure:3164: gcc -o conftest -L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64 conftest.c >&5 configure:3168: $? = 0 configure:3175: ./conftest configure:3179: $? = 0 configure:3194: result: no configure:3199: checking for suffix of object files configure:3221: gcc -c conftest.c >&5 configure:3225: $? = 0 configure:3246: result: o configure:3250: checking whether we are using the GNU C compiler configure:3269: gcc -c conftest.c >&5 configure:3269: $? = 0 configure:3278: result: yes configure:3287: checking whether gcc accepts -g configure:3307: gcc -c -g conftest.c >&5 configure:3307: $? = 0 configure:3348: result: yes configure:3365: checking for gcc option to accept ISO C89 configure:3428: gcc -c -g -O2 conftest.c >&5 configure:3428: $? = 0 configure:3441: result: none needed configure:3465: checking for gcc option to accept ISO C99 configure:3614: gcc -c -g -O2 conftest.c >&5 configure:3614: $? = 0 configure:3627: result: none needed configure:3735: checking for gcc option to accept ISO Standard C configure:3746: result: none needed configure:3754: checking whether gcc and cc understand -c and -o together configure:3785: gcc -c conftest.c -o conftest2.o >&5 configure:3789: $? = 0 configure:3795: gcc -c conftest.c -o conftest2.o >&5 configure:3799: $? = 0 configure:3810: cc -c conftest.c >&5 configure:3814: $? = 0 configure:3822: cc -c conftest.c -o conftest2.o >&5 configure:3826: $? = 0 configure:3832: cc -c conftest.c -o conftest2.o >&5 configure:3836: $? = 0 configure:3854: result: yes configure:3879: checking for C compiler vendor configure:3915: result: GCC configure:4025: checking for Fortran compiler version configure:4034: gfortran --version >&5 GNU Fortran (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14) Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4045: $? = 0 configure:4034: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.5.0 20240719 (Red Hat 11.5.0-14) (GCC) ... rest of stderr output deleted ... configure:4045: $? = 0 configure:4034: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:4045: $? = 1 configure:4034: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:4045: $? = 1 configure:4054: checking whether we are using the GNU Fortran compiler configure:4067: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include conftest.F >&5 conftest.F:4:0: 4 | #endif | Error: #endif without #if conftest.F:2:8: 2 | #ifndef __GNUC__ | 1 Error: Invalid character in name at (1) configure:4067: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end program main configure:4076: result: no configure:4082: checking whether gfortran accepts -g configure:4093: gfortran -c -g conftest.f >&5 configure:4093: $? = 0 configure:4101: result: yes configure:4130: checking for Fortran compiler vendor configure:4166: result: GCC configure:4213: checking for ranlib configure:4229: found /usr/bin/ranlib configure:4240: result: ranlib configure:4264: checking for robodoc configure:4297: result: no configure:4304: checking for svn2cl configure:4337: result: no configure:4353: checking for an ANSI C-conforming const configure:4419: gcc -c -g -O2 conftest.c >&5 configure:4419: $? = 0 configure:4426: result: yes configure:4445: checking for Fortran flag to compile .f90 files configure:4465: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include conftest.f90 >&5 configure:4465: $? = 0 configure:4474: result: none configure:4499: checking for Fortran flag needed to accept free-form source configure:4518: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include conftest.f90 >&5 configure:4518: $? = 0 configure:4527: result: none configure:4705: checking whether compiler uses upper case module names configure:4712: result: no configure:4756: checking for Fortran whether backslash escapes configure:4769: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include conftest.f90 >&5 conftest.f90:4:7: 4 | string='\' ' | 1 Error: Unclassifiable statement at (1) configure:4769: $? = 1 configure: failed program was: | program backslash | character string*3 | | string='\' ' | end | configure:4776: result: no configure:4842: checking how to run the C preprocessor configure:4873: gcc -E conftest.c configure:4873: $? = 0 configure:4887: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ropp_pp" | #define PACKAGE_TARNAME "ropp_pp" | #define PACKAGE_VERSION "10.0" | #define PACKAGE_STRING "ropp_pp 10.0" | #define PACKAGE_BUGREPORT "romsaf@metoffice.gov.uk" | #define PACKAGE_URL "" | #define PACKAGE "ropp_pp" | #define VERSION "10.0" | /* end confdefs.h. */ | #include configure:4912: result: gcc -E configure:4932: gcc -E conftest.c configure:4932: $? = 0 configure:4946: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ropp_pp" | #define PACKAGE_TARNAME "ropp_pp" | #define PACKAGE_VERSION "10.0" | #define PACKAGE_STRING "ropp_pp 10.0" | #define PACKAGE_BUGREPORT "romsaf@metoffice.gov.uk" | #define PACKAGE_URL "" | #define PACKAGE "ropp_pp" | #define VERSION "10.0" | /* end confdefs.h. */ | #include configure:4975: checking for grep that handles long lines and -e configure:5033: result: /usr/bin/grep configure:5038: checking for egrep configure:5100: result: /usr/bin/grep -E configure:5105: checking for ANSI C header files configure:5125: gcc -c -g -O2 conftest.c >&5 configure:5125: $? = 0 configure:5198: gcc -o conftest -g -O2 -L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64 conftest.c >&5 configure:5198: $? = 0 configure:5198: ./conftest configure:5198: $? = 0 configure:5209: result: yes configure:5227: checking for Fortran module ropp_utils configure:5237: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include conftest.f90 >&5 configure:5237: $? = 0 configure:5244: result: yes configure:5282: checking for Fortran module typesizes configure:5292: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include conftest.f90 >&5 configure:5292: $? = 0 configure:5299: result: yes configure:5333: checking for Fortran module ropp_io configure:5343: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include conftest.f90 >&5 configure:5343: $? = 0 configure:5350: result: yes configure:5408: checking for iau_zp of the sofa library configure:5418: gfortran -o conftest -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64 conftest.f90 -lsofa >&5 configure:5418: $? = 0 configure:5427: result: yes configure:5478: checking for message of the ropp_utils library configure:5488: gfortran -o conftest -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64 conftest.f90 -lropp_utils -lsofa >&5 configure:5488: $? = 0 configure:5497: result: yes configure:5521: checking for nf_inq_ncid of the hdf5 library configure:5531: gfortran -o conftest -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64 conftest.f90 -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lropp_utils -lsofa >&5 configure:5531: $? = 0 configure:5540: result: yes configure:5568: checking for nf_open of the netcdf library configure:5578: gfortran -o conftest -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64 conftest.f90 -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lropp_utils -lsofa >&5 configure:5578: $? = 0 configure:5587: result: yes configure:5648: checking for is_netcdf of the ncdf library configure:5658: gfortran -o conftest -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64 conftest.f90 -lncdf -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lropp_utils -lsofa >&5 /usr/bin/ld: cannot find -lncdf collect2: error: ld returned 1 exit status configure:5658: $? = 1 configure: failed program was: | program main | call is_netcdf | end program main configure:5667: result: no configure:5695: checking for is_netcdf of the ropp_io library configure:5705: gfortran -o conftest -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64 conftest.f90 -lropp_io -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lropp_utils -lsofa >&5 configure:5705: $? = 0 configure:5714: result: yes configure:5733: checking for ropp_io_init_l1atype of the ropp_io library configure:5752: result: yes configure:5822: checking for nf_open of the netcdf library configure:5841: result: yes configure:5890: checking for is_netcdf of the ropp_io library configure:5909: result: yes configure:6107: checking that generated files are newer than configure configure:6113: result: done configure:6184: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ropp_pp config.status 10.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gnssro.umd.edu config.status:820: creating Makefile config.status:820: creating abel_invert/Makefile config.status:820: creating bangle/Makefile config.status:820: creating build/Makefile config.status:820: creating common/Makefile config.status:820: creating config/Makefile config.status:820: creating data/Makefile config.status:820: creating doc/Makefile config.status:820: creating icorr/Makefile config.status:820: creating msis_bangle/Makefile config.status:820: creating baro_bangle/Makefile config.status:820: creating preprocess/Makefile config.status:820: creating tests/Makefile config.status:820: creating wopt/Makefile config.status:820: creating fsi/Makefile config.status:820: creating tools/Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_FCFLAGS_set=set ac_cv_env_FCFLAGS_value='-O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include' ac_cv_env_FC_set=set ac_cv_env_FC_value=gfortran ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64' 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_fc_backslash_escape=no ac_cv_fc_compiler_gnu=no ac_cv_fc_freeform=none ac_cv_fc_srcext_f90=none ac_cv_header_stdc=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_ropp_utils_message=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_fc_g=yes ac_cv_prog_make_make_set=yes ac_cv_uc_modnames=no am_cv_make_support_nested_variables=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.13' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CCFLAGS='' AM_CPPFLAGS='-DpgiFortran' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_FCFLAGS=' -I../build' AM_FFLAGS='' AM_LDFLAGS='' AM_V='$(V)' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.13' AWK='gawk' CC='gcc' CFLAGS='-g -O2' CM_FC_UC_MODNAMES_FALSE='' CM_FC_UC_MODNAMES_TRUE='#' CM_NATIVE_AIX_FALSE='' CM_NATIVE_AIX_TRUE='#' CM_NATIVE_HPUX_FALSE='' CM_NATIVE_HPUX_TRUE='#' CPP='gcc -E' CPPFLAGS=' -I../include -I../FFTW' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"ropp_pp\" -DPACKAGE_TARNAME=\"ropp_pp\" -DPACKAGE_VERSION=\"10.0\" -DPACKAGE_STRING=\"ropp_pp\ 10.0\" -DPACKAGE_BUGREPORT=\"romsaf@metoffice.gov.uk\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ropp_pp\" -DVERSION=\"10.0\" -DSTDC_HEADERS=1 -DHAVE_MODULE_ROPP_UTILS=1 -DHAVE_MODULE_TYPESIZES=1 -DHAVE_MODULE_ROPP_IO=1 -DHAVE_LIBRARY_SOFA=1 -DHAVE_LIBRARY_HDF5=1 -DHAVE_LIBRARY_NETCDF=1 -DHAVE_LIBRARY_ROPP_IO=1 -DHAVE_LIBRARY_ROPP_IO=1 -DHAVE_LIBRARY_NETCDF=1 -DHAVE_LIBRARY_ROPP_IO=1' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FC='gfortran' FCFLAGS='-O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include' FCFLAGS_f90='' FC_BACKSLASH_ESCAPE_FALSE='' FC_BACKSLASH_ESCAPE_TRUE='#' FC_IS_NAG_FALSE='' FC_IS_NAG_TRUE='#' GREP='/usr/bin/grep' HAVE_HDF5_FALSE='#' HAVE_HDF5_TRUE='' HAVE_NCDF_FALSE='' HAVE_NCDF_IO_FALSE='' HAVE_NCDF_IO_TRUE='#' HAVE_NCDF_TRUE='#' HAVE_NETCDF_FALSE='#' HAVE_NETCDF_TRUE='' HAVE_ROPP_IO_FALSE='#' HAVE_ROPP_IO_TRUE='' HAVE_ROPP_UTILS_FALSE='#' HAVE_ROPP_UTILS_TRUE='' HAVE_SOFA_FALSE='#' HAVE_SOFA_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-L/home/xinjiaz/miniconda3/envs/ro/lib -Wl,-rpath,/home/xinjiaz/miniconda3/envs/ro/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib -L/data2/xinjiaz/utility/ROPP_ROOT/gfortran/lib64' LIBOBJS='' LIBS='-lropp_io -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lropp_io -lropp_io -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lropp_utils -lsofa ' LTLIBOBJS='' M4_OPTS='' MAKEINFO='makeinfo' MKDIR_P='/usr/bin/mkdir -p' NO_TYPESIZES_FALSE='' NO_TYPESIZES_TRUE='#' OBJEXT='o' PACKAGE='ropp_pp' PACKAGE_BUGREPORT='romsaf@metoffice.gov.uk' PACKAGE_NAME='ropp_pp' PACKAGE_STRING='ropp_pp 10.0' PACKAGE_TARNAME='ropp_pp' PACKAGE_URL='' PACKAGE_VERSION='10.0' PATH_SEPARATOR=':' RANLIB='ranlib' ROBODOC='' SET_MAKE='' SHELL='/bin/sh' STRIP='' SVN2CL='' VERSION='10.0' ac_ct_CC='gcc' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__isrc='' am__leading_dot='.' 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} /data2/xinjiaz/utility/ropp/ropp-10.0_v3.18/ropp_pp/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/data2/xinjiaz/utility/ROPP_ROOT/gfortran' 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 "ropp_pp" #define PACKAGE_TARNAME "ropp_pp" #define PACKAGE_VERSION "10.0" #define PACKAGE_STRING "ropp_pp 10.0" #define PACKAGE_BUGREPORT "romsaf@metoffice.gov.uk" #define PACKAGE_URL "" #define PACKAGE "ropp_pp" #define VERSION "10.0" #define STDC_HEADERS 1 #define HAVE_MODULE_ROPP_UTILS 1 #define HAVE_MODULE_TYPESIZES 1 #define HAVE_MODULE_ROPP_IO 1 #define HAVE_LIBRARY_SOFA 1 #define HAVE_LIBRARY_HDF5 1 #define HAVE_LIBRARY_NETCDF 1 #define HAVE_LIBRARY_ROPP_IO 1 #define HAVE_LIBRARY_ROPP_IO 1 #define HAVE_LIBRARY_NETCDF 1 #define HAVE_LIBRARY_ROPP_IO 1 configure: exit 0