This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ropp_fm 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:1925: checking for a BSD-compatible install configure:1993: result: /usr/bin/install -c configure:2004: checking whether build environment is sane configure:2054: result: yes configure:2195: checking for a thread-safe mkdir -p configure:2234: result: /usr/bin/mkdir -p configure:2247: checking for gawk configure:2263: found /usr/bin/gawk configure:2274: result: gawk configure:2285: checking whether make sets $(MAKE) configure:2307: result: yes configure:2392: checking build system type configure:2406: result: x86_64-unknown-linux-gnu configure:2426: checking host system type configure:2439: result: x86_64-unknown-linux-gnu configure:2569: checking for Fortran compiler version configure:2578: 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:2589: $? = 0 configure:2578: 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:2589: $? = 0 configure:2578: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:2589: $? = 1 configure:2578: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:2589: $? = 1 configure:2604: checking whether the Fortran compiler works configure:2626: gfortran -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include -L/data/ychen131/ROPP_ROOT/gfortran/lib -L/data/ychen131/ROPP_ROOT/gfortran/lib64 conftest.f >&5 configure:2630: $? = 0 configure:2678: result: yes configure:2681: checking for Fortran compiler default output file name configure:2683: result: a.out configure:2689: checking for suffix of executables configure:2696: 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.f >&5 configure:2700: $? = 0 configure:2722: result: configure:2738: checking whether we are cross compiling configure:2746: 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.f >&5 configure:2750: $? = 0 configure:2757: ./conftest configure:2761: $? = 0 configure:2776: result: no configure:2781: checking for suffix of object files configure:2797: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f >&5 configure:2801: $? = 0 configure:2822: result: o configure:2830: checking whether we are using the GNU Fortran compiler configure:2843: 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:2843: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end program main configure:2852: result: no configure:2858: checking whether gfortran accepts -g configure:2869: gfortran -c -g conftest.f >&5 configure:2869: $? = 0 configure:2877: result: yes configure:2906: checking for Fortran compiler vendor configure:2942: result: GCC configure:2989: checking for ranlib configure:3005: found /usr/bin/ranlib configure:3016: result: ranlib configure:3040: checking for robodoc configure:3073: result: no configure:3080: checking for svn2cl configure:3113: result: no configure:3132: checking for Fortran flag to compile .f90 files configure:3152: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 configure:3152: $? = 0 configure:3161: result: none configure:3186: checking for Fortran flag needed to accept free-form source configure:3205: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 configure:3205: $? = 0 configure:3214: result: none configure:3392: checking whether compiler uses upper case module names configure:3399: result: no configure:3443: checking for Fortran whether backslash escapes configure:3456: 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:3456: $? = 1 configure: failed program was: | program backslash | character string*3 | | string='\' ' | end | configure:3463: result: no configure:3527: checking for Fortran module ropp_utils configure:3537: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 configure:3537: $? = 0 configure:3544: result: yes configure:3582: checking for Fortran module typesizes configure:3592: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 configure:3592: $? = 0 configure:3599: result: yes configure:3633: checking for Fortran module ropp_io configure:3643: gfortran -c -O2 -I/data/ychen131/ROPP_ROOT/gfortran/include conftest.f90 >&5 configure:3643: $? = 0 configure:3650: result: yes configure:3705: checking for iau_zp of the sofa library configure:3715: 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:3715: $? = 0 configure:3724: result: yes configure:3775: checking for message of the ropp_utils library configure:3785: 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:3785: $? = 0 configure:3794: result: yes configure:3814: checking for nf_inq_ncid of the hdf5 library configure:3824: 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:3824: $? = 0 configure:3833: result: yes configure:3861: checking for nf_open of the netcdf library configure:3871: 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:3871: $? = 0 configure:3880: result: yes configure:3941: checking for is_netcdf of the ncdf library configure:3951: 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:3951: $? = 1 configure: failed program was: | program main | call is_netcdf | end program main configure:3960: result: no configure:3988: checking for is_netcdf of the ropp_io library configure:3998: 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:3998: $? = 0 configure:4007: result: yes configure:4026: checking for ropp_io_init_l1atype of the ropp_io library configure:4045: result: yes configure:4332: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ropp_fm 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:802: creating Makefile config.status:802: creating data/Makefile config.status:802: creating doc/Makefile config.status:802: creating common/Makefile config.status:802: creating model_ecmwf/Makefile config.status:802: creating model_meto/Makefile config.status:802: creating bangle_1d/Makefile config.status:802: creating bangle_2d/Makefile config.status:802: creating refrac_1d/Makefile config.status:802: creating math/Makefile config.status:802: creating math/matrix/Makefile config.status:802: creating iono/Makefile config.status:802: creating config/Makefile config.status:802: creating build/Makefile config.status:802: creating tools/Makefile config.status:802: creating tests/Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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_host=x86_64-unknown-linux-gnu ac_cv_lib_ropp_utils_message=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_RANLIB=ranlib 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_fm/missing --run aclocal-1.11' AMTAR='${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_fm/missing --run tar' AM_CCFLAGS='' AM_CPPFLAGS='-DpgiFortran' AM_FCFLAGS=' -I../build' AM_FFLAGS='' AM_LDFLAGS='' AUTOCONF='${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_fm/missing --run autoconf' AUTOHEADER='${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_fm/missing --run autoheader' AUTOMAKE='${SHELL} /data/ychen131/ROPP_FSI_Release/ropp_fm/missing --run automake-1.11' AWK='gawk' 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='#' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"ropp_fm\" -DPACKAGE_TARNAME=\"ropp_fm\" -DPACKAGE_VERSION=\"10.0\" -DPACKAGE_STRING=\"ropp_fm\ 10.0\" -DPACKAGE_BUGREPORT=\"romsaf@metoffice.gov.uk\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ropp_fm\" -DVERSION=\"10.0\" -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' ECHO_C='' ECHO_N='-n' ECHO_T='' 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='#' HAVE_HDF5_FALSE='#' HAVE_HDF5_TRUE='' HAVE_NCDF_FALSE='' HAVE_NCDF_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 -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_fm/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' NO_TYPESIZES_FALSE='' NO_TYPESIZES_TRUE='#' OBJEXT='o' PACKAGE='ropp_fm' PACKAGE_BUGREPORT='romsaf@metoffice.gov.uk' PACKAGE_NAME='ropp_fm' PACKAGE_STRING='ropp_fm 10.0' PACKAGE_TARNAME='ropp_fm' PACKAGE_URL='' PACKAGE_VERSION='10.0' PATH_SEPARATOR=':' RANLIB='ranlib' ROBODOC='' SET_MAKE='' SHELL='/bin/sh' STRIP='' SVN2CL='' VERSION='10.0' 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_fm/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_fm" #define PACKAGE_TARNAME "ropp_fm" #define PACKAGE_VERSION "10.0" #define PACKAGE_STRING "ropp_fm 10.0" #define PACKAGE_BUGREPORT "romsaf@metoffice.gov.uk" #define PACKAGE_URL "" #define PACKAGE "ropp_fm" #define VERSION "10.0" #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 configure: exit 0