Just in case it helps here comes is config.log file that I fount in /path/to/dealii-candi/tmp/build/p4est-2.3.6/sc/FAST.
I look forward to hearing from you soon.
Gerald.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libsc configure 2.3.6, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/gerald/.local/bin/dealii-candi/tmp/unpack/p4est-2.3.6/sc/configure --disable-option-checking --prefix=/home/gerald/.local/bin/dealii-candi/p4est-2.3.6/FAST --enable-mpi --enable-shared --disable-vtk-binary --without-blas CFLAGS=-O2 CPPFLAGS=-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL F77=mpif77 CC=mpicc FC=mpif90 CXX=mpicxx --cache-file=/dev/null --srcdir=/home/gerald/.local/bin/dealii-candi/tmp/unpack/p4est-2.3.6/sc
## --------- ##
## Platform. ##
## --------- ##
hostname = debian
uname -m = x86_64
uname -r = 6.17.12+deb14-amd64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.17.12-1 (2025-12-14)
/usr/bin/uname -p = unknown
/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/gerald/.local/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3068: checking for a BSD-compatible install
configure:3136: result: /usr/bin/install -c
configure:3147: checking whether build environment is sane
configure:3202: result: yes
configure:3348: checking for a thread-safe mkdir -p
configure:3387: result: /usr/bin/mkdir -p
configure:3394: checking for gawk
configure:3424: result: no
configure:3394: checking for mawk
configure:3410: found /usr/bin/mawk
configure:3421: result: mawk
configure:3432: checking whether make sets $(MAKE)
configure:3454: result: yes
configure:3483: checking whether make supports nested variables
configure:3500: result: yes
configure:3637: checking whether make supports nested variables
configure:3654: result: yes
configure:3681: checking for a sed that does not truncate output
configure:3745: result: /usr/bin/sed
configure:3764: checking Major version
configure:3766: result: 2
configure:3768: checking Minor version
configure:3770: result: 3
configure:3772: checking Point version
configure:3774: result: 6
configure:3922: checking whether we are using MPI
configure:3924: result: yes
configure:3941: checking whether we are using MPI I/O
configure:3943: result: yes
configure:3960: checking whether we are using MPI_Init_thread
configure:3962: result: yes
configure:3972: checking for mpiexec
configure:3988: found /usr/bin/mpiexec
configure:3999: result: mpiexec
configure:4039: F77 set to mpif77
configure:4046: FC set to mpif90
configure:4052: CC set to mpicc
configure:4058: CXX set to mpicxx
configure:4311: checking for Fortran 77 compiler version
configure:4320: mpif77 --version >&5
GNU Fortran (Debian 15.2.0-11) 15.2.0
Copyright (C) 2025 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:4331: $? = 0
configure:4320: mpif77 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gfortran
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 15.2.0-11' --with-bugurl=file:///usr/share/doc/gcc-15/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust,cobol,algol68 --prefix=/usr --with-gcc-major-version-only --program-suffix=-15 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=3
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Debian 15.2.0-11)
... rest of stderr output deleted ...
configure:4331: $? = 0
configure:4320: mpif77 -V >&5
gfortran: error: unrecognized command-line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:4331: $? = 1
configure:4320: mpif77 -qversion >&5
gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gfortran: fatal error: no input files
compilation terminated.
configure:4331: $? = 1
configure:4346: checking whether the Fortran 77 compiler works
configure:4368: mpif77 conftest.f >&5
configure:4372: $? = 0
configure:4420: result: yes
configure:4423: checking for Fortran 77 compiler default output file name
configure:4425: result: a.out
configure:4431: checking for suffix of executables
configure:4438: mpif77 -o conftest conftest.f >&5
configure:4442: $? = 0
configure:4464: result:
configure:4480: checking whether we are cross compiling
configure:4488: mpif77 -o conftest conftest.f >&5
configure:4492: $? = 0
configure:4499: ./conftest
configure:4503: $? = 0
configure:4518: result: no
configure:4523: checking for suffix of object files
configure:4539: mpif77 -c conftest.f >&5
configure:4543: $? = 0
configure:4564: result: o
configure:4572: checking whether we are using the GNU Fortran 77 compiler
configure:4585: mpif77 -c conftest.F >&5
configure:4585: $? = 0
configure:4594: result: yes
configure:4600: checking whether mpif77 accepts -g
configure:4611: mpif77 -c -g conftest.f >&5
configure:4611: $? = 0
configure:4619: result: yes
configure:4652: checking build system type
configure:4666: result: x86_64-pc-linux-gnu
configure:4686: checking host system type
configure:4699: result: x86_64-pc-linux-gnu
configure:4724: checking how to get verbose linking output from mpif77
configure:4734: mpif77 -c -g -O2 conftest.f >&5
configure:4734: $? = 0
configure:4752: mpif77 -o conftest -g -O2 -v conftest.f
Using built-in specs.
Target: x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Debian 15.2.0-11)
/usr/libexec/gcc/x86_64-linux-gnu/15/f951 conftest.f -ffixed-form -I /usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-16/openmpi -I /usr/lib/x86_64-linux-gnu/openmpi/include -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -foffload-options=-l_GCC_gfortran -foffload-options=-l_GCC_m -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/15/finclude -fpre-include=/usr/include/finclude/x86_64-linux-gnu/math-vector-fortran.h -o /tmp/cc6Foega.s
GNU Fortran (Debian 15.2.0-11) version 15.2.0 (x86_64-linux-gnu)
compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.27-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
/usr/bin/x86_64-linux-gnu-as -v -I /usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-16/openmpi -I /usr/lib/x86_64-linux-gnu/openmpi/include --gdwarf-5 --64 -o /tmp/ccDDDGTC.o /tmp/cc6Foega.s
GNU assembler version 2.45.50 (x86_64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.45.50.20251209
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/15/libgfortran.spec
rename spec lib to liborig
/usr/libexec/gcc/x86_64-linux-gnu/15/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper -plugin-opt=-fresolution=/tmp/ccvWKp0I.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=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o conftest /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/15/crtbeginS.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib /tmp/ccDDDGTC.o -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgcc_s -lgcc --as-needed -lquadmath --no-as-needed -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/15/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crtn.o
configure:4835: result: -v
configure:4837: checking for Fortran 77 libraries of mpif77
configure:4860: mpif77 -o conftest -g -O2 -v conftest.f
Using built-in specs.
Target: x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Debian 15.2.0-11)
/usr/libexec/gcc/x86_64-linux-gnu/15/f951 conftest.f -ffixed-form -I /usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-16/openmpi -I /usr/lib/x86_64-linux-gnu/openmpi/include -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -foffload-options=-l_GCC_gfortran -foffload-options=-l_GCC_m -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/15/finclude -fpre-include=/usr/include/finclude/x86_64-linux-gnu/math-vector-fortran.h -o /tmp/cc0MwIfk.s
GNU Fortran (Debian 15.2.0-11) version 15.2.0 (x86_64-linux-gnu)
compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.27-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
/usr/bin/x86_64-linux-gnu-as -v -I /usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-16/openmpi -I /usr/lib/x86_64-linux-gnu/openmpi/include --gdwarf-5 --64 -o /tmp/ccGKJ0gw.o /tmp/cc0MwIfk.s
GNU assembler version 2.45.50 (x86_64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.45.50.20251209
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/15/libgfortran.spec
rename spec lib to liborig
/usr/libexec/gcc/x86_64-linux-gnu/15/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper -plugin-opt=-fresolution=/tmp/ccDWrvRa.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=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o conftest /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/15/crtbeginS.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib /tmp/ccGKJ0gw.o -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgcc_s -lgcc --as-needed -lquadmath --no-as-needed -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/15/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crtn.o
configure:5056: result: -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath
configure:5071: checking whether make supports the include directive
configure:5086: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:5089: $? = 0
configure:5108: result: yes (GNU style)
configure:5178: checking for gcc
configure:5205: result: mpicc
configure:5434: checking for C compiler version
configure:5443: mpicc --version >&5
gcc (Debian 15.2.0-11) 15.2.0
Copyright (C) 2025 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:5454: $? = 0
configure:5443: mpicc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 15.2.0-11' --with-bugurl=file:///usr/share/doc/gcc-15/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust,cobol,algol68 --prefix=/usr --with-gcc-major-version-only --program-suffix=-15 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=3
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Debian 15.2.0-11)
... rest of stderr output deleted ...
configure:5454: $? = 0
configure:5443: mpicc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5454: $? = 1
configure:5443: mpicc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5454: $? = 1
configure:5458: checking whether we are using the GNU C compiler
configure:5485: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:5485: $? = 0
configure:5494: result: yes
configure:5503: checking whether mpicc accepts -g
configure:5531: mpicc -c -g -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:5531: $? = 0
configure:5588: result: yes
configure:5605: checking for mpicc option to accept ISO C89
configure:5676: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
conftest.c: In function 'e':
conftest.c:27:14: warning: old-style function definition [-Wold-style-definition]
27 | static char *e (p, i)
| ^
configure:5676: $? = 0
configure:5689: result: none needed
configure:5714: checking whether mpicc understands -c and -o together
configure:5744: mpicc -c conftest.c -o conftest2.o
configure:5747: $? = 0
configure:5744: mpicc -c conftest.c -o conftest2.o
configure:5747: $? = 0
configure:5759: result: yes
configure:5778: checking dependency style of mpicc
configure:5889: result: gcc3
configure:5910: checking for dummy main to link with Fortran 77 libraries
configure:5944: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath >&5
configure:5944: $? = 0
configure:5989: result: none
configure:6022: checking for Fortran 77 name-mangling scheme
configure:6035: mpif77 -c -g -O2 conftest.f >&5
configure:6035: $? = 0
configure:6076: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c cfortran_test.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath >&5
/usr/bin/ld: /tmp/ccJFyUKR.o: in function `main':
conftest.c:(.text.startup+0x5): undefined reference to `foobar'
collect2: error: ld returned 1 exit status
configure:6076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char foobar ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| return foobar ();
| ;
| return 0;
| }
configure:6076: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c cfortran_test.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath >&5
configure:6076: $? = 0
configure:6134: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c cfortran_test.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath >&5
configure:6134: $? = 0
configure:6176: result: lower case, underscore, no extra underscore
configure:6291: checking for Fortran compiler version
configure:6300: mpif90 --version >&5
GNU Fortran (Debian 15.2.0-11) 15.2.0
Copyright (C) 2025 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:6311: $? = 0
configure:6300: mpif90 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gfortran
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 15.2.0-11' --with-bugurl=file:///usr/share/doc/gcc-15/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust,cobol,algol68 --prefix=/usr --with-gcc-major-version-only --program-suffix=-15 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=3
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Debian 15.2.0-11)
... rest of stderr output deleted ...
configure:6311: $? = 0
configure:6300: mpif90 -V >&5
gfortran: error: unrecognized command-line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:6311: $? = 1
configure:6300: mpif90 -qversion >&5
gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gfortran: fatal error: no input files
compilation terminated.
configure:6311: $? = 1
configure:6320: checking whether we are using the GNU Fortran compiler
configure:6333: mpif90 -c conftest.F >&5
configure:6333: $? = 0
configure:6342: result: yes
configure:6348: checking whether mpif90 accepts -g
configure:6359: mpif90 -c -g conftest.f >&5
configure:6359: $? = 0
configure:6367: result: yes
configure:6401: checking how to get verbose linking output from mpif90
configure:6411: mpif90 -c -g -O2 conftest.f >&5
configure:6411: $? = 0
configure:6429: mpif90 -o conftest -g -O2 -v conftest.f
Using built-in specs.
Target: x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Debian 15.2.0-11)
/usr/libexec/gcc/x86_64-linux-gnu/15/f951 conftest.f -ffixed-form -I /usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-16/openmpi -I /usr/lib/x86_64-linux-gnu/openmpi/include -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -foffload-options=-l_GCC_gfortran -foffload-options=-l_GCC_m -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/15/finclude -fpre-include=/usr/include/finclude/x86_64-linux-gnu/math-vector-fortran.h -o /tmp/ccT1rV5V.s
GNU Fortran (Debian 15.2.0-11) version 15.2.0 (x86_64-linux-gnu)
compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.27-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
/usr/bin/x86_64-linux-gnu-as -v -I /usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-16/openmpi -I /usr/lib/x86_64-linux-gnu/openmpi/include --gdwarf-5 --64 -o /tmp/ccQxIjRr.o /tmp/ccT1rV5V.s
GNU assembler version 2.45.50 (x86_64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.45.50.20251209
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/15/libgfortran.spec
rename spec lib to liborig
/usr/libexec/gcc/x86_64-linux-gnu/15/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdfsExV.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=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o conftest /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/15/crtbeginS.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib /tmp/ccQxIjRr.o -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgcc_s -lgcc --as-needed -lquadmath --no-as-needed -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/15/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crtn.o
configure:6512: result: -v
configure:6514: checking for Fortran libraries of mpif90
configure:6537: mpif90 -o conftest -g -O2 -v conftest.f
Using built-in specs.
Target: x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Debian 15.2.0-11)
/usr/libexec/gcc/x86_64-linux-gnu/15/f951 conftest.f -ffixed-form -I /usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-16/openmpi -I /usr/lib/x86_64-linux-gnu/openmpi/include -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -foffload-options=-l_GCC_gfortran -foffload-options=-l_GCC_m -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/15/finclude -fpre-include=/usr/include/finclude/x86_64-linux-gnu/math-vector-fortran.h -o /tmp/cc4oA6Zo.s
GNU Fortran (Debian 15.2.0-11) version 15.2.0 (x86_64-linux-gnu)
compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.27-GMP
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
/usr/bin/x86_64-linux-gnu-as -v -I /usr/lib/x86_64-linux-gnu/openmpi/lib/../../fortran/gfortran-mod-16/openmpi -I /usr/lib/x86_64-linux-gnu/openmpi/include --gdwarf-5 --64 -o /tmp/cc2ygn5k.o /tmp/cc4oA6Zo.s
GNU assembler version 2.45.50 (x86_64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.45.50.20251209
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/15/libgfortran.spec
rename spec lib to liborig
/usr/libexec/gcc/x86_64-linux-gnu/15/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZwPA0A.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=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o conftest /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/15/crtbeginS.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib /tmp/cc2ygn5k.o -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgcc_s -lgcc --as-needed -lquadmath --no-as-needed -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/15/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/crtn.o
configure:6733: result: -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath
configure:6749: checking for dummy main to link with Fortran libraries
configure:6791: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath >&5
configure:6791: $? = 0
configure:6844: result: none
configure:6877: checking for Fortran name-mangling scheme
configure:6890: mpif90 -c -g -O2 conftest.f >&5
configure:6890: $? = 0
configure:6939: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c cfortran_test.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath >&5
/usr/bin/ld: /tmp/ccXhIdJv.o: in function `main':
conftest.c:(.text.startup+0x5): undefined reference to `foobar'
collect2: error: ld returned 1 exit status
configure:6939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char foobar ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return foobar ();
| ;
| return 0;
| }
configure:6939: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c cfortran_test.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath >&5
configure:6939: $? = 0
configure:7005: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c cfortran_test.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath >&5
configure:7005: $? = 0
configure:7047: result: lower case, underscore, no extra underscore
configure:7169: checking for C++ compiler version
configure:7178: mpicxx --version >&5
g++ (Debian 15.2.0-11) 15.2.0
Copyright (C) 2025 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:7189: $? = 0
configure:7178: mpicxx -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 15.2.0-11' --with-bugurl=file:///usr/share/doc/gcc-15/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust,cobol,algol68 --prefix=/usr --with-gcc-major-version-only --program-suffix=-15 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=3
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (Debian 15.2.0-11)
... rest of stderr output deleted ...
configure:7189: $? = 0
configure:7178: mpicxx -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:7189: $? = 1
configure:7178: mpicxx -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:7189: $? = 1
configure:7193: checking whether we are using the GNU C++ compiler
configure:7228: mpicxx -c -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.cpp >&5
configure:7228: $? = 0
configure:7237: result: yes
configure:7246: checking whether mpicxx accepts -g
configure:7282: mpicxx -c -g -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.cpp >&5
configure:7282: $? = 0
configure:7355: result: yes
configure:7380: checking dependency style of mpicxx
configure:7491: result: gcc3
configure:7514: checking whether mpif77 understands -c and -o together
configure:7532: mpif77 -g -O2 -c conftest.f -o conftest2.o >&5
configure:7536: $? = 0
configure:7543: mpif77 -g -O2 -c conftest.f -o conftest2.o >&5
configure:7547: $? = 0
configure:7555: result: yes
configure:7634: checking whether mpif90 understands -c and -o together
configure:7652: mpif90 -g -O2 -c conftest.f -o conftest2.o >&5
configure:7656: $? = 0
configure:7663: mpif90 -g -O2 -c conftest.f -o conftest2.o >&5
configure:7667: $? = 0
configure:7675: result: yes
configure:7750: checking whether mpicc and cc understand -c and -o together
configure:7797: mpicc -c conftest.c -o conftest2.o >&5
configure:7801: $? = 0
configure:7807: mpicc -c conftest.c -o conftest2.o >&5
configure:7811: $? = 0
configure:7822: cc -c conftest.c >&5
configure:7826: $? = 0
configure:7834: cc -c conftest.c -o conftest2.o >&5
configure:7838: $? = 0
configure:7844: cc -c conftest.c -o conftest2.o >&5
configure:7848: $? = 0
configure:7866: result: yes
configure:7884: checking whether mpicxx understands -c and -o together
configure:7924: mpicxx -g -O2 -c conftest.cpp -o conftest2.o >&5
configure:7928: $? = 0
configure:7935: mpicxx -g -O2 -c conftest.cpp -o conftest2.o >&5
configure:7939: $? = 0
configure:7947: result: yes
configure:7964: checking compile/link for MPI C program
configure:7999: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:7999: $? = 0
configure:8000: result: successful
configure:8019: checking compile/link for MPI CXX program
configure:8056: mpicxx -o conftest -g -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.cpp >&5
configure:8056: $? = 0
configure:8057: result: successful
configure:8077: checking compile/link for MPI I/O C program
configure:8117: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:8117: $? = 0
configure:8118: result: successful
configure:8132: checking compile/link for MPI_Init_thread C program
configure:8168: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:8168: $? = 0
configure:8169: result: successful
configure:8183: checking compile/link for MPI_Win_allocate_shared C program
configure:8227: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:8227: $? = 0
configure:8228: result: successful
configure:8246: checking compile/link for MPI_COMM_TYPE_SHARED C program
configure:8283: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:8283: $? = 0
configure:8284: result: successful
configure:8306: Trying to determine MPI_INCLUDES
configure:8310: checking -showme:compile
configure:8313: result: Successful
configure:8326: Found MPI_INCLUDES -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
configure:8332: Found MPI_INCLUDE_PATH /usr/lib/x86_64-linux-gnu/openmpi/include :/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
configure:8390: checking for ar
configure:8406: found /usr/bin/ar
configure:8417: result: ar
configure:8443: checking the archiver (ar) interface
configure:8459: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:8459: $? = 0
configure:8461: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:8464: $? = 0
configure:8492: result: ar
configure:8529: checking for splint
configure:8547: found /usr/bin/splint
configure:8560: result: /usr/bin/splint
configure:8659: checking how to print strings
configure:8686: result: printf
configure:8707: checking for a sed that does not truncate output
configure:8771: result: /usr/bin/sed
configure:8789: checking for grep that handles long lines and -e
configure:8847: result: /usr/bin/grep
configure:8852: checking for egrep
configure:8914: result: /usr/bin/grep -E
configure:8919: checking for fgrep
configure:8981: result: /usr/bin/grep -F
configure:9016: checking for ld used by mpicc
configure:9083: result: /usr/bin/x86_64-linux-gnu-ld
configure:9090: checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld
configure:9105: result: yes
configure:9117: checking for BSD- or MS-compatible name lister (nm)
configure:9171: result: /usr/bin/nm -B
configure:9301: checking the name lister (/usr/bin/nm -B) interface
configure:9308: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:9311: /usr/bin/nm -B "conftest.o"
configure:9314: output
0000000000000000 B some_variable
configure:9321: result: BSD nm
configure:9324: checking whether ln -s works
configure:9328: result: yes
configure:9336: checking the maximum length of command line arguments
configure:9467: result: 1572864
configure:9515: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:9555: result: func_convert_file_noop
configure:9562: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:9582: result: func_convert_file_noop
configure:9589: checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files
configure:9596: result: -r
configure:9670: checking for objdump
configure:9686: found /usr/bin/objdump
configure:9697: result: objdump
configure:9729: checking how to recognize dependent libraries
configure:9929: result: pass_all
configure:10014: checking for dlltool
configure:10044: result: no
configure:10074: checking how to associate runtime and link libraries
configure:10101: result: printf %s\n
configure:10225: checking for archiver @FILE support
configure:10258: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:10258: $? = 0
configure:10261: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:10264: $? = 0
configure:10269: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:10272: $? = 1
configure:10284: result: @
configure:10342: checking for strip
configure:10358: found /usr/bin/strip
configure:10369: result: strip
configure:10441: checking for ranlib
configure:10457: found /usr/bin/ranlib
configure:10468: result: ranlib
configure:10570: checking command to parse /usr/bin/nm -B output from mpicc object
configure:10723: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:10726: $? = 0
configure:10730: /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:10796: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c conftstm.o >&5
configure:10799: $? = 0
configure:10837: result: ok
configure:10884: checking for sysroot
configure:10914: result: no
configure:10921: checking for a working dd
configure:10959: result: /usr/bin/dd
configure:10963: checking how to truncate binary pipes
configure:10978: result: /usr/bin/dd bs=4096 count=1
configure:11114: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:11117: $? = 0
configure:11323: checking for mt
configure:11339: found /usr/bin/mt
configure:11350: result: mt
configure:11373: checking if mt is a manifest tool
configure:11379: mt '-?'
configure:11387: result: no
configure:12080: checking how to run the C preprocessor
configure:12111: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:12111: $? = 0
configure:12125: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
conftest.c:27:10: fatal error: ac_nonexistent.h: No such file or directory
27 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12125: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12150: result: mpicc -E
configure:12170: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:12170: $? = 0
configure:12184: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
conftest.c:27:10: fatal error: ac_nonexistent.h: No such file or directory
27 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12184: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12213: checking for ANSI C header files
configure:12249: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12249: $? = 0
configure:12322: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12322: $? = 0
configure:12322: ./conftest
configure:12322: $? = 0
configure:12333: result: yes
configure:12346: checking for sys/types.h
configure:12346: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12346: $? = 0
configure:12346: result: yes
configure:12346: checking for sys/stat.h
configure:12346: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12346: $? = 0
configure:12346: result: yes
configure:12346: checking for stdlib.h
configure:12346: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12346: $? = 0
configure:12346: result: yes
configure:12346: checking for string.h
configure:12346: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12346: $? = 0
configure:12346: result: yes
configure:12346: checking for memory.h
configure:12346: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12346: $? = 0
configure:12346: result: yes
configure:12346: checking for strings.h
configure:12346: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12346: $? = 0
configure:12346: result: yes
configure:12346: checking for inttypes.h
configure:12346: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12346: $? = 0
configure:12346: result: yes
configure:12346: checking for stdint.h
configure:12346: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12346: $? = 0
configure:12346: result: yes
configure:12346: checking for unistd.h
configure:12346: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12346: $? = 0
configure:12346: result: yes
configure:12360: checking for dlfcn.h
configure:12360: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:12360: $? = 0
configure:12360: result: yes
configure:12626: checking for objdir
configure:12641: result: .libs
configure:12905: checking if mpicc supports -fno-rtti -fno-exceptions
configure:12923: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:12927: $? = 0
configure:12940: result: no
configure:13298: checking for mpicc option to produce PIC
configure:13305: result: -fPIC -DPIC
configure:13313: checking if mpicc PIC flag -fPIC -DPIC works
configure:13331: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL -fPIC -DPIC -DPIC conftest.c >&5
configure:13335: $? = 0
configure:13348: result: yes
configure:13377: checking if mpicc static flag -static works
configure:13405: result: no
configure:13420: checking if mpicc supports -c -o file.o
configure:13441: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL -o out/conftest2.o conftest.c >&5
configure:13445: $? = 0
configure:13467: result: yes
configure:13475: checking if mpicc supports -c -o file.o
configure:13522: result: yes
configure:13555: checking whether the mpicc linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries
configure:14850: result: yes
configure:14887: checking whether -lc should be explicitly linked in
configure:14895: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:14898: $? = 0
configure:14913: mpicc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:14916: $? = 0
configure:14930: result: no
configure:15090: checking dynamic linker characteristics
configure:15687: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL -Wl,-rpath -Wl,/foo conftest.c >&5
configure:15687: $? = 0
configure:15936: result: GNU/Linux ld.so
configure:16058: checking how to hardcode library paths into programs
configure:16083: result: immediate
configure:16711: checking whether stripping libraries is possible
configure:16716: result: yes
configure:16751: checking if libtool supports shared libraries
configure:16753: result: yes
configure:16756: checking whether to build shared libraries
configure:16781: result: yes
configure:16784: checking whether to build static libraries
configure:16788: result: yes
configure:16811: checking how to run the C++ preprocessor
configure:16838: mpicxx -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.cpp
configure:16838: $? = 0
configure:16852: mpicxx -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.cpp
conftest.cpp:39:10: fatal error: ac_nonexistent.h: No such file or directory
39 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:16852: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 <ac_nonexistent.h>
configure:16877: result: mpicxx -E
configure:16897: mpicxx -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.cpp
configure:16897: $? = 0
configure:16911: mpicxx -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.cpp
conftest.cpp:39:10: fatal error: ac_nonexistent.h: No such file or directory
39 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:16911: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 <ac_nonexistent.h>
configure:17073: checking for ld used by mpicxx
configure:17140: result: /usr/bin/x86_64-linux-gnu-ld -m elf_x86_64
configure:17147: checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld
configure:17162: result: yes
configure:17217: checking whether the mpicxx linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries
configure:18322: result: yes
configure:18358: mpicxx -c -g -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.cpp >&5
configure:18361: $? = 0
configure:18842: checking for mpicxx option to produce PIC
configure:18849: result: -fPIC -DPIC
configure:18857: checking if mpicxx PIC flag -fPIC -DPIC works
configure:18875: mpicxx -c -g -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL -fPIC -DPIC -DPIC conftest.cpp >&5
configure:18879: $? = 0
configure:18892: result: yes
configure:18915: checking if mpicxx static flag -static works
configure:18943: result: no
configure:18955: checking if mpicxx supports -c -o file.o
configure:18976: mpicxx -c -g -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL -o out/conftest2.o conftest.cpp >&5
configure:18980: $? = 0
configure:19002: result: yes
configure:19007: checking if mpicxx supports -c -o file.o
configure:19054: result: yes
configure:19084: checking whether the mpicxx linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries
configure:19127: result: yes
configure:19268: checking dynamic linker characteristics
configure:20041: result: GNU/Linux ld.so
configure:20106: checking how to hardcode library paths into programs
configure:20131: result: immediate
configure:20272: checking if libtool supports shared libraries
configure:20274: result: yes
configure:20277: checking whether to build shared libraries
configure:20301: result: yes
configure:20304: checking whether to build static libraries
configure:20308: result: yes
configure:20660: checking for mpif77 option to produce PIC
configure:20667: result: -fPIC
configure:20675: checking if mpif77 PIC flag -fPIC works
configure:20693: mpif77 -c -g -O2 -fPIC conftest.f >&5
configure:20697: $? = 0
configure:20710: result: yes
configure:20733: checking if mpif77 static flag -static works
configure:20761: result: no
configure:20773: checking if mpif77 supports -c -o file.o
configure:20794: mpif77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:20798: $? = 0
configure:20820: result: yes
configure:20825: checking if mpif77 supports -c -o file.o
configure:20872: result: yes
configure:20902: checking whether the mpif77 linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries
configure:22115: result: yes
configure:22256: checking dynamic linker characteristics
configure:23007: result: GNU/Linux ld.so
configure:23072: checking how to hardcode library paths into programs
configure:23097: result: immediate
configure:23234: checking if libtool supports shared libraries
configure:23236: result: yes
configure:23239: checking whether to build shared libraries
configure:23263: result: yes
configure:23266: checking whether to build static libraries
configure:23270: result: yes
configure:23304: mpif90 -c -g -O2 conftest.f >&5
configure:23307: $? = 0
configure:23767: checking for mpif90 option to produce PIC
configure:23774: result: -fPIC
configure:23782: checking if mpif90 PIC flag -fPIC works
configure:23800: mpif90 -c -g -O2 -fPIC conftest.f >&5
configure:23804: $? = 0
configure:23817: result: yes
configure:23840: checking if mpif90 static flag -static works
configure:23868: result: no
configure:23880: checking if mpif90 supports -c -o file.o
configure:23901: mpif90 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:23905: $? = 0
configure:23927: result: yes
configure:23932: checking if mpif90 supports -c -o file.o
configure:23979: result: yes
configure:24009: checking whether the mpif90 linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries
configure:25222: result: yes
configure:25363: checking dynamic linker characteristics
configure:26114: result: GNU/Linux ld.so
configure:26179: checking how to hardcode library paths into programs
configure:26204: result: immediate
configure:26259: checking whether byte ordering is bigendian
configure:26274: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
conftest.c:40:16: error: unknown type name 'not'
40 | not a universal capable compiler
| ^~~
conftest.c:40:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
40 | not a universal capable compiler
| ^~~~~~~~~
conftest.c:40:22: error: unknown type name 'universal'
configure:26274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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. */
| #ifndef __APPLE_CC__
|
not a universal capable compiler
|
#endif
|
typedef int dummy;
|
configure:26335: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26335: $? = 0
configure:26369: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:18: error: unknown type name 'not'; did you mean 'ino_t'?
62 | not big endian
| ^~~
| ino_t
conftest.c:62:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
62 | not big endian
| ^~~~~~
configure:26369: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 <sys/types.h>
|
#include <sys/param.h>
|
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|
not big endian
|
#endif
|
| ;
| return 0;
| }
configure:26561: result: no
configure:26580: checking for an ANSI C-conforming const
configure:26662: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26662: $? = 0
configure:26669: result: yes
configure:26677: checking for inline
configure:26693: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26693: $? = 0
configure:26701: result: inline
configure:26719: checking for C/C++ restrict keyword
configure:26760: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26760: $? = 0
configure:26768: result: __restrict
configure:26785: checking size of int
configure:26790: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26790: $? = 0
configure:26790: ./conftest
configure:26790: $? = 0
configure:26804: result: 4
configure:26818: checking size of long
configure:26823: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26823: $? = 0
configure:26823: ./conftest
configure:26823: $? = 0
configure:26837: result: 8
configure:26851: checking size of long long
configure:26856: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26856: $? = 0
configure:26856: ./conftest
configure:26856: $? = 0
configure:26870: result: 8
configure:26884: checking size of unsigned long
configure:26889: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26889: $? = 0
configure:26889: ./conftest
configure:26889: $? = 0
configure:26903: result: 8
configure:26917: checking size of unsigned long long
configure:26922: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26922: $? = 0
configure:26922: ./conftest
configure:26922: $? = 0
configure:26936: result: 8
configure:26950: checking size of void *
configure:26955: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26955: $? = 0
configure:26955: ./conftest
configure:26955: $? = 0
configure:26969: result: 8
configure:26979: checking for size_t
configure:26979: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26979: $? = 0
configure:26979: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:21: error: expected expression before ')' token
98 | if (sizeof ((size_t)))
| ^
configure:26979: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
|
return 0;
| ;
| return 0;
| }
configure:26979: result: yes
configure:26990: checking for ssize_t
configure:26990: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:26990: $? = 0
configure:26990: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:22: error: expected expression before ')' token
98 | if (sizeof ((ssize_t)))
| ^
configure:26990: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
|
return 0;
| ;
| return 0;
| }
configure:26990: result: yes
configure:27009: checking fcntl.h usability
configure:27009: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27009: $? = 0
configure:27009: result: yes
configure:27009: checking fcntl.h presence
configure:27009: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:27009: $? = 0
configure:27009: result: yes
configure:27009: checking for fcntl.h
configure:27009: result: yes
configure:27009: checking sys/ioctl.h usability
configure:27009: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27009: $? = 0
configure:27009: result: yes
configure:27009: checking sys/ioctl.h presence
configure:27009: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:27009: $? = 0
configure:27009: result: yes
configure:27009: checking for sys/ioctl.h
configure:27009: result: yes
configure:27009: checking sys/select.h usability
configure:27009: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27009: $? = 0
configure:27009: result: yes
configure:27009: checking sys/select.h presence
configure:27009: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:27009: $? = 0
configure:27009: result: yes
configure:27009: checking for sys/select.h
configure:27009: result: yes
configure:27009: checking for sys/stat.h
configure:27009: result: yes
configure:27022: checking linux/version.h usability
configure:27022: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27022: $? = 0
configure:27022: result: yes
configure:27022: checking linux/version.h presence
configure:27022: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:27022: $? = 0
configure:27022: result: yes
configure:27022: checking for linux/version.h
configure:27022: result: yes
configure:27022: checking linux/videodev2.h usability
configure:27022: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27022: $? = 0
configure:27022: result: yes
configure:27022: checking linux/videodev2.h presence
configure:27022: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:27022: $? = 0
configure:27022: result: yes
configure:27022: checking for linux/videodev2.h
configure:27022: result: yes
configure:27035: checking execinfo.h usability
configure:27035: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27035: $? = 0
configure:27035: result: yes
configure:27035: checking execinfo.h presence
configure:27035: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:27035: $? = 0
configure:27035: result: yes
configure:27035: checking for execinfo.h
configure:27035: result: yes
configure:27035: checking signal.h usability
configure:27035: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27035: $? = 0
configure:27035: result: yes
configure:27035: checking signal.h presence
configure:27035: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:27035: $? = 0
configure:27035: result: yes
configure:27035: checking for signal.h
configure:27035: result: yes
configure:27035: checking sys/time.h usability
configure:27035: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27035: $? = 0
configure:27035: result: yes
configure:27035: checking sys/time.h presence
configure:27035: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:27035: $? = 0
configure:27035: result: yes
configure:27035: checking for sys/time.h
configure:27035: result: yes
configure:27035: checking for sys/types.h
configure:27035: result: yes
configure:27035: checking time.h usability
configure:27035: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27035: $? = 0
configure:27035: result: yes
configure:27035: checking time.h presence
configure:27035: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
configure:27035: $? = 0
configure:27035: result: yes
configure:27035: checking for time.h
configure:27035: result: yes
configure:27048: checking lua.h usability
configure:27048: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
conftest.c:90:10: fatal error: lua.h: No such file or directory
90 | #include <lua.h>
| ^~~~~~~
compilation terminated.
configure:27048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lua.h>
configure:27048: result: no
configure:27048: checking lua.h presence
configure:27048: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
conftest.c:57:10: fatal error: lua.h: No such file or directory
57 | #include <lua.h>
| ^~~~~~~
compilation terminated.
configure:27048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <lua.h>
configure:27048: result: no
configure:27048: checking for lua.h
configure:27048: result: no
configure:27048: checking lua5.1/lua.h usability
configure:27048: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
conftest.c:90:10: fatal error: lua5.1/lua.h: No such file or directory
90 | #include <lua5.1/lua.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:27048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lua5.1/lua.h>
configure:27048: result: no
configure:27048: checking lua5.1/lua.h presence
configure:27048: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
conftest.c:57:10: fatal error: lua5.1/lua.h: No such file or directory
57 | #include <lua5.1/lua.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:27048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <lua5.1/lua.h>
configure:27048: result: no
configure:27048: checking for lua5.1/lua.h
configure:27048: result: no
configure:27048: checking lua5.2/lua.h usability
configure:27048: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
conftest.c:90:10: fatal error: lua5.2/lua.h: No such file or directory
90 | #include <lua5.2/lua.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:27048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lua5.2/lua.h>
configure:27048: result: no
configure:27048: checking lua5.2/lua.h presence
configure:27048: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
conftest.c:57:10: fatal error: lua5.2/lua.h: No such file or directory
57 | #include <lua5.2/lua.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:27048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <lua5.2/lua.h>
configure:27048: result: no
configure:27048: checking for lua5.2/lua.h
configure:27048: result: no
configure:27048: checking lua5.3/lua.h usability
configure:27048: mpicc -c -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
conftest.c:90:10: fatal error: lua5.3/lua.h: No such file or directory
90 | #include <lua5.3/lua.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:27048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lua5.3/lua.h>
configure:27048: result: no
configure:27048: checking lua5.3/lua.h presence
configure:27048: mpicc -E -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c
conftest.c:57:10: fatal error: lua5.3/lua.h: No such file or directory
57 | #include <lua5.3/lua.h>
| ^~~~~~~~~~~~~~
compilation terminated.
configure:27048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| #include <lua5.3/lua.h>
configure:27048: result: no
configure:27048: checking for lua5.3/lua.h
configure:27048: result: no
configure:27066: checking for backtrace
configure:27066: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27066: $? = 0
configure:27066: result: yes
configure:27066: checking for backtrace_symbols
configure:27066: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27066: $? = 0
configure:27066: result: yes
configure:27078: checking for strtol
configure:27078: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27078: $? = 0
configure:27078: result: yes
configure:27078: checking for strtoll
configure:27078: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27078: $? = 0
configure:27078: result: yes
configure:27089: checking for fsync
configure:27089: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27089: $? = 0
configure:27089: result: yes
configure:27100: checking for qsort_r
configure:27100: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
configure:27100: $? = 0
configure:27100: result: yes
configure:27115: checking for library containing fabs
configure:27162: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c >&5
conftest.c:70:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
70 | char fabs ();
| ^~~~
conftest.c:1:1: note: 'fabs' is declared in header '<math.h>'
1 | /* confdefs.h */
/usr/bin/ld: /tmp/ccyk0hOj.o: in function `main':
conftest.c:(.text.startup+0x5): undefined reference to `fabs'
collect2: error: ld returned 1 exit status
configure:27162: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fabs ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return fabs ();
| ;
| return 0;
| }
configure:27162: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lm >&5
conftest.c:70:6: warning: conflicting types for built-in function 'fabs'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
70 | char fabs ();
| ^~~~
conftest.c:1:1: note: 'fabs' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:27162: $? = 0
configure:27179: result: -lm
configure:27190: checking for library containing adler32_combine
configure:27237: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lm >&5
/usr/bin/ld: /tmp/ccVXHXUL.o: in function `main':
conftest.c:(.text.startup+0x5): undefined reference to `adler32_combine'
collect2: error: ld returned 1 exit status
configure:27237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char adler32_combine ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return adler32_combine ();
| ;
| return 0;
| }
configure:27237: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
configure:27237: $? = 0
configure:27254: result: -lz
configure:27279: checking for library containing lua_createtable
configure:27326: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
/usr/bin/ld: /tmp/ccPIk1Ti.o: in function `main':
conftest.c:(.text.startup+0x5): undefined reference to `lua_createtable'
collect2: error: ld returned 1 exit status
configure:27326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lua_createtable ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return lua_createtable ();
| ;
| return 0;
| }
configure:27326: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -llua53 -lz -lm >&5
/usr/bin/ld: cannot find -llua53: No such file or directory
collect2: error: ld returned 1 exit status
configure:27326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lua_createtable ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return lua_createtable ();
| ;
| return 0;
| }
configure:27326: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -llua5.3 -lz -lm >&5
/usr/bin/ld: cannot find -llua5.3: No such file or directory
collect2: error: ld returned 1 exit status
configure:27326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lua_createtable ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return lua_createtable ();
| ;
| return 0;
| }
configure:27326: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -llua52 -lz -lm >&5
/usr/bin/ld: cannot find -llua52: No such file or directory
collect2: error: ld returned 1 exit status
configure:27326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lua_createtable ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return lua_createtable ();
| ;
| return 0;
| }
configure:27326: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -llua5.2 -lz -lm >&5
/usr/bin/ld: cannot find -llua5.2: No such file or directory
collect2: error: ld returned 1 exit status
configure:27326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lua_createtable ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return lua_createtable ();
| ;
| return 0;
| }
configure:27326: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -llua51 -lz -lm >&5
/usr/bin/ld: cannot find -llua51: No such file or directory
collect2: error: ld returned 1 exit status
configure:27326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lua_createtable ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return lua_createtable ();
| ;
| return 0;
| }
configure:27326: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -llua5.1 -lz -lm >&5
/usr/bin/ld: cannot find -llua5.1: No such file or directory
collect2: error: ld returned 1 exit status
configure:27326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lua_createtable ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return lua_createtable ();
| ;
| return 0;
| }
configure:27326: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -llua -lz -lm >&5
/usr/bin/ld: cannot find -llua: No such file or directory
collect2: error: ld returned 1 exit status
configure:27326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lua_createtable ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return lua_createtable ();
| ;
| return 0;
| }
configure:27326: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -llua5 -lz -lm >&5
/usr/bin/ld: cannot find -llua5: No such file or directory
collect2: error: ld returned 1 exit status
configure:27326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lua_createtable ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
| return lua_createtable ();
| ;
| return 0;
| }
configure:27343: result: no
configure:27390: Checking BLAS
configure:28614: Not using BLAS
configure:28647: Checking LAPACK
configure:28959: Not using LAPACK
configure:28977: checking for getopt
configure:29010: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
configure:29010: $? = 0
configure:29011: result: successful
configure:29038: checking for obstack
configure:29073: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
configure:29073: $? = 0
configure:29074: result: successful
configure:29102: checking for POSIX threads
configure:29268: result: not used
configure:29274: checking for OpenMP
configure:29439: result: not used
configure:29449: checking size of void *
configure:29468: result: 8
configure:29482: checking for aligned_alloc
configure:29482: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
conftest.c:88:6: warning: conflicting types for built-in function 'aligned_alloc'; expected 'void *(long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
88 | char aligned_alloc ();
| ^~~~~~~~~~~~~
conftest.c:76:1: note: 'aligned_alloc' is declared in header '<stdlib.h>'
75 | # include <limits.h>
76 | #else
configure:29482: $? = 0
configure:29482: result: yes
configure:29482: checking for posix_memalign
configure:29482: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
conftest.c:89:6: warning: conflicting types for built-in function 'posix_memalign'; expected 'int(void **, long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
89 | char posix_memalign ();
| ^~~~~~~~~~~~~~
configure:29482: $? = 0
configure:29482: result: yes
configure:29492: checking for memory alignment option
configure:29538: result: SC_SIZEOF_VOID_P
configure:29572: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
configure:29572: $? = 0
configure:29616: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
configure:29616: $? = 0
configure:29640: checking whether qsort_r conforms to GNU standard
configure:29692: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
configure:29692: $? = 0
configure:29696: result: yes
configure:29705: checking whether qsort_r conforms to BSD standard
configure:29754: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
conftest.c: In function 'main':
conftest.c:110:1: error: implicit declaration of function 'qsort_r'; did you mean 'qsort'? [-Wimplicit-function-declaration]
110 | qsort_r (arr, 4, sizeof (int), p, comparator);
| ^~~~~~~
| qsort
configure:29754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsc"
| #define PACKAGE_TARNAME "libsc"
| #define PACKAGE_VERSION "2.3.6"
| #define PACKAGE_STRING "libsc 2.3.6"
| #define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
| #define PACKAGE_URL ""
| #define PACKAGE "libsc"
| #define VERSION "2.3.6"
| #define VERSION_MAJOR 2
| #define VERSION_MINOR 3
| #define VERSION_POINT 6
| #define USE_REALLOC 1
| #define ENABLE_USE_REALLOC 1
| #define MPI 1
| #define ENABLE_MPI 1
| #define MPIIO 1
| #define ENABLE_MPIIO 1
| #define ENABLE_MPITHREAD 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define ENABLE_MPIWINSHARED 1
| #define ENABLE_MPICOMMSHARED 1
| #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 restrict __restrict
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_VIDEODEV2_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_FSYNC 1
| #define HAVE_QSORT_R 1
| #define HAVE_ZLIB 1
| #define SIZEOF_VOID_P 8
| #define HAVE_ALIGNED_ALLOC 1
| #define HAVE_POSIX_MEMALIGN 1
| #define MEMALIGN 1
| #define ENABLE_MEMALIGN 1
| #define MEMALIGN_BYTES (SC_SIZEOF_VOID_P)
| #define HAVE_GNU_QSORT_R 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #ifndef __cplusplus
| #pragma GCC diagnostic error "-Wimplicit-function-declaration"
| #pragma GCC diagnostic error "-Wincompatible-pointer-types"
| #endif
| static int
| comparator (void *arg, const void *aa, const void *bb)
| {
| const int *a = (int *) aa, *b = (int *) bb, *p = (int *) arg;
| int cmp = *a - *b;
| int inv_start = p[0], inv_end = p[1];
| char norm =
| (*a < inv_start || *a > inv_end || *b < inv_start || *b > inv_end);
| return norm ? -cmp : cmp;
| }
|
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| #ifdef FC_DUMMY_MAIN
| #ifndef FC_DUMMY_MAIN_EQ_F77
| # ifdef __cplusplus
| extern "C"
| # endif
| int FC_DUMMY_MAIN() { return 1; }
| #endif
| #endif
| int
| main ()
| {
|
| int arr[4] = { 4, 3, 2, 1 };
| int p[] = { 0, 5 };
| qsort_r (arr, 4, sizeof (int), p, comparator);
|
| ;
| return 0;
| }
configure:29761: result: no
configure:29776: checking for sufficiently recent V4L2
configure:29849: mpicc -o conftest -O2 -DSC_LOG_PRIORITY=SC_LP_ESSENTIAL conftest.c -lz -lm >&5
configure:29849: $? = 0
configure:29859: result: yes
configure:30072: checking that generated files are newer than configure
configure:30078: result: done
configure:30178: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libsc config.status 2.3.6, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on debian
config.status:1382: creating Makefile
config.status:1382: creating Doxyfile
config.status:1382: creating config/Makefile.sc.pre
config.status:1382: creating config/sc_autotools.pc
config.status:1382: creating config/sc_config_autotools.h
config.status:1596: executing config/sc_config.h commands
config.status:1634: creating config/sc_config.h - prefix SC for config/sc_config_autotools.h defines
config.status:1596: executing depfiles commands
config.status:1760: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1767: $? = 0
config.status:1596: executing libtool commands
configure:33180: - SC -------------------------------------------------
We did not find a recent lua containing the function lua_createtable.
This is OK if the following does not matter to you:
Including sc_lua.h in your code will abort the compilation.
You can fix this by compiling a working lua and pointing LIBS to it.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=mpicc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-O2
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL
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=set
ac_cv_env_CXX_value=mpicxx
ac_cv_env_F77_set=set
ac_cv_env_F77_value=mpif77
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=mpif90
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_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_dummy_main=none
ac_cv_f77_libs=' -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath'
ac_cv_f77_mangling='lower case, underscore, no extra underscore'
ac_cv_fc_compiler_gnu=yes
ac_cv_fc_dummy_main=none
ac_cv_fc_libs=' -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath'
ac_cv_fc_mangling='lower case, underscore, no extra underscore'
ac_cv_fortran_dummy_main=none
ac_cv_func_aligned_alloc=yes
ac_cv_func_backtrace=yes
ac_cv_func_backtrace_symbols=yes
ac_cv_func_fsync=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_qsort_r=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoll=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_version_h=yes
ac_cv_header_linux_videodev2_h=yes
ac_cv_header_lua5_1_lua_h=no
ac_cv_header_lua5_2_lua_h=no
ac_cv_header_lua5_3_lua_h=no
ac_cv_header_lua_h=no
ac_cv_header_memory_h=yes
ac_cv_header_signal_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_ioctl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_link_v4l2=yes
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_LINT=/usr/bin/splint
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='mpicc -E'
ac_cv_prog_CXXCPP='mpicxx -E'
ac_cv_prog_SC_MPIRUN=mpiexec
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=mpicc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
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_cc_mpicc_c_o=yes
ac_cv_prog_cxx_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_fc_c_o=yes
ac_cv_prog_fc_g=yes
ac_cv_prog_fc_v=-v
ac_cv_prog_make_make_set=yes
ac_cv_search_adler32_combine=-lz
ac_cv_search_fabs=-lm
ac_cv_search_lua_createtable=no
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_unsigned_long=8
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_void_p=8
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
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=/usr/bin/x86_64-linux-gnu-ld
lt_cv_path_LDCXX='/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64'
lt_cv_path_NM='/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_c_o_FC=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_FC=-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_pic_works_FC=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_compiler_static_works_FC=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=yes
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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
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
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/home/gerald/.local/bin/dealii-candi/tmp/unpack/p4est-2.3.6/sc/build-aux/missing'\'' aclocal-1.16'
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/gerald/.local/bin/dealii-candi/tmp/unpack/p4est-2.3.6/sc/build-aux/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/gerald/.local/bin/dealii-candi/tmp/unpack/p4est-2.3.6/sc/build-aux/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/gerald/.local/bin/dealii-candi/tmp/unpack/p4est-2.3.6/sc/build-aux/missing'\'' automake-1.16'
AWK='mawk'
CC='mpicc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2'
CPP='mpicc -E'
CPPFLAGS='-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL'
CXX='mpicxx'
CXXCPP='mpicxx -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='mpif77'
FC='mpif90'
FCFLAGS='-g -O2'
FCLIBS=' -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath'
FFLAGS='-g -O2'
FGREP='/usr/bin/grep -F'
FLIBS=' -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/15 -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=' -lz -lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LINT='/usr/bin/splint'
LINT_FALSE='#'
LINT_FLAGS='-weak -fixedformalarray -badflag -preproc -unixlib -DSC_SPLINT -systemdirs /usr/include:/usr/lib/x86_64-linux-gnu/openmpi/include :/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi'
LINT_TRUE=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} '\''/home/gerald/.local/bin/dealii-candi/tmp/unpack/p4est-2.3.6/sc/build-aux/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MPI_INCLUDES='-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi'
MPI_INCLUDE_PATH='/usr/lib/x86_64-linux-gnu/openmpi/include :/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libsc'
PACKAGE_BUGREPORT='
p4...@ins.uni-bonn.de'
PACKAGE_NAME='libsc'
PACKAGE_PREFIX='SC'
PACKAGE_STRING='libsc 2.3.6'
PACKAGE_TARNAME='libsc'
PACKAGE_URL=''
PACKAGE_VERSION='2.3.6'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SC_ENABLE_DEBUG_FALSE=''
SC_ENABLE_DEBUG_TRUE='#'
SC_ENABLE_MEMALIGN_FALSE='#'
SC_ENABLE_MEMALIGN_TRUE=''
SC_ENABLE_MPIIO_FALSE='#'
SC_ENABLE_MPIIO_TRUE=''
SC_ENABLE_MPITHREAD_FALSE='#'
SC_ENABLE_MPITHREAD_TRUE=''
SC_ENABLE_MPI_FALSE='#'
SC_ENABLE_MPI_TRUE=''
SC_ENABLE_OPENMP_FALSE=''
SC_ENABLE_OPENMP_TRUE='#'
SC_ENABLE_PTHREAD_FALSE=''
SC_ENABLE_PTHREAD_TRUE='#'
SC_ENABLE_USE_REALLOC_FALSE='#'
SC_ENABLE_USE_REALLOC_TRUE=''
SC_ENABLE_V4L2_FALSE='#'
SC_ENABLE_V4L2_TRUE=''
SC_F77_COMPILER=''
SC_FC_COMPILER=''
SC_HAVE_LUA_FALSE=''
SC_HAVE_LUA_TRUE='#'
SC_HAVE_ZLIB_FALSE='#'
SC_HAVE_ZLIB_TRUE=''
SC_MPIRUN='mpiexec'
SC_MPIRUN_FALSE='#'
SC_MPIRUN_TRUE=''
SC_MPI_TEST_FLAGS='-n 2'
SC_PROVIDE_GETOPT_FALSE=''
SC_PROVIDE_GETOPT_TRUE='#'
SC_PROVIDE_OBSTACK_FALSE=''
SC_PROVIDE_OBSTACK_TRUE='#'
SC_WITH_BLAS_FALSE=''
SC_WITH_BLAS_TRUE='#'
SC_WITH_LAPACK_FALSE=''
SC_WITH_LAPACK_TRUE='#'
SC_WITH_PAPI_FALSE=''
SC_WITH_PAPI_TRUE='#'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='2.3.6'
ac_ct_AR='ar'
ac_ct_CC='mpicc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
ac_ct_F77=''
ac_ct_FC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/gerald/.local/bin/dealii-candi/tmp/unpack/p4est-2.3.6/sc/build-aux/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}'
pkgconfigdir='${libdir}/pkgconfig'
prefix='/home/gerald/.local/bin/dealii-candi/p4est-2.3.6/FAST'
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 "libsc"
#define PACKAGE_TARNAME "libsc"
#define PACKAGE_VERSION "2.3.6"
#define PACKAGE_STRING "libsc 2.3.6"
#define PACKAGE_BUGREPORT "
p4...@ins.uni-bonn.de"
#define PACKAGE_URL ""
#define PACKAGE "libsc"
#define VERSION "2.3.6"
#define VERSION_MAJOR 2
#define VERSION_MINOR 3
#define VERSION_POINT 6
#define USE_REALLOC 1
#define ENABLE_USE_REALLOC 1
#define MPI 1
#define ENABLE_MPI 1
#define MPIIO 1
#define ENABLE_MPIIO 1
#define ENABLE_MPITHREAD 1
#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## _
#define FC_FUNC(name,NAME) name ## _
#define FC_FUNC_(name,NAME) name ## _
#define ENABLE_MPIWINSHARED 1
#define ENABLE_MPICOMMSHARED 1
#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 restrict __restrict
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_VOID_P 8
#define HAVE_FCNTL_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_LINUX_VERSION_H 1
#define HAVE_LINUX_VIDEODEV2_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIME_H 1
#define HAVE_BACKTRACE 1
#define HAVE_BACKTRACE_SYMBOLS 1
#define HAVE_STRTOL 1
#define HAVE_STRTOLL 1
#define HAVE_FSYNC 1
#define HAVE_QSORT_R 1
#define HAVE_ZLIB 1
#define SIZEOF_VOID_P 8
#define HAVE_ALIGNED_ALLOC 1
#define HAVE_POSIX_MEMALIGN 1
#define MEMALIGN 1
#define ENABLE_MEMALIGN 1
#define MEMALIGN_BYTES (SC_SIZEOF_VOID_P)
#define HAVE_GNU_QSORT_R 1
#define ENABLE_V4L2 1
#define F77 "mpif77"
#define FFLAGS "-g -O2"
#define FC "mpif90"
#define FCFLAGS "-g -O2"
#define CPP "mpicc -E"
#define CPPFLAGS "-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL"
#define CC "mpicc"
#define CFLAGS "-O2"
#define CXX "mpicxx"
#define CXXFLAGS "-g -O2"
#define LDFLAGS ""
#define LIBS " -lz -lm "
configure: exit 0