This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ropp_apps configure 10.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/data/ychen131/ROPP_ROOT/gfortran ## --------- ## ## Platform. ## ## --------- ## hostname = starro.umd.edu uname -m = x86_64 uname -r = 4.18.0-80.el8.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 13 12:02:46 UTC 2019 /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: ./ PATH: /home/ychen131/bin PATH: /home/ychen131/.local/bin PATH: /home/ychen131/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /data/ychen131/ROPP_ROOT/gfortran/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2063: checking for a BSD-compatible install configure:2131: result: /usr/bin/install -c configure:2142: checking whether build environment is sane configure:2192: result: yes configure:2333: checking for a thread-safe mkdir -p configure:2372: result: /usr/bin/mkdir -p configure:2385: checking for gawk configure:2401: found /usr/bin/gawk configure:2412: result: gawk configure:2423: checking whether make sets $(MAKE) configure:2445: result: yes configure:2530: checking build system type configure:2544: result: x86_64-unknown-linux-gnu configure:2564: checking host system type configure:2577: result: x86_64-unknown-linux-gnu configure:2649: checking for gcc configure:2676: result: gcc configure:2905: checking for C compiler version configure:2914: gcc --version >&5 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-15) Copyright (C) 2018 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:2925: $? = 0 configure:2914: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --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 --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-15) (GCC) configure:2925: $? = 0 configure:2914: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2925: $? = 1 configure:2914: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2925: $? = 1 configure:2945: checking whether the C compiler works configure:2967: gcc -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/ROPP_ROOT/gfortran/lib64 conftest.c >&5 configure:2971: $? = 0 configure:3019: result: yes configure:3022: checking for C compiler default output file name configure:3024: result: a.out configure:3030: checking for suffix of executables configure:3037: gcc -o conftest -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/ROPP_ROOT/gfortran/lib64 conftest.c >&5 configure:3041: $? = 0 configure:3063: result: configure:3085: checking whether we are cross compiling configure:3093: gcc -o conftest -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/ROPP_ROOT/gfortran/lib64 conftest.c >&5 configure:3097: $? = 0 configure:3104: ./conftest configure:3108: $? = 0 configure:3123: result: no configure:3128: checking for suffix of object files configure:3150: gcc -c conftest.c >&5 configure:3154: $? = 0 configure:3175: result: o configure:3179: checking whether we are using the GNU C compiler configure:3198: gcc -c conftest.c >&5 configure:3198: $? = 0 configure:3207: result: yes configure:3216: checking whether gcc accepts -g configure:3236: gcc -c -g conftest.c >&5 configure:3236: $? = 0 configure:3277: result: yes configure:3294: checking for gcc option to accept ISO C89 configure:3357: gcc -c -g -O2 conftest.c >&5 configure:3357: $? = 0 configure:3370: result: none needed configure:3394: checking for gcc option to accept ISO C99 configure:3543: gcc -c -g -O2 conftest.c >&5 configure:3543: $? = 0 configure:3556: result: none needed configure:3664: checking for gcc option to accept ISO Standard C configure:3675: result: none needed configure:3683: checking whether gcc and cc understand -c and -o together configure:3714: gcc -c conftest.c -o conftest2.o >&5 configure:3718: $? = 0 configure:3724: gcc -c conftest.c -o conftest2.o >&5 configure:3728: $? = 0 configure:3739: cc -c conftest.c >&5 configure:3743: $? = 0 configure:3751: cc -c conftest.c -o conftest2.o >&5 configure:3755: $? = 0 configure:3761: cc -c conftest.c -o conftest2.o >&5 configure:3765: $? = 0 configure:3783: result: yes configure:3808: checking for C compiler vendor configure:3844: result: GCC configure:3954: checking for Fortran compiler version configure:3963: gfortran --version >&5 GNU Fortran (GCC) 8.5.0 20210514 (Red Hat 8.5.0-15) Copyright (C) 2018 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:3974: $? = 0 configure:3963: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --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 --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-15) (GCC) configure:3974: $? = 0 configure:3963: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:3974: $? = 1 configure:3963: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:3974: $? = 1 configure:3983: checking whether we are using the GNU Fortran compiler configure:3996: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.F >&5 conftest.F:4:0: #endif Error: #endif without #if conftest.F:2:7: #ifndef __GNUC__ 1 Error: Invalid character in name at (1) conftest.F:3:7: choke me 1 Error: Unclassifiable statement at (1) configure:3996: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end program main configure:4005: result: no configure:4011: checking whether gfortran accepts -g configure:4022: gfortran -c -g conftest.f >&5 configure:4022: $? = 0 configure:4030: result: yes configure:4059: checking for Fortran compiler vendor configure:4095: result: GCC configure:4142: checking for ranlib configure:4158: found /usr/bin/ranlib configure:4169: result: ranlib configure:4193: checking for robodoc configure:4226: result: no configure:4233: checking for svn2cl configure:4266: result: no configure:4282: checking for an ANSI C-conforming const configure:4348: gcc -c -g -O2 conftest.c >&5 configure:4348: $? = 0 configure:4355: result: yes configure:4374: checking for Fortran flag to compile .f90 files configure:4394: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 configure:4394: $? = 0 configure:4403: result: none configure:4428: checking for Fortran flag needed to accept free-form source configure:4447: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 configure:4447: $? = 0 configure:4456: result: none configure:4634: checking whether compiler uses upper case module names configure:4641: result: no configure:4685: checking for Fortran whether backslash escapes configure:4698: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 conftest.f90:4:6: string='\' ' 1 Error: Unclassifiable statement at (1) configure:4698: $? = 1 configure: failed program was: | program backslash | character string*3 | | string='\' ' | end | configure:4705: result: no configure:4771: checking how to run the C preprocessor configure:4802: gcc -E conftest.c configure:4802: $? = 0 configure:4816: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ropp_apps" | #define PACKAGE_TARNAME "ropp_apps" | #define PACKAGE_VERSION "10.0" | #define PACKAGE_STRING "ropp_apps 10.0" | #define PACKAGE_BUGREPORT "romsaf@metoffice.gov.uk" | #define PACKAGE_URL "" | #define PACKAGE "ropp_apps" | #define VERSION "10.0" | /* end confdefs.h. */ | #include configure:4841: result: gcc -E configure:4861: gcc -E conftest.c configure:4861: $? = 0 configure:4875: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ropp_apps" | #define PACKAGE_TARNAME "ropp_apps" | #define PACKAGE_VERSION "10.0" | #define PACKAGE_STRING "ropp_apps 10.0" | #define PACKAGE_BUGREPORT "romsaf@metoffice.gov.uk" | #define PACKAGE_URL "" | #define PACKAGE "ropp_apps" | #define VERSION "10.0" | /* end confdefs.h. */ | #include configure:4904: checking for grep that handles long lines and -e configure:4962: result: /usr/bin/grep configure:4967: checking for egrep configure:5029: result: /usr/bin/grep -E configure:5034: checking for ANSI C header files configure:5054: gcc -c -g -O2 conftest.c >&5 configure:5054: $? = 0 configure:5127: gcc -o conftest -g -O2 -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/ROPP_ROOT/gfortran/lib64 conftest.c >&5 configure:5127: $? = 0 configure:5127: ./conftest configure:5127: $? = 0 configure:5138: result: yes configure:5156: checking for Fortran module ropp_utils configure:5166: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 configure:5166: $? = 0 configure:5173: result: yes configure:5211: checking for Fortran module typesizes configure:5221: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 configure:5221: $? = 0 configure:5228: result: yes configure:5262: checking for Fortran module ropp_io configure:5272: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 configure:5272: $? = 0 configure:5279: result: yes configure:5332: checking for iau_zp of the sofa library configure:5342: gfortran -o conftest -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/ROPP_ROOT/gfortran/lib64 conftest.f90 -lsofa >&5 configure:5342: $? = 0 configure:5351: result: yes configure:5402: checking for message of the ropp_utils library configure:5412: gfortran -o conftest -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/ROPP_ROOT/gfortran/lib64 conftest.f90 -lropp_utils -lsofa >&5 configure:5412: $? = 0 configure:5421: result: yes configure:5440: checking for nf_inq_ncid of the hdf5 library configure:5450: gfortran -o conftest -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/ROPP_ROOT/gfortran/lib64 conftest.f90 -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lropp_utils -lsofa >&5 configure:5450: $? = 0 configure:5459: result: yes configure:5487: checking for nf_open of the netcdf library configure:5497: gfortran -o conftest -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/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:5497: $? = 0 configure:5506: result: yes configure:5567: checking for is_netcdf of the ncdf library configure:5577: gfortran -o conftest -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/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:5577: $? = 1 configure: failed program was: | program main | call is_netcdf | end program main configure:5586: result: no configure:5614: checking for is_netcdf of the ropp_io library configure:5624: gfortran -o conftest -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/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:5624: $? = 0 configure:5633: result: yes configure:5652: checking for ropp_io_init_l1atype of the ropp_io library configure:5671: result: yes configure:5740: checking for nf_open of the netcdf library configure:5759: result: yes configure:5803: checking for is_netcdf of the ropp_io library configure:5822: result: yes configure:6095: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ropp_apps 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 starro.umd.edu config.status:808: creating Makefile config.status:808: creating build/Makefile config.status:808: creating common/Makefile config.status:808: creating data/Makefile config.status:808: creating doc/Makefile config.status:808: creating tph/Makefile config.status:808: creating pblh/Makefile config.status:808: creating tests/Makefile config.status:808: 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/data/ychen131/ROPP_ROOT/gfortran/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/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_apps/missing --run aclocal-1.11' AMTAR='${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_apps/missing --run tar' AM_CCFLAGS='' AM_CPPFLAGS='-DpgiFortran' AM_FCFLAGS=' -I../build' AM_FFLAGS='' AM_LDFLAGS='' AUTOCONF='${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_apps/missing --run autoconf' AUTOHEADER='${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_apps/missing --run autoheader' AUTOMAKE='${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_apps/missing --run automake-1.11' 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_apps\" -DPACKAGE_TARNAME=\"ropp_apps\" -DPACKAGE_VERSION=\"10.0\" -DPACKAGE_STRING=\"ropp_apps\ 10.0\" -DPACKAGE_BUGREPORT=\"romsaf@metoffice.gov.uk\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ropp_apps\" -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/data/ychen131/ROPP_ROOT/gfortran/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/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/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='${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_apps/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' NO_TYPESIZES_FALSE='' NO_TYPESIZES_TRUE='#' OBJEXT='o' PACKAGE='ropp_apps' PACKAGE_BUGREPORT='romsaf@metoffice.gov.uk' PACKAGE_NAME='ropp_apps' PACKAGE_STRING='ropp_apps 10.0' PACKAGE_TARNAME='ropp_apps' 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='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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} /data/ychen131/ROPP_FSI_Release/ropp_apps/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/data/ychen131/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_apps" #define PACKAGE_TARNAME "ropp_apps" #define PACKAGE_VERSION "10.0" #define PACKAGE_STRING "ropp_apps 10.0" #define PACKAGE_BUGREPORT "romsaf@metoffice.gov.uk" #define PACKAGE_URL "" #define PACKAGE "ropp_apps" #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