This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by corsika configure 77100, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure CORHEMODEL=QGSJETII --enable-SLANT --enable-THIN CORDETECTOR=HORIZONTAL --enable-UPWARD --enable-CURVED --enable-COREAS CORTIMELIB=TIMEAUTO CORLEMODEL=URQMD --prefix=/home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8 --bindir=/home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/run --libdir=/home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/lib/unknown ## --------- ## ## Platform. ## ## --------- ## hostname = centos7.virtual uname -m = x86_64 uname -r = 3.10.0-1062.12.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Tue Feb 4 23:02:59 UTC 2020 /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: /opt/rh/devtoolset-8/root/usr/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/lukas/.local/bin PATH: /home/lukas/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2977: checking whether to enable maintainer-specific portions of Makefiles configure:2986: result: no configure:3003: checking build system type configure:3017: result: x86_64-unknown-linux-gnu configure:3037: checking host system type configure:3050: result: x86_64-unknown-linux-gnu configure:3087: checking for a BSD-compatible install configure:3155: result: /usr/bin/install -c configure:3166: checking whether build environment is sane configure:3221: result: yes configure:3372: checking for a thread-safe mkdir -p configure:3411: result: /usr/bin/mkdir -p configure:3418: checking for gawk configure:3434: found /usr/bin/gawk configure:3445: result: gawk configure:3456: checking whether make sets $(MAKE) configure:3478: result: yes configure:3507: checking whether make supports nested variables configure:3524: result: yes configure:3678: checking to compile without optimisation and system flags configure:3685: result: no configure:3756: checking whether to generate debug configure:3763: result: yes configure:3830: checking for pgf77 configure:3860: result: no configure:3830: checking for ifc configure:3860: result: no configure:3830: checking for ifort configure:3860: result: no configure:3830: checking for gfortran configure:3846: found /opt/rh/devtoolset-8/root/usr/bin/gfortran configure:3857: result: gfortran configure:3883: checking for Fortran 77 compiler version configure:3892: gfortran --version >&5 GNU Fortran (GCC) 8.3.1 20190311 (Red Hat 8.3.1-3) 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:3903: $? = 0 configure:3892: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/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 --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) configure:3903: $? = 0 configure:3892: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:3903: $? = 1 configure:3892: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:3903: $? = 1 configure:3918: checking whether the Fortran 77 compiler works configure:3940: gfortran -g conftest.f >&5 configure:3944: $? = 0 configure:3992: result: yes configure:3995: checking for Fortran 77 compiler default output file name configure:3997: result: a.out configure:4003: checking for suffix of executables configure:4010: gfortran -o conftest -g conftest.f >&5 configure:4014: $? = 0 configure:4036: result: configure:4052: checking whether we are cross compiling configure:4060: gfortran -o conftest -g conftest.f >&5 configure:4064: $? = 0 configure:4071: ./conftest configure:4075: $? = 0 configure:4090: result: no configure:4095: checking for suffix of object files configure:4111: gfortran -c -g conftest.f >&5 configure:4115: $? = 0 configure:4136: result: o configure:4144: checking whether we are using the GNU Fortran 77 compiler configure:4157: gfortran -c -g conftest.F >&5 configure:4157: $? = 0 configure:4166: result: yes configure:4172: checking whether gfortran accepts -g configure:4183: gfortran -c -g conftest.f >&5 configure:4183: $? = 0 configure:4191: result: yes configure:4274: checking for cc configure:4290: found /opt/rh/devtoolset-8/root/usr/bin/cc configure:4301: result: cc configure:4332: checking for C compiler version configure:4341: cc --version >&5 cc (GCC) 8.3.1 20190311 (Red Hat 8.3.1-3) 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:4352: $? = 0 configure:4341: cc -v >&5 Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/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 --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) configure:4352: $? = 0 configure:4341: cc -V >&5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:4352: $? = 1 configure:4341: cc -qversion >&5 cc: error: unrecognized command line option '-qversion'; did you mean '--version'? cc: fatal error: no input files compilation terminated. configure:4352: $? = 1 configure:4356: checking whether we are using the GNU C compiler configure:4375: cc -c -g conftest.c >&5 configure:4375: $? = 0 configure:4384: result: yes configure:4393: checking whether cc accepts -g configure:4413: cc -c -g conftest.c >&5 configure:4413: $? = 0 configure:4454: result: yes configure:4471: checking for cc option to accept ISO C89 configure:4534: cc -c -g conftest.c >&5 configure:4534: $? = 0 configure:4547: result: none needed configure:4572: checking whether cc understands -c and -o together configure:4594: cc -c conftest.c -o conftest2.o configure:4597: $? = 0 configure:4594: cc -c conftest.c -o conftest2.o configure:4597: $? = 0 configure:4609: result: yes configure:4637: checking for style of include used by make configure:4665: result: GNU configure:4691: checking dependency style of cc configure:4802: result: gcc3 configure:4875: checking for g++ configure:4891: found /opt/rh/devtoolset-8/root/usr/bin/g++ configure:4902: result: g++ configure:4929: checking for C++ compiler version configure:4938: g++ --version >&5 g++ (GCC) 8.3.1 20190311 (Red Hat 8.3.1-3) 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:4949: $? = 0 configure:4938: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-8/root/usr --mandir=/opt/rh/devtoolset-8/root/usr/share/man --infodir=/opt/rh/devtoolset-8/root/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 --with-default-libstdcxx-abi=gcc4-compatible --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-8.3.1-20190311/obj-x86_64-redhat-linux/isl-install --disable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) configure:4949: $? = 0 configure:4938: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4949: $? = 1 configure:4938: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4949: $? = 1 configure:4953: checking whether we are using the GNU C++ compiler configure:4972: g++ -c -Wall conftest.cpp >&5 configure:4972: $? = 0 configure:4981: result: yes configure:4990: checking whether g++ accepts -g configure:5010: g++ -c -g conftest.cpp >&5 configure:5010: $? = 0 configure:5051: result: yes configure:5076: checking dependency style of g++ configure:5187: result: gcc3 configure:5204: checking for cpp configure:5220: found /opt/rh/devtoolset-8/root/usr/bin/cpp configure:5231: result: cpp configure:5244: checking how to run the C preprocessor configure:5314: result: cpp configure:5334: cpp conftest.c configure:5334: $? = 0 configure:5348: cpp conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "corsika" | #define PACKAGE_TARNAME "corsika" | #define PACKAGE_VERSION "77100" | #define PACKAGE_STRING "corsika 77100" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "corsika" | #define VERSION "77100" | /* end confdefs.h. */ | #include configure:5382: checking how to get verbose linking output from gfortran configure:5392: gfortran -c -g conftest.f >&5 configure:5392: $? = 0 configure:5410: gfortran -o conftest -g -v conftest.f Using built-in specs. Target: x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -version -fintrinsic-modules-path /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/finclude -o /tmp/cc5jdY1c.s GNU Fortran (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux) compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux) compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/as -v --64 -o /tmp/ccInTY72.o /tmp/cc5jdY1c.s GNU assembler version 2.30 (x86_64-redhat-linux) using BFD version version 2.30-55.el7.1 Reading specs from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/libgfortran.spec rename spec lib to liborig /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/collect2 -plugin /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so -plugin-opt=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccvgO6eT.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbegin.o -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. /tmp/ccInTY72.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtend.o /lib/../lib64/crtn.o configure:5493: result: -v configure:5495: checking for Fortran 77 libraries of gfortran configure:5518: gfortran -o conftest -g -v conftest.f Using built-in specs. Target: x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC) /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -version -fintrinsic-modules-path /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/finclude -o /tmp/ccWVAO4j.s GNU Fortran (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux) compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (GCC) version 8.3.1 20190311 (Red Hat 8.3.1-3) (x86_64-redhat-linux) compiled by GNU C version 8.3.1 20190311 (Red Hat 8.3.1-3), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/as -v --64 -o /tmp/ccY99Jpa.o /tmp/ccWVAO4j.s GNU assembler version 2.30 (x86_64-redhat-linux) using BFD version version 2.30-55.el7.1 Reading specs from /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/libgfortran.spec rename spec lib to liborig /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/collect2 -plugin /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so -plugin-opt=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOzCLL0.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtbegin.o -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. /tmp/ccY99Jpa.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/crtend.o /lib/../lib64/crtn.o configure:5714: result: -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath configure:5857: checking how to print strings configure:5884: result: printf configure:5905: checking for a sed that does not truncate output configure:5969: result: /usr/bin/sed configure:5987: checking for grep that handles long lines and -e configure:6045: result: /usr/bin/grep configure:6050: checking for egrep configure:6112: result: /usr/bin/grep -E configure:6117: checking for fgrep configure:6179: result: /usr/bin/grep -F configure:6214: checking for ld used by cc configure:6281: result: /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld configure:6288: checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld configure:6303: result: yes configure:6315: checking for BSD- or MS-compatible name lister (nm) configure:6364: result: /opt/rh/devtoolset-8/root/usr/bin/nm -B configure:6494: checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface configure:6501: cc -c -g conftest.c >&5 configure:6504: /opt/rh/devtoolset-8/root/usr/bin/nm -B "conftest.o" configure:6507: output 0000000000000000 B some_variable configure:6514: result: BSD nm configure:6517: checking whether ln -s works configure:6521: result: yes configure:6529: checking the maximum length of command line arguments configure:6660: result: 1572864 configure:6677: checking whether the shell understands some XSI constructs configure:6687: result: yes configure:6691: checking whether the shell understands "+=" configure:6697: result: yes configure:6732: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6772: result: func_convert_file_noop configure:6779: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6799: result: func_convert_file_noop configure:6806: checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files configure:6813: result: -r configure:6887: checking for objdump configure:6903: found /opt/rh/devtoolset-8/root/usr/bin/objdump configure:6914: result: objdump configure:6946: checking how to recognize dependent libraries configure:7144: result: pass_all configure:7229: checking for dlltool configure:7259: result: no configure:7289: checking how to associate runtime and link libraries configure:7316: result: printf %s\n configure:7377: checking for ar configure:7393: found /opt/rh/devtoolset-8/root/usr/bin/ar configure:7404: result: ar configure:7441: checking for archiver @FILE support configure:7458: cc -c -g conftest.c >&5 configure:7458: $? = 0 configure:7461: ar cru libconftest.a @conftest.lst >&5 configure:7464: $? = 0 configure:7469: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7472: $? = 1 configure:7484: result: @ configure:7542: checking for strip configure:7558: found /opt/rh/devtoolset-8/root/usr/bin/strip configure:7569: result: strip configure:7641: checking for ranlib configure:7657: found /opt/rh/devtoolset-8/root/usr/bin/ranlib configure:7668: result: ranlib configure:7770: checking command to parse /opt/rh/devtoolset-8/root/usr/bin/nm -B output from cc object configure:7890: cc -c -g conftest.c >&5 configure:7893: $? = 0 configure:7897: /opt/rh/devtoolset-8/root/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:7900: $? = 0 configure:7966: cc -o conftest -g conftest.c conftstm.o >&5 configure:7969: $? = 0 configure:8007: result: ok configure:8044: checking for sysroot configure:8074: result: no configure:8151: cc -c -g conftest.c >&5 configure:8154: $? = 0 configure:8343: checking for mt configure:8373: result: no configure:8393: checking if : is a manifest tool configure:8399: : '-?' configure:8407: result: no configure:9045: checking for ANSI C header files configure:9065: cc -c -g conftest.c >&5 configure:9065: $? = 0 configure:9138: cc -o conftest -g conftest.c >&5 configure:9138: $? = 0 configure:9138: ./conftest configure:9138: $? = 0 configure:9149: result: yes configure:9162: checking for sys/types.h configure:9162: cc -c -g conftest.c >&5 configure:9162: $? = 0 configure:9162: result: yes configure:9162: checking for sys/stat.h configure:9162: cc -c -g conftest.c >&5 configure:9162: $? = 0 configure:9162: result: yes configure:9162: checking for stdlib.h configure:9162: cc -c -g conftest.c >&5 configure:9162: $? = 0 configure:9162: result: yes configure:9162: checking for string.h configure:9162: cc -c -g conftest.c >&5 configure:9162: $? = 0 configure:9162: result: yes configure:9162: checking for memory.h configure:9162: cc -c -g conftest.c >&5 configure:9162: $? = 0 configure:9162: result: yes configure:9162: checking for strings.h configure:9162: cc -c -g conftest.c >&5 configure:9162: $? = 0 configure:9162: result: yes configure:9162: checking for inttypes.h configure:9162: cc -c -g conftest.c >&5 configure:9162: $? = 0 configure:9162: result: yes configure:9162: checking for stdint.h configure:9162: cc -c -g conftest.c >&5 configure:9162: $? = 0 configure:9162: result: yes configure:9162: checking for unistd.h configure:9162: cc -c -g conftest.c >&5 configure:9162: $? = 0 configure:9162: result: yes configure:9176: checking for dlfcn.h configure:9176: cc -c -g conftest.c >&5 configure:9176: $? = 0 configure:9176: result: yes configure:9393: checking for objdir configure:9408: result: .libs configure:9679: checking if cc supports -fno-rtti -fno-exceptions configure:9697: cc -c -g -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9701: $? = 0 configure:9714: result: no configure:10041: checking for cc option to produce PIC configure:10048: result: -fPIC -DPIC configure:10056: checking if cc PIC flag -fPIC -DPIC works configure:10074: cc -c -g -fPIC -DPIC -DPIC conftest.c >&5 configure:10078: $? = 0 configure:10091: result: yes configure:10120: checking if cc static flag -static works configure:10148: result: no configure:10163: checking if cc supports -c -o file.o configure:10184: cc -c -g -o out/conftest2.o conftest.c >&5 configure:10188: $? = 0 configure:10210: result: yes configure:10218: checking if cc supports -c -o file.o configure:10265: result: yes configure:10298: checking whether the cc linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries configure:11455: result: yes configure:11492: checking whether -lc should be explicitly linked in configure:11500: cc -c -g conftest.c >&5 configure:11503: $? = 0 configure:11518: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11521: $? = 0 configure:11535: result: no configure:11695: checking dynamic linker characteristics configure:12195: cc -o conftest -g -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12195: $? = 0 configure:12429: result: GNU/Linux ld.so configure:12536: checking how to hardcode library paths into programs configure:12561: result: immediate configure:13101: checking whether stripping libraries is possible configure:13106: result: yes configure:13141: checking if libtool supports shared libraries configure:13143: result: yes configure:13146: checking whether to build shared libraries configure:13167: result: yes configure:13170: checking whether to build static libraries configure:13174: result: yes configure:13197: checking how to run the C++ preprocessor configure:13224: g++ -E conftest.cpp configure:13224: $? = 0 configure:13238: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "corsika" | #define PACKAGE_TARNAME "corsika" | #define PACKAGE_VERSION "77100" | #define PACKAGE_STRING "corsika 77100" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "corsika" | #define VERSION "77100" | #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/" | /* end confdefs.h. */ | #include configure:13263: result: g++ -E configure:13283: g++ -E conftest.cpp configure:13283: $? = 0 configure:13297: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "corsika" | #define PACKAGE_TARNAME "corsika" | #define PACKAGE_VERSION "77100" | #define PACKAGE_STRING "corsika 77100" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "corsika" | #define VERSION "77100" | #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/" | /* end confdefs.h. */ | #include configure:13466: checking for ld used by g++ configure:13533: result: /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 configure:13540: checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld configure:13555: result: yes configure:13610: checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries configure:14612: result: yes configure:14648: g++ -c -Wall conftest.cpp >&5 configure:14651: $? = 0 configure:15171: checking for g++ option to produce PIC configure:15178: result: -fPIC -DPIC configure:15186: checking if g++ PIC flag -fPIC -DPIC works configure:15204: g++ -c -Wall -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15208: $? = 0 configure:15221: result: yes configure:15244: checking if g++ static flag -static works configure:15272: result: no configure:15284: checking if g++ supports -c -o file.o configure:15305: g++ -c -Wall -o out/conftest2.o conftest.cpp >&5 configure:15309: $? = 0 configure:15331: result: yes configure:15336: checking if g++ supports -c -o file.o configure:15383: result: yes configure:15413: checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries configure:15452: result: yes configure:15593: checking dynamic linker characteristics configure:16261: result: GNU/Linux ld.so configure:16314: checking how to hardcode library paths into programs configure:16339: result: immediate configure:16487: checking if libtool supports shared libraries configure:16489: result: yes configure:16492: checking whether to build shared libraries configure:16512: result: yes configure:16515: checking whether to build static libraries configure:16519: result: yes configure:16840: checking for gfortran option to produce PIC configure:16847: result: -fPIC configure:16855: checking if gfortran PIC flag -fPIC works configure:16873: gfortran -c -g -fPIC conftest.f >&5 configure:16877: $? = 0 configure:16890: result: yes configure:16913: checking if gfortran static flag -static works configure:16941: result: no configure:16953: checking if gfortran supports -c -o file.o configure:16974: gfortran -c -g -o out/conftest2.o conftest.f >&5 configure:16978: $? = 0 configure:17000: result: yes configure:17005: checking if gfortran supports -c -o file.o configure:17052: result: yes configure:17082: checking whether the gfortran linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries configure:18189: result: yes configure:18330: checking dynamic linker characteristics configure:18992: result: GNU/Linux ld.so configure:19045: checking how to hardcode library paths into programs configure:19070: result: immediate configure:19145: checking to make dist configure:19152: result: no configure:19269: checking 32 bits compatibility configure:19290: gfortran -o conftest -g -std=legacy -m32 -D_FILE_OFFSET_BITS=64 -Xlinker --no-as-needed conftest.f >&5 /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld: cannot find crt1.o: No such file or directory /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld: cannot find crti.o: No such file or directory /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld: cannot find /usr/lib/libgfortran.so.5 /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld: cannot find -lm collect2: error: ld returned 1 exit status configure:19290: $? = 1 configure: failed program was: | program main | | end configure:19298: result: no configure:19437: checking for stdint.h configure:19437: result: yes configure:19476: checking explicitly use the -m32 flag configure:19483: result: no configure:19570: checking explicitly use the -frecord-marker=4 flag configure:19577: result: no configure:19648: checking detector geometry configure:19667: result: horizontal configure:19716: checking time library configure:19785: gfortran -o conftest -g -std=legacy -D_FILE_OFFSET_BITS=64 -Xlinker --no-as-needed conftest.f >&5 f951: Error: Unexpected end of file in 'conftest.f' configure:19785: $? = 1 configure: failed program was: | | CHARACTER*8 YYYYMMDD | CHARACTER*10 HHMMSS | CALL DATE_AND_TIME( YYYYMMDD, HHMMSS ) | configure:19815: cc -c -g -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:19815: $? = 0 configure:19820: result: rc configure:20113: checking high energy model configure:20208: result: qgsjetII configure:20323: checking for fluka configure:20345: result: no configure:20420: checking low energy model configure:20480: result: urqmd configure:20542: checking for thinning configure:20549: result: yes configure:20613: checking for Cherenkov grid detector configure:20620: result: no configure:20683: checking for bernlohr configure:20705: result: no configure:20740: checking for Cherenkov telescope detector configure:20747: result: no configure:20832: checking new Cherenkov counting configure:20839: result: no configure:20903: checking no cherenkov longitudinla profile configure:20910: result: no configure:20974: checking Cherenkov wavelength dependent configure:20981: result: no configure:21045: checking simulate telescope detector configure:21052: result: no configure:21116: checking for external IACT Cherenkov file configure:21123: result: no configure:21191: checking external atmosphere configure:21198: result: no configure:21288: checking for multiple thinning configure:21295: result: no configure:21359: checking neutrino primaries configure:21366: result: no configure:21430: checking ICECUBE FiFo configure:21437: result: no configure:21501: checking ICECUBE gzip/pipe output configure:21508: result: no configure:21573: checking BAACK modules with C++0x option configure:21580: result: no configure:21647: checking BAACK modules with C++11 option configure:21654: result: no configure:21721: checking BAACK modules with C++14 option configure:21728: result: no configure:21795: checking BAACK modules with C++1z option configure:21802: result: no configure:21868: checking for BAACK configure:21890: result: no configure:21908: checking DYNamic particle STACK configure:21915: result: no configure:22016: checking emulation of normal stack configure:22023: result: no configure:22087: checking stores every saved particle to file configure:22094: result: no configure:22158: checking reimplementation of the ICECUBE1 module configure:22165: result: no configure:22229: checking user defined intermediate particle stack configure:22236: result: no configure:22300: checking Remote acces to corsika configure:22307: result: no configure:22410: checking plot shower configure:22417: result: no configure:22483: checking plot shower C configure:22490: result: no configure:22718: checking for cernlib configure:22740: result: no configure:22810: checking interaction test configure:22817: result: no configure:22892: checking slant profile configure:22899: result: yes configure:22963: checking curved atmosphere configure:22970: result: yes configure:23034: checking upward particles configure:23041: result: yes configure:23105: checking viewcone configure:23112: result: no configure:23176: checking cerenkov longitudinal profile configure:23183: result: no configure:23247: checking photon preshower configure:23254: result: no configure:23356: checking MUPROD configure:23363: result: no configure:23427: checking compact output configure:23434: result: no configure:23498: checking annitest configure:23505: result: no configure:23569: checking LPM effect configure:23576: result: no configure:23640: checking stack input configure:23647: result: no configure:23710: checking for pythia configure:23732: result: no configure:23756: checking pythia charm production configure:23763: result: no configure:23838: checking for herwig configure:23860: result: no configure:23888: checking herwig neutrino production (NUPRIM) configure:23895: result: no configure:23969: checking augerhit configure:23976: result: no configure:24041: checking pythia tau lepton production configure:24048: result: no configure:24124: checking particle history configure:24131: result: no configure:24195: checking trajectory configure:24202: result: no configure:24266: checking electrical field configure:24273: result: no configure:24375: checking rigidity configure:24382: result: no configure:24445: checking for root configure:24467: result: no configure:24568: checking particle output in root file configure:24575: result: no configure:24657: checking machine independent output configure:24664: result: no configure:24736: checking for COASTUSERLIB configure:24758: result: no configure:24797: checking External COAST user library configure:24804: result: no configure:24900: checking CoREAS radio simulations configure:24907: result: yes configure:24982: checking Inclined observation level configure:24989: result: no configure:25065: checking for conex configure:25087: result: no configure:25202: checking CONEX cascade equation (CONEX) configure:25209: result: no configure:25289: checking produce analysis histograms configure:25296: result: no configure:25368: checking augerinfo configure:25375: result: no configure:25439: checking augerhist configure:25446: result: no configure:25518: checking muonhist configure:25525: result: no configure:25598: checking parallel computation configure:25605: result: no configure:25670: checking for mpirunner_lib configure:25692: result: no configure:25911: checking parallel computation with MPI configure:25918: result: no configure:25991: checking do not compile binaries, just extract CORSIKA compilefile configure:25998: result: no configure:26062: checking to keep the CORSIKA compilefile configure:26069: result: no configure:26481: checking that generated files are newer than configure configure:26487: result: done configure:26862: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by corsika config.status 77100, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on centos7.virtual config.status:1476: creating Makefile config.status:1476: creating baack/Makefile config.status:1476: creating bernlohr/Makefile config.status:1476: creating conex/Makefile config.status:1476: creating dpmjet/Makefile config.status:1476: creating epos/Makefile config.status:1476: creating pythia/Makefile config.status:1476: creating herwig/Makefile config.status:1476: creating nexus/Makefile config.status:1476: creating urqmd/Makefile config.status:1476: creating src/Makefile config.status:1476: creating run/Makefile config.status:1476: creating doc/Makefile config.status:1476: creating lib/Makefile config.status:1476: creating coast/Makefile config.status:1476: creating coast/Documentation/Makefile config.status:1476: creating coast/CorsikaOptions/rootout/Makefile config.status:1476: creating coast/CorsikaOptions/CoREAS/Makefile config.status:1476: creating coast/CorsikaOptions/Makefile config.status:1476: creating coast/CorsikaOptions/InclinedPlane/Makefile config.status:1476: creating coast/CorsikaFileIO/Makefile config.status:1476: creating coast/CorsikaInterface/Makefile config.status:1476: creating coast/CorsikaToROOT/Makefile config.status:1476: creating coast/CorsikaROOT/Makefile config.status:1476: creating coast/CorsikaIntern/Makefile config.status:1476: creating include/config.h config.status:1705: executing depfiles commands config.status:1705: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CORDETECTOR_set=set ac_cv_env_CORDETECTOR_value=HORIZONTAL ac_cv_env_CORHEMODEL_set=set ac_cv_env_CORHEMODEL_value=QGSJETII ac_cv_env_CORLEMODEL_set=set ac_cv_env_CORLEMODEL_value=URQMD ac_cv_env_CORTIMELIB_set=set ac_cv_env_CORTIMELIB_value=TIMEAUTO ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPICC_set= ac_cv_env_MPICC_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_f77_compiler_gnu=yes ac_cv_f77_libs=' -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath' ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes 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_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=cpp ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran 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_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes corsika_cv_enable_ANAHIST=no corsika_cv_enable_ANNITEST=no corsika_cv_enable_ATMEXT=no corsika_cv_enable_AUGCERLONG=no corsika_cv_enable_AUGERHIST=no corsika_cv_enable_AUGERHIT=no corsika_cv_enable_AUGERINFO=no corsika_cv_enable_BAACKC0X=no corsika_cv_enable_BAACKC11=no corsika_cv_enable_BAACKC14=no corsika_cv_enable_BAACKC1Z=no corsika_cv_enable_CEFFIC=no corsika_cv_enable_CERENKOV=no corsika_cv_enable_CERWLEN=no corsika_cv_enable_CHARM=no corsika_cv_enable_COASTUSERLIB=no corsika_cv_enable_COMPACT=no corsika_cv_enable_CONEX=no corsika_cv_enable_COREAS=yes corsika_cv_enable_CURVED=yes corsika_cv_enable_DEV=no corsika_cv_enable_DIST=no corsika_cv_enable_DYNCUSTOM=no corsika_cv_enable_DYNDEFAULT=no corsika_cv_enable_DYNICECUBE=no corsika_cv_enable_DYNOUTPUT=no corsika_cv_enable_DYNSTACK=no corsika_cv_enable_EFIELD=no corsika_cv_enable_EHISTORY=no corsika_cv_enable_HERWIG=no corsika_cv_enable_IACT=no corsika_cv_enable_IACTEXT=no corsika_cv_enable_ICECUBE1=no corsika_cv_enable_ICECUBE2=no corsika_cv_enable_INCLINED=no corsika_cv_enable_INTCLONG=no corsika_cv_enable_INTTEST=no corsika_cv_enable_KEEPSOURCE=no corsika_cv_enable_LPM=no corsika_cv_enable_M32=no corsika_cv_enable_MACHINEINDEPENDENT=no corsika_cv_enable_MULTITHIN=no corsika_cv_enable_MUONHIST=no corsika_cv_enable_MUPROD=no corsika_cv_enable_NEUTRINO=no corsika_cv_enable_NOCLONG=no corsika_cv_enable_NOCOMPILE=no corsika_cv_enable_OUT32=no corsika_cv_enable_PARALLEL=no corsika_cv_enable_PARALLELIB=no corsika_cv_enable_PLOTSH2=no corsika_cv_enable_PLOTSH=no corsika_cv_enable_PRESHOWER=no corsika_cv_enable_REMOTECONTROL=no corsika_cv_enable_RIGIDITY=no corsika_cv_enable_ROOTOUT=no corsika_cv_enable_SLANT=yes corsika_cv_enable_STACKIN=no corsika_cv_enable_TAULEP=no corsika_cv_enable_THIN=yes corsika_cv_enable_TRAJECT=no corsika_cv_enable_UPWARD=yes corsika_cv_enable_VIEWCONE=no corsika_cv_enable_debug=yes corsika_cv_root_BAACK=no corsika_cv_root_COASTUSERLIB=no corsika_cv_root_bernlohr=no corsika_cv_root_cernlib=no corsika_cv_root_conex=no corsika_cv_root_fluka=no corsika_cv_root_herwig=no corsika_cv_root_mpirunner_lib=no corsika_cv_root_pythia=no corsika_cv_root_root=no 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=/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld lt_cv_path_LDCXX='/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64' lt_cv_path_NM='/opt/rh/devtoolset-8/root/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_F77=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_compiler_static_works_F77=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/config/missing aclocal-1.15' 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} /home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/config/missing autoconf' AUTOHEADER='${SHELL} /home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/config/missing autoheader' AUTOMAKE='${SHELL} /home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/config/missing automake-1.15' AWK='gawk' BAACKLIBS='' BAACK_CPPFLAGS=' -Wall -D_FILE_OFFSET_BITS=64 -Wl,--no-as-needed' BAACK_WITHBENCH_FALSE='' BAACK_WITHBENCH_TRUE='#' BAACK_WITHTEST_FALSE='' BAACK_WITHTEST_TRUE='#' BAACK_WITH_DYNSTACK_FALSE='' BAACK_WITH_DYNSTACK_TRUE='#' BAACK_WITH_REMOTECONTROL_FALSE='' BAACK_WITH_REMOTECONTROL_TRUE='#' BERNIACTEXT_CPPFLAGS='' BERNLIBS='' BERNNOATMEXT_CPPFLAGS='-DNO_EXTERNAL_ATMOSPHERES' BERN_CFLAGS='' BERN_CPPFLAGS='' BOOST_PROGRAM_OPTIONS_LIB='' CAT_CMD='cat -s' CC='cc' CCDEPMODE='depmode=gcc3' CCLD='cc' CFLAGS=' -g -D_FILE_OFFSET_BITS=64' COAST_DIR='coast' COAST_INTERNAL_FALSE='#' COAST_INTERNAL_TRUE='' COAST_LIBS='-lCorsikaIntern -lCorsikaFileIO -lstdc++' COAST_USER_LIB='' CONEX_CPPFLAGS='' CONEX_DIR='' CONEX_FFLAGS='' CONEX_LIB='' CONEX_PARAM='' CORDETECTOR='HORIZONTAL' CORHEMODEL='QGSJETII' CORLEMODEL='URQMD' CORSIKA_FFLAGS='-O0 -I$(top_srcdir)/urqmd' CORSIKA_LIBS='-L/home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/lib/unknown -lCoREAS' CORSIKA_LIB_DIR='/home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/lib/unknown' CORSIKA_NAME='corsika77100Linux_QGSII_urqmd_thin_coreas' CORSIKA_SUBDIRS='coast urqmd src .' CORTIMELIB='TIMEAUTO' CPP='cpp' CPPFLAGS='' CXCOMP_FILE='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -D_FILE_OFFSET_BITS=64 -Wl,--no-as-needed' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DPM_FFLAGS='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EFIELD_CFLAGS='' EGREP='/usr/bin/grep -E' EPOS_FFLAGS='' EXEEXT='' F77='gfortran' FFLAGS=' -g -std=legacy' FGREP='/usr/bin/grep -F' FLIBS=' -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-8/root/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath' FLUKA_FFLAGS='-lm' FLUKA_LIBS='' FLUPRO='' GREP='/usr/bin/grep' HAVE_BOOST_PROGRAM_OPTIONS_FALSE='' HAVE_BOOST_PROGRAM_OPTIONS_TRUE='#' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_ROOT_FALSE='' HAVE_ROOT_TRUE='#' HERWIG_DIR='' HIMODEL='_QGSII' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64' LDFLAGS=' -D_FILE_OFFSET_BITS=64 -Xlinker --no-as-needed' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/config/missing makeinfo' MANIFEST_TOOL=':' MAP2PNG='' MKDIR_P='/usr/bin/mkdir -p' MODEL_LIBS=' -lurqmd' MPICC='' MPILIBS='' MPIRUNNER_LIBS='' NEXUS_FFLAGS='' NM='/opt/rh/devtoolset-8/root/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='corsika' PACKAGE_BUGREPORT='' PACKAGE_NAME='corsika' PACKAGE_STRING='corsika 77100' PACKAGE_TARNAME='corsika' PACKAGE_URL='' PACKAGE_VERSION='77100' PATH_SEPARATOR=':' PLIB2='_coreas' PLOTTRACKS='' PRECOMPILER_FLAGS='-DHAVE_CONFIG_H -I$(top_srcdir)/include -traditional-cpp' PRESHOWER_CFLAGS='' PYTHIA_DIR='' PYTHIA_FFLAGS='' PYTHIA_LIB='' RANLIB='ranlib' ROOTCINT='' ROOTSYS='' ROOT_CXXFLAGS='' ROOT_GLIBS='' ROOT_LIBDIR='' ROOT_LIBS='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' URQMD_FFLAGS='-O3 -Wsurprising -I$(srcdir)' USE_ANAHIST_FALSE='' USE_ANAHIST_TRUE='#' USE_ANNITEST_FALSE='' USE_ANNITEST_TRUE='#' USE_ATMEXT_FALSE='' USE_ATMEXT_TRUE='#' USE_AUGCERLONG_FALSE='' USE_AUGCERLONG_TRUE='#' USE_AUGERHIST_FALSE='' USE_AUGERHIST_TRUE='#' USE_AUGERHIT_FALSE='' USE_AUGERHIT_TRUE='#' USE_AUGERINFO_FALSE='' USE_AUGERINFO_TRUE='#' USE_BAACKC0X_FALSE='' USE_BAACKC0X_TRUE='#' USE_BAACKC11_FALSE='' USE_BAACKC11_TRUE='#' USE_BAACKC14_FALSE='' USE_BAACKC14_TRUE='#' USE_BAACKC1Z_FALSE='' USE_BAACKC1Z_TRUE='#' USE_CEFFIC_FALSE='' USE_CEFFIC_TRUE='#' USE_CERENKOV_FALSE='' USE_CERENKOV_TRUE='#' USE_CERWLEN_FALSE='' USE_CERWLEN_TRUE='#' USE_CHARM_FALSE='' USE_CHARM_TRUE='#' USE_COASTUSERLIB_FALSE='' USE_COASTUSERLIB_TRUE='#' USE_COMPACT_FALSE='' USE_COMPACT_TRUE='#' USE_CONEX_FALSE='' USE_CONEX_TRUE='#' USE_COREAS_FALSE='#' USE_COREAS_TRUE='' USE_CURVED_FALSE='#' USE_CURVED_TRUE='' USE_DEV_FALSE='' USE_DEV_TRUE='#' USE_DIST_FALSE='' USE_DIST_TRUE='#' USE_DPMJET_FALSE='' USE_DPMJET_TRUE='#' USE_DYNCUSTOM_FALSE='' USE_DYNCUSTOM_TRUE='#' USE_DYNDEFAULT_FALSE='' USE_DYNDEFAULT_TRUE='#' USE_DYNICECUBE_FALSE='' USE_DYNICECUBE_TRUE='#' USE_DYNOUTPUT_FALSE='' USE_DYNOUTPUT_TRUE='#' USE_DYNSTACK_FALSE='' USE_DYNSTACK_TRUE='#' USE_EFIELD_FALSE='' USE_EFIELD_TRUE='#' USE_EHISTORY_FALSE='' USE_EHISTORY_TRUE='#' USE_EPOS_FALSE='' USE_EPOS_TRUE='#' USE_FLUKA_FALSE='' USE_FLUKA_TRUE='#' USE_GHEISHA_FALSE='' USE_GHEISHA_TRUE='#' USE_HERWIG_FALSE='' USE_HERWIG_TRUE='#' USE_IACTEXT_FALSE='' USE_IACTEXT_TRUE='#' USE_IACT_FALSE='' USE_IACT_TRUE='#' USE_ICECUBE1_FALSE='' USE_ICECUBE1_TRUE='#' USE_ICECUBE2_FALSE='' USE_ICECUBE2_TRUE='#' USE_INCLINED_FALSE='' USE_INCLINED_TRUE='#' USE_INTCLONG_FALSE='' USE_INTCLONG_TRUE='#' USE_INTTEST_FALSE='' USE_INTTEST_TRUE='#' USE_KEEPSOURCE_FALSE='' USE_KEEPSOURCE_TRUE='#' USE_LPM_FALSE='' USE_LPM_TRUE='#' USE_M32_FALSE='' USE_M32_TRUE='#' USE_MACHINEINDEPENDENT_FALSE='' USE_MACHINEINDEPENDENT_TRUE='#' USE_MULTITHIN_FALSE='' USE_MULTITHIN_TRUE='#' USE_MUONHIST_FALSE='' USE_MUONHIST_TRUE='#' USE_MUPROD_FALSE='' USE_MUPROD_TRUE='#' USE_NEUTRINO_FALSE='' USE_NEUTRINO_TRUE='#' USE_NEXUS_FALSE='' USE_NEXUS_TRUE='#' USE_NOCLONG_FALSE='' USE_NOCLONG_TRUE='#' USE_NOCOMPILE_FALSE='' USE_NOCOMPILE_TRUE='#' USE_OUT32_FALSE='' USE_OUT32_TRUE='#' USE_PARALLELIB_FALSE='' USE_PARALLELIB_TRUE='#' USE_PARALLEL_FALSE='' USE_PARALLEL_TRUE='#' USE_PLOTSH2_FALSE='' USE_PLOTSH2_TRUE='#' USE_PLOTSH_FALSE='' USE_PLOTSH_TRUE='#' USE_PRESHOWER_FALSE='' USE_PRESHOWER_TRUE='#' USE_QGSJET01_FALSE='' USE_QGSJET01_TRUE='#' USE_QGSJETII_FALSE='#' USE_QGSJETII_TRUE='' USE_REMOTECONTROL_FALSE='' USE_REMOTECONTROL_TRUE='#' USE_RIGIDITY_FALSE='' USE_RIGIDITY_TRUE='#' USE_ROOTOUT_FALSE='' USE_ROOTOUT_TRUE='#' USE_SIBYLL_FALSE='' USE_SIBYLL_TRUE='#' USE_SLANT_FALSE='#' USE_SLANT_TRUE='' USE_STACKIN_FALSE='' USE_STACKIN_TRUE='#' USE_TAULEP_FALSE='' USE_TAULEP_TRUE='#' USE_THIN_FALSE='#' USE_THIN_TRUE='' USE_TIMERC_FALSE='#' USE_TIMERC_TRUE='' USE_TRAJECT_FALSE='' USE_TRAJECT_TRUE='#' USE_TRAPFE_FALSE='' USE_TRAPFE_TRUE='#' USE_UPWARD_FALSE='#' USE_UPWARD_TRUE='' USE_URQMD_FALSE='#' USE_URQMD_TRUE='' USE_VENUS_FALSE='' USE_VENUS_TRUE='#' USE_VIEWCONE_FALSE='' USE_VIEWCONE_TRUE='#' VERSION='77100' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_F77='gfortran' ac_prefix_program='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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='/home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/run' 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} /home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/config/install-sh' libdir='/home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8/lib/unknown' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/lukas/auger/software/cvmfs-maintenance/cvmfs-overlay/el7/CORSIKA/corsika-77100-d8' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "corsika" #define PACKAGE_TARNAME "corsika" #define PACKAGE_VERSION "77100" #define PACKAGE_STRING "corsika 77100" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "corsika" #define VERSION "77100" #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 __GFORTRAN__ 1 #define __GFORTRAN__ 1 #define __UNIX__ 1 #define __BYTERECL__ 1 #define __CACHE_HORIZONTAL__ /**/ #define __CACHE_$CORTIMELIB__ /**/ #define __TIMERC__ 1 #define __QGSII__ 1 #define __QGSJET__ 1 #define __CACHE_QGSJETII__ /**/ #define __URQMD__ 1 #define __CACHE_URQMD__ /**/ #define __CACHE_THIN__ /**/ #define __THIN__ 1 #define __CACHE_SLANT__ /**/ #define __SLANT__ 1 #define __CACHE_CURVED__ /**/ #define __CURVED__ 1 #define __CACHE_UPWARD__ /**/ #define __UPWARD__ 1 #define __CACHE_COREAS__ /**/ #define __COASTUSERLIB__ 1 #define __COAST__ 1 #define __OFFIC__ 1 configure: exit 0