This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ropp_utils 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:1914: checking for a BSD-compatible install configure:1982: result: /usr/bin/install -c configure:1993: checking whether build environment is sane configure:2048: result: yes configure:2086: WARNING: 'missing' script is too old or missing configure:2199: checking for a thread-safe mkdir -p configure:2238: result: /usr/bin/mkdir -p configure:2245: checking for gawk configure:2261: found /usr/bin/gawk configure:2272: result: gawk configure:2283: checking whether make sets $(MAKE) configure:2305: result: yes configure:2334: checking whether make supports nested variables configure:2351: result: yes configure:2440: checking build system type configure:2454: result: x86_64-unknown-linux-gnu configure:2474: checking host system type configure:2487: result: x86_64-unknown-linux-gnu configure:2617: checking for Fortran compiler version configure:2626: 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:2637: $? = 0 configure:2626: 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:2637: $? = 0 configure:2626: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:2637: $? = 1 configure:2626: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:2637: $? = 1 configure:2652: checking whether the Fortran compiler works configure:2674: gfortran -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.f >&5 configure:2678: $? = 0 configure:2726: result: yes configure:2729: checking for Fortran compiler default output file name configure:2731: result: a.out configure:2737: checking for suffix of executables configure:2744: 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.f >&5 configure:2748: $? = 0 configure:2770: result: configure:2786: checking whether we are cross compiling configure:2794: 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.f >&5 configure:2798: $? = 0 configure:2805: ./conftest configure:2809: $? = 0 configure:2824: result: no configure:2829: checking for suffix of object files configure:2845: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include conftest.f >&5 configure:2849: $? = 0 configure:2870: result: o configure:2878: checking whether we are using the GNU Fortran compiler configure:2891: 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:2891: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end program main configure:2900: result: no configure:2906: checking whether gfortran accepts -g configure:2917: gfortran -c -g conftest.f >&5 configure:2917: $? = 0 configure:2925: result: yes configure:2954: checking for Fortran compiler vendor configure:2990: result: GCC configure:3037: checking for ranlib configure:3053: found /usr/bin/ranlib configure:3064: result: ranlib configure:3088: checking for m4 configure:3106: found /usr/bin/m4 configure:3118: result: /usr/bin/m4 configure:3128: checking for robodoc configure:3161: result: no configure:3168: checking for svn2cl configure:3201: result: no configure:3216: checking for Fortran flag to compile .f90 files configure:3232: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include conftest.f90 >&5 configure:3232: $? = 0 configure:3241: result: none configure:3262: checking for Fortran flag needed to accept free-form source configure:3281: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include conftest.f >&5 conftest.f:2:4: 2 | program freeform | 1 Error: Non-numeric character in statement label at (1) conftest.f:4:27: 4 | print *, 'Hello ', & | 1 Error: Expected expression in PRINT statement at (1) conftest.f:5:12: 5 | 'world.' | 1 Error: Invalid character in name at (1) configure:3281: $? = 1 configure: failed program was: | | program freeform | ! FIXME: how to best confuse non-freeform compilers? | print *, 'Hello ', & | 'world.' | end configure:3281: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -ffree-form conftest.f >&5 configure:3281: $? = 0 configure:3290: result: -ffree-form configure:3468: checking whether compiler uses upper case module names configure:3475: result: no configure:3519: checking for Fortran whether backslash escapes configure:3532: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -ffree-form conftest.f >&5 conftest.f:4:7: 4 | string='\' ' | 1 Error: Unclassifiable statement at (1) configure:3532: $? = 1 configure: failed program was: | program backslash | character string*3 | | string='\' ' | end | configure:3539: result: no configure:3609: checking for Fortran module typesizes configure:3619: gfortran -c -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -ffree-form conftest.f >&5 configure:3619: $? = 0 configure:3626: result: yes configure:3655: checking for iau_zp of the sofa library configure:3665: gfortran -o conftest -O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -ffree-form -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.f -lsofa >&5 configure:3665: $? = 0 configure:3674: result: yes configure:3873: checking that generated files are newer than configure configure:3879: result: done configure:3926: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ropp_utils 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:797: creating Makefile config.status:797: creating common/Makefile config.status:797: creating build/Makefile config.status:797: creating arrays/Makefile config.status:797: creating compilers/Makefile config.status:797: creating coordinates/Makefile config.status:797: creating datetime/Makefile config.status:797: creating doc/Makefile config.status:797: creating geodesy/Makefile config.status:797: creating messages/Makefile config.status:797: creating unitconvert/Makefile config.status:797: 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/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=-ffree-form ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_M4=/usr/bin/m4 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 am_cv_make_support_nested_variables=yes cm_cv_fc_srcext_f90=none ## ----------------- ## ## 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' 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_utils\" -DPACKAGE_TARNAME=\"ropp_utils\" -DPACKAGE_VERSION=\"10.0\" -DPACKAGE_STRING=\"ropp_utils\ 10.0\" -DPACKAGE_BUGREPORT=\"romsaf@metoffice.gov.uk\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ropp_utils\" -DVERSION=\"10.0\" -DHAVE_MODULE_TYPESIZES=1 -DHAVE_LIBRARY_SOFA=1' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' FC='gfortran' FCFLAGS='-O2 -I/data2/xinjiaz/utility/ROPP_ROOT/gfortran/include -I/home/xinjiaz/miniconda3/envs/ro/include -ffree-form' FCFLAGS_f90='' FC_BACKSLASH_ESCAPE_FALSE='' FC_BACKSLASH_ESCAPE_TRUE='#' FC_IS_NAG_FALSE='' FC_IS_NAG_TRUE='#' FC_IS_XLF_FALSE='' FC_IS_XLF_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='-lsofa ' LTLIBOBJS='' M4='/usr/bin/m4' M4_OPTS='' MAKEINFO='makeinfo' MKDIR_P='/usr/bin/mkdir -p' NO_TYPESIZES_FALSE='' NO_TYPESIZES_TRUE='#' OBJEXT='o' PACKAGE='ropp_utils' PACKAGE_BUGREPORT='romsaf@metoffice.gov.uk' PACKAGE_NAME='ropp_utils' PACKAGE_STRING='ropp_utils 10.0' PACKAGE_TARNAME='ropp_utils' 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='$${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_utils/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_utils" #define PACKAGE_TARNAME "ropp_utils" #define PACKAGE_VERSION "10.0" #define PACKAGE_STRING "ropp_utils 10.0" #define PACKAGE_BUGREPORT "romsaf@metoffice.gov.uk" #define PACKAGE_URL "" #define PACKAGE "ropp_utils" #define VERSION "10.0" #define HAVE_MODULE_TYPESIZES 1 #define HAVE_LIBRARY_SOFA 1 configure: exit 0