This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by code_saturne configure 5.0.8, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./../src/code_saturne-5.0.8/configure --prefix=/opt/Code_Saturne/v5.0.8/arch/ PYTHON=/usr/bin/python --with-hdf5=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5 --with-metis=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/metis --with-blas=/usr --with-scotch=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/scotch --with-cgns=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/cgns --with-mpi=/usr/share/mpi-default-dev --with-salome-gui=/opt/salome/SALOME-9.3.0-UB18.04-SRC --with-salome-kernel=/opt/salome/SALOME-9.3.0-UB18.04-SRC --with-med=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/medfile -with-medcoupling=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING ## --------- ## ## Platform. ## ## --------- ## hostname = constantinos-Blade uname -m = x86_64 uname -r = 4.18.0-21-generic uname -s = Linux uname -v = #22~18.04.1-Ubuntu SMP Thu May 16 15:07:19 UTC 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3373: checking build system type configure:3387: result: x86_64-unknown-linux-gnu configure:3407: checking host system type configure:3420: result: x86_64-unknown-linux-gnu configure:3440: checking target system type configure:3453: result: x86_64-unknown-linux-gnu configure:3504: checking for a BSD-compatible install configure:3572: result: /usr/bin/install -c configure:3583: checking whether build environment is sane configure:3638: result: yes configure:3789: checking for a thread-safe mkdir -p configure:3828: result: /bin/mkdir -p configure:3835: checking for gawk configure:3851: found /usr/bin/gawk configure:3862: result: gawk configure:3873: checking whether make sets $(MAKE) configure:3895: result: yes configure:3924: checking whether make supports nested variables configure:3941: result: yes configure:4020: checking how to create a pax tar archive configure:4031: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:4034: $? = 0 configure:4074: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:4077: $? = 0 configure:4081: tar -xf - &5 gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 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:4713: $? = 0 configure:4702: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) configure:4713: $? = 0 configure:4702: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4713: $? = 1 configure:4702: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4713: $? = 1 configure:4733: checking whether the C compiler works configure:4755: gcc conftest.c >&5 configure:4759: $? = 0 configure:4807: result: yes configure:4810: checking for C compiler default output file name configure:4812: result: a.out configure:4818: checking for suffix of executables configure:4825: gcc -o conftest conftest.c >&5 configure:4829: $? = 0 configure:4851: result: configure:4873: checking whether we are cross compiling configure:4881: gcc -o conftest conftest.c >&5 configure:4885: $? = 0 configure:4892: ./conftest configure:4896: $? = 0 configure:4911: result: no configure:4916: checking for suffix of object files configure:4938: gcc -c conftest.c >&5 configure:4942: $? = 0 configure:4963: result: o configure:4967: checking whether we are using the GNU C compiler configure:4986: gcc -c conftest.c >&5 configure:4986: $? = 0 configure:4995: result: yes configure:5004: checking whether gcc accepts -g configure:5024: gcc -c -g conftest.c >&5 configure:5024: $? = 0 configure:5065: result: yes configure:5082: checking for gcc option to accept ISO C89 configure:5145: gcc -c -g -O2 conftest.c >&5 configure:5145: $? = 0 configure:5158: result: none needed configure:5183: checking whether gcc understands -c and -o together configure:5205: gcc -c conftest.c -o conftest2.o configure:5208: $? = 0 configure:5205: gcc -c conftest.c -o conftest2.o configure:5208: $? = 0 configure:5220: result: yes configure:5248: checking for style of include used by make configure:5276: result: GNU configure:5302: checking dependency style of gcc configure:5413: result: gcc3 configure:5486: checking for g++ configure:5502: found /usr/bin/g++ configure:5513: result: g++ configure:5540: checking for C++ compiler version configure:5549: g++ --version >&5 g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 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:5560: $? = 0 configure:5549: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) configure:5560: $? = 0 configure:5549: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5560: $? = 1 configure:5549: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:5560: $? = 1 configure:5564: checking whether we are using the GNU C++ compiler configure:5583: g++ -c conftest.cpp >&5 configure:5583: $? = 0 configure:5592: result: yes configure:5601: checking whether g++ accepts -g configure:5621: g++ -c -g conftest.cpp >&5 configure:5621: $? = 0 configure:5662: result: yes configure:5687: checking dependency style of g++ configure:5798: result: gcc3 configure:5866: checking for gfortran configure:5882: found /usr/bin/gfortran configure:5893: result: gfortran configure:5919: checking for Fortran compiler version configure:5928: gfortran --version >&5 GNU Fortran (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 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:5939: $? = 0 configure:5928: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) configure:5939: $? = 0 configure:5928: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:5939: $? = 1 configure:5928: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:5939: $? = 1 configure:5948: checking whether we are using the GNU Fortran compiler configure:5961: gfortran -c conftest.F >&5 configure:5961: $? = 0 configure:5970: result: yes configure:5976: checking whether gfortran accepts -g configure:5987: gfortran -c -g conftest.f >&5 configure:5987: $? = 0 configure:5995: result: yes configure:6026: checking whether ln -s works configure:6030: result: yes configure:6038: checking for a sed that does not truncate output configure:6102: result: /bin/sed configure:6112: checking for flex configure:6142: result: no configure:6112: checking for lex configure:6142: result: no configure:6274: checking for bison configure:6304: result: no configure:6274: checking for byacc configure:6304: result: no configure:6378: checking for ar configure:6394: found /usr/bin/ar configure:6405: result: ar configure:6431: checking the archiver (ar) interface configure:6447: gcc -c -g -O2 conftest.c >&5 configure:6447: $? = 0 configure:6449: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:6452: $? = 0 configure:6480: result: ar configure:6609: sourcing config/cs_auto_flags.sh (test for known compilers) configure:6769: checking how to print strings configure:6796: result: printf configure:6817: checking for a sed that does not truncate output configure:6881: result: /bin/sed configure:6899: checking for grep that handles long lines and -e configure:6957: result: /bin/grep configure:6962: checking for egrep configure:7024: result: /bin/grep -E configure:7029: checking for fgrep configure:7091: result: /bin/grep -F configure:7126: checking for ld used by gcc configure:7193: result: /usr/bin/ld configure:7200: checking if the linker (/usr/bin/ld) is GNU ld configure:7215: result: yes configure:7227: checking for BSD- or MS-compatible name lister (nm) configure:7276: result: /usr/bin/nm -B configure:7406: checking the name lister (/usr/bin/nm -B) interface configure:7413: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:7416: /usr/bin/nm -B "conftest.o" configure:7419: output 0000000000000000 B some_variable configure:7426: result: BSD nm configure:7430: checking the maximum length of command line arguments configure:7561: result: 1572864 configure:7578: checking whether the shell understands some XSI constructs configure:7588: result: yes configure:7592: checking whether the shell understands "+=" configure:7598: result: yes configure:7633: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:7673: result: func_convert_file_noop configure:7680: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:7700: result: func_convert_file_noop configure:7707: checking for /usr/bin/ld option to reload object files configure:7714: result: -r configure:7788: checking for objdump configure:7804: found /usr/bin/objdump configure:7815: result: objdump configure:7844: checking how to recognize dependent libraries configure:8042: result: pass_all configure:8127: checking for dlltool configure:8157: result: no configure:8184: checking how to associate runtime and link libraries configure:8211: result: printf %s\n configure:8335: checking for archiver @FILE support configure:8352: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:8352: $? = 0 configure:8355: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:8358: $? = 0 configure:8363: 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:8366: $? = 1 configure:8378: result: @ configure:8436: checking for strip configure:8452: found /usr/bin/strip configure:8463: result: strip configure:8535: checking for ranlib configure:8551: found /usr/bin/ranlib configure:8562: result: ranlib configure:8664: checking command to parse /usr/bin/nm -B output from gcc object configure:8784: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:10:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main(){nm_test_var='a';nm_test_func();return(0);} ^~~~ configure:8787: $? = 0 configure:8791: /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:8794: $? = 0 configure:8860: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O conftest.c conftstm.o >&5 conftest.c:18:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int nm_test_func(); ^~~~~~ conftest.c:29:20: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] {"nm_test_func", (void *) &nm_test_func}, ^ configure:8863: $? = 0 configure:8901: result: ok configure:8938: checking for sysroot configure:8968: result: no configure:9045: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9048: $? = 0 configure:9237: checking for mt configure:9253: found /bin/mt configure:9264: result: mt configure:9287: checking if mt is a manifest tool configure:9293: mt '-?' configure:9301: result: no configure:9943: checking how to run the C preprocessor configure:9974: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:9974: $? = 0 configure:9988: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | /* end confdefs.h. */ | #include configure:10013: result: gcc -E configure:10033: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:10033: $? = 0 configure:10047: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | /* end confdefs.h. */ | #include configure:10076: checking for ANSI C header files configure:10096: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:10096: $? = 0 configure:10169: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O conftest.c >&5 conftest.c:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:10169: $? = 0 configure:10169: ./conftest configure:10169: $? = 0 configure:10180: result: yes configure:10193: checking for sys/types.h configure:10193: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10193: $? = 0 configure:10193: result: yes configure:10193: checking for sys/stat.h configure:10193: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10193: $? = 0 configure:10193: result: yes configure:10193: checking for stdlib.h configure:10193: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10193: $? = 0 configure:10193: result: yes configure:10193: checking for string.h configure:10193: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10193: $? = 0 configure:10193: result: yes configure:10193: checking for memory.h configure:10193: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10193: $? = 0 configure:10193: result: yes configure:10193: checking for strings.h configure:10193: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10193: $? = 0 configure:10193: result: yes configure:10193: checking for inttypes.h configure:10193: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10193: $? = 0 configure:10193: result: yes configure:10193: checking for stdint.h configure:10193: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10193: $? = 0 configure:10193: result: yes configure:10193: checking for unistd.h configure:10193: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10193: $? = 0 configure:10193: result: yes configure:10207: checking for dlfcn.h configure:10207: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10722: checking for objdir configure:10737: result: .libs configure:11008: checking if gcc supports -fno-rtti -fno-exceptions configure:11026: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:11030: $? = 0 configure:11043: result: no configure:11370: checking for gcc option to produce PIC configure:11377: result: -fPIC -DPIC configure:11385: checking if gcc PIC flag -fPIC -DPIC works configure:11403: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5 configure:11407: $? = 0 configure:11420: result: yes configure:11449: checking if gcc static flag -static works conftest.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main(){return(0);} ^~~~ configure:11477: result: yes configure:11492: checking if gcc supports -c -o file.o configure:11513: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -o out/conftest2.o conftest.c >&5 configure:11517: $? = 0 configure:11539: result: yes configure:11547: checking if gcc supports -c -o file.o configure:11594: result: yes configure:11627: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12784: result: yes configure:12821: checking whether -lc should be explicitly linked in configure:12829: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:12832: $? = 0 configure:12847: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12850: $? = 0 configure:12864: result: no configure:13024: checking dynamic linker characteristics configure:13524: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O -Wl,-rpath -Wl,/foo conftest.c >&5 conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:13524: $? = 0 configure:13758: result: GNU/Linux ld.so configure:13865: checking how to hardcode library paths into programs configure:13890: result: immediate configure:14430: checking whether stripping libraries is possible configure:14435: result: yes configure:14470: checking if libtool supports shared libraries configure:14472: result: yes configure:14475: checking whether to build shared libraries configure:14496: result: yes configure:14499: checking whether to build static libraries configure:14503: result: no configure:14526: checking how to run the C++ preprocessor configure:14553: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp configure:14553: $? = 0 configure:14567: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14592: result: g++ -E configure:14612: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp configure:14612: $? = 0 configure:14626: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14795: checking for ld used by g++ configure:14862: result: /usr/bin/ld -m elf_x86_64 configure:14869: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14884: result: yes configure:14939: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15941: result: yes configure:15977: g++ -c -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.cpp >&5 configure:15980: $? = 0 configure:16500: checking for g++ option to produce PIC configure:16507: result: -fPIC -DPIC configure:16515: checking if g++ PIC flag -fPIC -DPIC works configure:16533: g++ -c -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16537: $? = 0 configure:16550: result: yes configure:16573: checking if g++ static flag -static works configure:16601: result: yes configure:16613: checking if g++ supports -c -o file.o configure:16634: g++ -c -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -o out/conftest2.o conftest.cpp >&5 configure:16638: $? = 0 configure:16660: result: yes configure:16665: checking if g++ supports -c -o file.o configure:16712: result: yes configure:16742: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16781: result: yes configure:16922: checking dynamic linker characteristics configure:17590: result: GNU/Linux ld.so configure:17643: checking how to hardcode library paths into programs configure:17668: result: immediate configure:17821: checking if libtool supports shared libraries configure:17823: result: yes configure:17826: checking whether to build shared libraries configure:17846: result: yes configure:17849: checking whether to build static libraries configure:17853: result: no configure:17887: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto conftest.f >&5 configure:17890: $? = 0 configure:18319: checking for gfortran option to produce PIC configure:18326: result: -fPIC configure:18334: checking if gfortran PIC flag -fPIC works configure:18352: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -fPIC conftest.f >&5 configure:18356: $? = 0 configure:18369: result: yes configure:18392: checking if gfortran static flag -static works configure:18420: result: yes configure:18432: checking if gfortran supports -c -o file.o configure:18453: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -o out/conftest2.o conftest.f >&5 configure:18457: $? = 0 configure:18479: result: yes configure:18484: checking if gfortran supports -c -o file.o configure:18531: result: yes configure:18561: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:19668: result: yes configure:19809: checking dynamic linker characteristics configure:20471: result: GNU/Linux ld.so configure:20524: checking how to hardcode library paths into programs configure:20549: result: immediate configure:20655: checking for an ANSI C-conforming const configure:20721: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:46:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ppc = (char**) pcpcc; ^ configure:20721: $? = 0 configure:20728: result: yes configure:20736: checking for inline configure:20752: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:25:21: warning: function declaration isn't a prototype [-Wstrict-prototypes] static inline foo_t static_foo () {return 0; } ^~~~~~~~~~ conftest.c:26:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] inline foo_t foo () {return 0; } ^~~ configure:20752: $? = 0 configure:20760: result: inline configure:20778: checking for size_t configure:20778: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20778: $? = 0 configure:20778: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:59:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:20778: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:20778: result: yes configure:20789: checking for pid_t configure:20789: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20789: $? = 0 configure:20789: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:59:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:20789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:20789: result: yes configure:20801: checking whether time.h and sys/time.h may both be included configure:20821: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20821: $? = 0 configure:20828: result: yes configure:20836: checking for stdbool.h that conforms to C99 configure:20903: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:73:14: warning: the address of 's' will always evaluate as 'true' [-Waddress] bool e = &s; ^~~~ conftest.c:77:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:77:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:77:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:77:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:77:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:77:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:77:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:77:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:78:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress] ^ conftest.c:78:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress] ^ conftest.c:78:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress] ^ configure:20903: $? = 0 configure:20910: result: yes configure:20912: checking for _Bool configure:20912: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20912: $? = 0 configure:20912: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:60:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:20912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:20912: result: yes configure:20930: checking for long long configure:20930: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20930: $? = 0 configure:20930: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:62:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:20930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:20930: result: yes configure:20939: checking for unsigned long long configure:20939: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20939: $? = 0 configure:20939: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:63:33: error: expected expression before ')' token if (sizeof ((unsigned long long))) ^ configure:20939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((unsigned long long))) | return 0; | ; | return 0; | } configure:20939: result: yes configure:20949: checking for int32_t configure:20949: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20949: $? = 0 configure:20949: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:64:22: error: expected expression before ')' token if (sizeof ((int32_t))) ^ configure:20949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:20949: result: yes configure:20959: checking for int64_t configure:20959: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20959: $? = 0 configure:20959: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:65:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:20959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:20959: result: yes configure:20969: checking for uint32_t configure:20969: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20969: $? = 0 configure:20969: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:66:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:20969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:20969: result: yes configure:20979: checking for uint64_t configure:20979: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20979: $? = 0 configure:20979: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:67:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:20979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:20979: result: yes configure:20989: checking for ptrdiff_t configure:20989: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20989: $? = 0 configure:20989: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:68:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:20989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:20989: result: yes configure:21004: checking size of void * configure:21009: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 conftest.c:66:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (void *)); } ^~~~~~~ conftest.c:67:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (void *)); } ^~~~~~~~ conftest.c:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:21009: $? = 0 configure:21009: ./conftest configure:21009: $? = 0 configure:21023: result: 8 configure:21037: checking size of short configure:21042: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 conftest.c:67:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (short)); } ^~~~~~~ conftest.c:68:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (short)); } ^~~~~~~~ conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:21042: $? = 0 configure:21042: ./conftest configure:21042: $? = 0 configure:21056: result: 2 configure:21070: checking size of int configure:21075: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 conftest.c:68:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int)); } ^~~~~~~ conftest.c:69:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int)); } ^~~~~~~~ conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:21075: $? = 0 configure:21075: ./conftest configure:21075: $? = 0 configure:21089: result: 4 configure:21103: checking size of long configure:21108: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 conftest.c:69:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (long)); } ^~~~~~~ conftest.c:70:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (long)); } ^~~~~~~~ conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:21108: $? = 0 configure:21108: ./conftest configure:21108: $? = 0 configure:21122: result: 8 configure:21136: checking size of long long configure:21141: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 conftest.c:70:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (long long)); } ^~~~~~~ conftest.c:71:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (long long)); } ^~~~~~~~ conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:21141: $? = 0 configure:21141: ./conftest configure:21141: $? = 0 configure:21155: result: 8 configure:21169: checking size of float configure:21174: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 conftest.c:71:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (float)); } ^~~~~~~ conftest.c:72:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (float)); } ^~~~~~~~ conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:21174: $? = 0 configure:21174: ./conftest configure:21174: $? = 0 configure:21188: result: 4 configure:21202: checking size of double configure:21207: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 conftest.c:72:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (double)); } ^~~~~~~ conftest.c:73:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (double)); } ^~~~~~~~ conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:21207: $? = 0 configure:21207: ./conftest configure:21207: $? = 0 configure:21221: result: 8 configure:21288: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto conftest.f >&5 configure:21288: $? = 0 configure:21318: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -Itmpdir_0 conftest.f >&5 configure:21318: $? = 0 configure:21349: checking how to get verbose linking output from gfortran configure:21359: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto conftest.f >&5 configure:21359: $? = 0 configure:21377: gfortran -o conftest -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -v -O -Wl,-export-dynamic conftest.f Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) /usr/lib/gcc/x86_64-linux-gnu/7/f951 conftest.f -cpp=/tmp/ccO6c5Zw.f90 -quiet -v -imultiarch x86_64-linux-gnu conftest.f -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -O -Wall -pedantic-errors -std=f2003 -version -fdiagnostics-color=auto -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/7/finclude -o /tmp/ccw26Dw1.s GNU Fortran (Ubuntu 7.4.0-1ubuntu1~18.04.1) version 7.4.0 (x86_64-linux-gnu) compiled by GNU C version 7.4.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.19-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /usr/lib/gcc/x86_64-linux-gnu/7/finclude /usr/lib/gcc/x86_64-linux-gnu/7/include /usr/local/include /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed /usr/include/x86_64-linux-gnu /usr/include End of search list. GNU Fortran2003 (Ubuntu 7.4.0-1ubuntu1~18.04.1) version 7.4.0 (x86_64-linux-gnu) compiled by GNU C version 7.4.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.19-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccoxeA4v.o /tmp/ccw26Dw1.s GNU assembler version 2.30 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.30 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/cc6zj2C0.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../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/7/../../.. -export-dynamic /tmp/ccoxeA4v.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o configure:21460: result: -v configure:21462: checking for Fortran libraries of gfortran configure:21485: gfortran -o conftest -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -v -O -Wl,-export-dynamic conftest.f Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) /usr/lib/gcc/x86_64-linux-gnu/7/f951 conftest.f -cpp=/tmp/cchm2J4z.f90 -quiet -v -imultiarch x86_64-linux-gnu conftest.f -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -O -Wall -pedantic-errors -std=f2003 -version -fdiagnostics-color=auto -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/7/finclude -o /tmp/cceAwiH4.s GNU Fortran (Ubuntu 7.4.0-1ubuntu1~18.04.1) version 7.4.0 (x86_64-linux-gnu) compiled by GNU C version 7.4.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.19-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /usr/lib/gcc/x86_64-linux-gnu/7/finclude /usr/lib/gcc/x86_64-linux-gnu/7/include /usr/local/include /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed /usr/include/x86_64-linux-gnu /usr/include End of search list. GNU Fortran2003 (Ubuntu 7.4.0-1ubuntu1~18.04.1) version 7.4.0 (x86_64-linux-gnu) compiled by GNU C version 7.4.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.19-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccPFCblz.o /tmp/cceAwiH4.s GNU assembler version 2.30 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.30 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/7/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIAexZ3.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../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/7/../../.. -export-dynamic /tmp/ccPFCblz.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o configure:21681: result: -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../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/7/../../.. -lgfortran -lm -lquadmath configure:21733: checking for OpenMP (C) configure:21746: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c >&5 conftest.c:43:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:21746: $? = 0 configure:21753: result: yes configure:21756: checking for OpenMP simd configure:21773: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:43:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:45:8: warning: variable 'a' set but not used [-Wunused-but-set-variable] double a[128]; ^ configure:21773: $? = 0 configure:21779: result: yes configure:21786: checking for OpenMP (Fortran) configure:21796: gfortran -o conftest -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -fopenmp -O -Wl,-export-dynamic -fopenmp conftest.f >&5 conftest.f:4:10: n = omp_get_num_threads() 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] configure:21796: $? = 0 configure:21803: result: yes configure:21841: checking how to get verbose linking output from gfortran configure:21952: result: -v configure:21954: checking for Fortran libraries of gfortran configure:22173: result: -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../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/7/../../.. -lgfortran -lm -lquadmath configure:22199: checking whether /usr/bin/python version is >= "2.6" configure:22210: /usr/bin/python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:22213: $? = 0 configure:22215: result: yes configure:22308: checking for /usr/bin/python version configure:22315: result: 2.7 configure:22327: checking for /usr/bin/python platform configure:22334: result: linux2 configure:22360: checking for /usr/bin/python script directory configure:22395: result: ${prefix}/lib/python2.7/site-packages configure:22404: checking for /usr/bin/python extension module directory configure:22439: result: ${exec_prefix}/lib/python2.7/site-packages configure:22560: checking for dlopen configure:22573: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -ldl >&5 conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:22573: $? = 0 configure:22580: result: dlopen configure:22946: checking whether pthreads work with -pthread configure:23029: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -ldl >&5 conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:50:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^~~~~~~~~~~~~~~~~ conftest.c:51:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^~~~~~~~~~~~~~ conftest.c:51:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:49:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~~~~~~~~~~~~~~~~~~ configure:23029: $? = 0 configure:23038: result: yes configure:23057: checking for joinable pthread attribute configure:23072: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -ldl >&5 conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:23072: $? = 0 configure:23078: result: PTHREAD_CREATE_JOINABLE configure:23088: checking if more special flags are required for pthreads configure:23095: result: no configure:23375: g++ -c -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/include/salome conftest.cpp >&5 conftest.cpp:46:10: fatal error: calcium.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:23375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | int iret = cp_fin(0, 0); | ; | return 0; | } configure:23381: WARNING: no CALCIUM support configure:23542: checking for omniORB... configure:23557: checking for omniidl configure:23590: result: no configure:23601: result: omniORB binaries not in PATH variable configure:23989: result: for omniORBpy: no configure:23991: result: for omniORB: no configure:24277: result: unknown orb configure:24370: checking libxml/parser.h usability configure:24370: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include/libxml2 conftest.c >&5 configure:24370: $? = 0 configure:24370: result: yes configure:24370: checking libxml/parser.h presence configure:24370: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/usr/include/libxml2 conftest.c configure:24370: $? = 0 configure:24370: result: yes configure:24370: checking for libxml/parser.h configure:24370: result: yes configure:24403: checking for xmlInitParser in -lxml2 configure:24428: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include/libxml2 -O -Wl,-export-dynamic -fopenmp conftest.c -lxml2 -lxml2 -ldl -lm >&5 conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char xmlInitParser (); ^~~~ conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:24428: $? = 0 configure:24437: result: yes configure:24582: checking for ESSL BLAS headers configure:24595: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include conftest.c >&5 conftest.c:48:10: fatal error: essl.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:24595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | ddot(0, 0, 0, 0, 0); | ; | return 0; | } configure:24601: result: no configure:24769: checking for MKL libraries configure:24782: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include -O -Wl,-export-dynamic -fopenmp -L/usr/lib conftest.c -lmkl_intel_lp64 -lmkl_core -lmkl_intel_thread -lpthread -lm -ldl >&5 conftest.c:48:10: fatal error: mkl_cblas.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:24782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | cblas_ddot(0, 0, 0, 0, 0); | ; | return 0; | } configure:24792: result: no configure:24817: checking for threaded ATLAS BLAS configure:24830: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include -O -Wl,-export-dynamic -fopenmp -L/usr/lib conftest.c -lptcblas -latlas -lpthread -ldl >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /usr/bin/ld: cannot find -lptcblas collect2: error: ld returned 1 exit status configure:24830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | cblas_ddot(0, 0, 0, 0, 0); | ; | return 0; | } configure:24840: result: no configure:24856: checking for ATLAS BLAS configure:24869: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include -O -Wl,-export-dynamic -fopenmp -L/usr/lib conftest.c -lcblas -latlas -ldl >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:24869: $? = 0 configure:24879: result: yes configure:25173: checking for MPI (MPI compiler wrapper test) configure:25189: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/share/mpi-default-dev/include -O -Wl,-export-dynamic -fopenmp -L/usr/share/mpi-default-dev/lib conftest.c -ldl >&5 conftest.c:49:10: fatal error: mpi.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:25189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | /* end confdefs.h. */ | #include | int | main () | { | MPI_Init(0, (void *)0); | ; | return 0; | } configure:25200: result: no configure:25234: checking mpi.h usability configure:25234: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/share/mpi-default-dev/include conftest.c >&5 conftest.c:82:10: fatal error: mpi.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:25234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25234: result: no configure:25234: checking mpi.h presence configure:25234: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/usr/share/mpi-default-dev/include conftest.c conftest.c:49:10: fatal error: mpi.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:25234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | /* end confdefs.h. */ | #include configure:25234: result: no configure:25234: checking for mpi.h configure:25234: result: no configure:25260: checking mpi.h usability configure:25260: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi conftest.c >&5 configure:25260: $? = 0 configure:25260: result: yes configure:25260: checking mpi.h presence configure:25260: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi conftest.c configure:25260: $? = 0 configure:25260: result: yes configure:25260: checking for mpi.h configure:25260: result: yes configure:25548: checking for MPI (basic test) configure:25567: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -O -Wl,-export-dynamic -fopenmp -L/usr/share/mpi-default-dev/lib conftest.c -lmpi -ldl >&5 conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:25567: $? = 0 configure:25577: result: yes configure:25601: checking for MPI I/O configure:25614: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -O -Wl,-export-dynamic -fopenmp -L/usr/share/mpi-default-dev/lib conftest.c -lmpi -ldl >&5 conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:25614: $? = 0 configure:25624: result: yes configure:25627: checking for MPI2 one-sided communication configure:25640: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -O -Wl,-export-dynamic -fopenmp -L/usr/share/mpi-default-dev/lib conftest.c -lmpi -ldl >&5 conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:25640: $? = 0 configure:25650: result: yes configure:25652: checking for MPI in place configure:25665: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -O -Wl,-export-dynamic -fopenmp -L/usr/share/mpi-default-dev/lib conftest.c -lmpi -ldl >&5 conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:25665: $? = 0 configure:25675: result: yes configure:25678: checking for MPI Neighborhood collectives configure:25696: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -O -Wl,-export-dynamic -fopenmp -L/usr/share/mpi-default-dev/lib conftest.c -lmpi -ldl >&5 conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:61:23: warning: 'sbuf' is used uninitialized in this function [-Wuninitialized] MPI_Neighbor_alltoallv(sbuf, scounts, sdispls, MPI_INT, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rbuf, rcounts, rdispls, MPI_INT, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm); ~~~~~ conftest.c:61:23: warning: 'scounts' is used uninitialized in this function [-Wuninitialized] conftest.c:61:23: warning: 'sdispls' is used uninitialized in this function [-Wuninitialized] conftest.c:61:23: warning: 'rbuf' is used uninitialized in this function [-Wuninitialized] conftest.c:61:23: warning: 'rcounts' is used uninitialized in this function [-Wuninitialized] conftest.c:61:23: warning: 'rdispls' is used uninitialized in this function [-Wuninitialized] conftest.c:61:23: warning: 'comm' is used uninitialized in this function [-Wuninitialized] configure:25696: $? = 0 configure:25706: result: yes configure:25708: checking for MPI nonblocking barrier configure:25723: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -O -Wl,-export-dynamic -fopenmp -L/usr/share/mpi-default-dev/lib conftest.c -lmpi -ldl >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:61:23: warning: 'comm' is used uninitialized in this function [-Wuninitialized] MPI_Ibarrier(comm, &r); ^~~~~~~~~~~~~~~~~~~~~~ configure:25723: $? = 0 configure:25733: result: yes configure:25854: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/metis/include -I/usr/include/mpi -DOMPI_SKIP_MPICXX -O -Wl,-export-dynamic -fopenmp -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/metis/lib -L/usr/share/mpi-default-dev/lib conftest.c -lparmetis -lmetis -lm -lmpi -ldl >&5 conftest.c:58:10: fatal error: parmetis.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:25854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | #if PARMETIS_MAJOR_VERSION < 4 | # error ParMETIS 4.0 or above required. | #endif | MPI_Comm comm = MPI_COMM_WORLD; | ParMETIS_V3_PartKway((void *)0, (void *)0, (void *)0, (void *)0, | (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, | (void *)0, (void *)0, (void *)0, (void *)0, (void *)0, | &comm); | ; | return 0; | } configure:25890: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/metis/include -O -Wl,-export-dynamic -fopenmp -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/metis/lib conftest.c -lmetis -lm >&5 conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:25890: $? = 0 configure:26031: checking for ptscotch.h configure:26031: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/scotch/include -I/usr/include/mpi -DOMPI_SKIP_MPICXX conftest.c >&5 conftest.c:61:10: fatal error: ptscotch.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:26031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | /* end confdefs.h. */ | #include | #include | #include | | #include configure:26031: result: no configure:26144: checking scotch.h usability configure:26144: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/scotch/include conftest.c >&5 configure:26144: $? = 0 configure:26144: result: yes configure:26144: checking scotch.h presence configure:26144: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/scotch/include conftest.c configure:26144: $? = 0 configure:26144: result: yes configure:26144: checking for scotch.h configure:26144: result: yes configure:26176: checking for SCOTCH configure:26196: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/scotch/include -O -Wl,-export-dynamic -fopenmp -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/scotch/lib conftest.c -Wl,--no-as-needed -lscotch -lscotcherr -lm -ldl >&5 conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:26196: $? = 0 configure:26357: checking hdf5.h usability configure:26357: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/include conftest.c >&5 configure:26357: $? = 0 configure:26357: result: yes configure:26357: checking hdf5.h presence configure:26357: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/include conftest.c configure:26357: $? = 0 configure:26357: result: yes configure:26357: checking for hdf5.h configure:26357: result: yes configure:26455: checking for H5Fopen in -lhdf5-shared configure:26480: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/include -O -Wl,-export-dynamic -fopenmp -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/lib conftest.c -lhdf5-shared -lhdf5-shared -ldl >&5 conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char H5Fopen (); ^~~~ conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /usr/bin/ld: cannot find -lhdf5-shared /usr/bin/ld: cannot find -lhdf5-shared collect2: error: ld returned 1 exit status configure:26480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 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 H5Fopen (); | int | main () | { | return H5Fopen (); | ; | return 0; | } configure:26490: result: no configure:26455: checking for H5Fopen in -lhdf5-static configure:26480: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/include -O -Wl,-export-dynamic -fopenmp -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/lib conftest.c -lhdf5-static -lhdf5-static -ldl >&5 conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char H5Fopen (); ^~~~ conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /usr/bin/ld: cannot find -lhdf5-static /usr/bin/ld: cannot find -lhdf5-static collect2: error: ld returned 1 exit status configure:26480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 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 H5Fopen (); | int | main () | { | return H5Fopen (); | ; | return 0; | } configure:26490: result: no configure:26455: checking for H5Fopen in -lhdf5 configure:26480: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/include -O -Wl,-export-dynamic -fopenmp -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/lib conftest.c -lhdf5 -lhdf5 -ldl >&5 conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char H5Fopen (); ^~~~ conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:26480: $? = 0 configure:26490: result: yes configure:26651: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/cgns/include conftest.c >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:26651: $? = 0 configure:26652: result: CGNS >= 3.1.0 headers found configure:26699: checking for cg_coord_partial_write in -lcgns configure:26724: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/cgns/include -O -Wl,-export-dynamic -fopenmp -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/cgns/lib -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/lib conftest.c -lcgns -lcgns -lhdf5 -ldl >&5 conftest.c:68:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char cg_coord_partial_write (); ^~~~ conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:26724: $? = 0 configure:26733: result: yes configure:26910: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/medfile/include -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/include conftest.c >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:26910: $? = 0 configure:26911: result: MED >= 3.0 headers found configure:26972: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/medfile/include -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/include -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/medfile/lib -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/lib -O -Wl,-export-dynamic -fopenmp conftest.c -lmedC -lhdf5 -ldl >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:26972: $? = 0 configure:27057: g++ -o conftest -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/medfile/include -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/include -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/medfile/lib -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/lib -O -Wl,-export-dynamic -fopenmp conftest.cpp -lmedC -lhdf5 -ldl >&5 conftest.cpp:63:10: fatal error: mpi.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:27057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | (void)MEDparFileOpen(NULL, MED_ACC_RDONLY, MPI_COMM_NULL, MPI_INFO_NULL); | ; | return 0; | } | configure:27064: WARNING: no MED file MPI support configure:27216: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:63:10: fatal error: libccmio/ccmio.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:27216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = kCCMIONoErr; | ; | return 0; | } configure:27222: result: CCMIO headers not found configure:27500: checking freesteam/steam.h usability configure:27500: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:96:10: fatal error: freesteam/steam.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:27500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:27500: result: no configure:27500: checking freesteam/steam.h presence configure:27500: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c conftest.c:63:10: fatal error: freesteam/steam.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:27500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | /* end confdefs.h. */ | #include configure:27500: result: no configure:27500: checking for freesteam/steam.h configure:27500: result: no configure:27706: g++ -o conftest -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.cpp -lCoolProp -ldl >&5 conftest.cpp:63:10: fatal error: CoolProp.h: No such file or directory #include "CoolProp.h" ^~~~~~~~~~~~ compilation terminated. configure:27706: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | /* end confdefs.h. */ | #include "CoolProp.h" | int | main () | { | std::vector t; | std::vector p; | std::vector z; | std::vector f; | std::vector o; | CoolProp::PropsSImulti(o, "T", t, "P", p, "", f, z); | ; | return 0; | } configure:27706: g++ -o conftest -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp -ldl conftest.cpp -lCoolProp -ldl >&5 conftest.cpp:63:10: fatal error: CoolProp.h: No such file or directory #include "CoolProp.h" ^~~~~~~~~~~~ compilation terminated. configure:27706: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | /* end confdefs.h. */ | #include "CoolProp.h" | int | main () | { | std::vector t; | std::vector p; | std::vector z; | std::vector f; | std::vector o; | CoolProp::PropsSImulti(o, "T", t, "P", p, "", f, z); | ; | return 0; | } configure:27829: checking for Zlib configure:27842: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:67:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] gzFile *f; f = gzopen("filename", "r"); ^ conftest.c:67:10: warning: variable 'f' set but not used [-Wunused-but-set-variable] gzFile *f; f = gzopen("filename", "r"); ^ configure:27842: $? = 0 configure:27862: result: yes configure:27876: checking size of z_off_t configure:27920: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c: In function 'main': conftest.c:83:12: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] printf("\ncompile-time sizes for unsigned int, unsigned long, or void *\n" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:85:39: note: format string is defined here "while current values are %d, %d and %d.\n", ~^ %ld conftest.c:83:12: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] printf("\ncompile-time sizes for unsigned int, unsigned long, or void *\n" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:85:43: note: format string is defined here "while current values are %d, %d and %d.\n", ~^ %ld conftest.c:83:12: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=] printf("\ncompile-time sizes for unsigned int, unsigned long, or void *\n" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:85:50: note: format string is defined here "while current values are %d, %d and %d.\n", ~^ %ld conftest.c:68:14: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc, char** argv) ^~~~ conftest.c:68:27: warning: unused parameter 'argv' [-Wunused-parameter] int main(int argc, char** argv) ^~~~ configure:27920: $? = 0 configure:27920: ./conftest configure:27920: $? = 0 configure:27927: result: 8 configure:28040: g++ -o conftest -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING/include -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING/lib -O -Wl,-export-dynamic -fopenmp conftest.cpp -lmedcoupling -linterpkernel -lz -ldl >&5 conftest.cpp: In function 'int main()': conftest.cpp:70:19: warning: unused variable 'm' [-Wunused-variable] MEDCouplingUMesh *m = MEDCouplingUMesh::New(); ^ configure:28040: $? = 0 configure:28079: g++ -o conftest -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -I/usr/include/mpi -DOMPI_SKIP_MPICXX -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING/include -D_POSIX_SOURCE -DNDEBUG -I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING/include -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING/lib -L/usr/share/mpi-default-dev/lib -L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING/lib -O -Wl,-export-dynamic -fopenmp conftest.cpp -lparamedmem -lmedcoupling -linterpkernel -lmpi -lmedcoupling -linterpkernel -lz -ldl >&5 conftest.cpp:66:10: fatal error: InterpKernelDEC.hxx: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:28079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_MEDCOUPLING 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | using namespace MEDCoupling; | int procs_source_c[1]={0}; | std::set procs_source(procs_source_c, procs_source_c+1); | int procs_target_c[1]={1}; | std::set procs_target(procs_target_c, procs_target_c+1); | InterpKernelDEC *dec = new InterpKernelDEC(procs_source, procs_target); | ; | return 0; | } | configure:28086: WARNING: no ParaMEDMEM support configure:28518: checking for pdflatex configure:28536: found /usr/bin/pdflatex configure:28548: result: /usr/bin/pdflatex configure:28566: checking for bibtex configure:28584: found /usr/bin/bibtex configure:28596: result: /usr/bin/bibtex configure:28614: checking for makeindex configure:28632: found /usr/bin/makeindex configure:28644: result: /usr/bin/makeindex configure:28662: checking for fig2dev configure:28695: result: no configure:28701: WARNING: fig2dev not found configure:28735: checking for doxygen configure:28768: result: no configure:28774: WARNING: doxygen not found configure:28783: checking for dot configure:28816: result: no configure:28822: WARNING: dot not found configure:28846: checking for sphinx-build configure:28879: result: no configure:28885: WARNING: sphinx-build not found configure:28997: checking for PyQt4 version >= 4.5 configure:29015: result: yes configure:29099: checking for pyuic4 configure:29118: found /usr/bin/pyuic4 configure:29131: result: /usr/bin/pyuic4 configure:29143: checking for pyrcc4 configure:29162: found /usr/bin/pyrcc4 configure:29174: result: /usr/bin/pyrcc4 configure:29189: checking for lrelease-qt4 configure:29222: result: no configure:29189: checking for lrelease configure:29207: found /usr/bin/lrelease configure:29219: result: /usr/bin/lrelease configure:29462: checking for ANSI C header files configure:29566: result: yes configure:29577: checking for sys/types.h configure:29577: result: yes configure:29577: checking sys/utsname.h usability configure:29577: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:29577: $? = 0 configure:29577: result: yes configure:29577: checking sys/utsname.h presence configure:29577: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:29577: $? = 0 configure:29577: result: yes configure:29577: checking for sys/utsname.h configure:29577: result: yes configure:29577: checking for sys/stat.h configure:29577: result: yes configure:29577: checking dirent.h usability configure:29577: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:29577: $? = 0 configure:29577: result: yes configure:29577: checking dirent.h presence configure:29577: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:29577: $? = 0 configure:29577: result: yes configure:29577: checking for dirent.h configure:29577: result: yes configure:29577: checking stddef.h usability configure:29577: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:29577: $? = 0 configure:29577: result: yes configure:29577: checking stddef.h presence configure:29577: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:29577: $? = 0 configure:29577: result: yes configure:29577: checking for stddef.h configure:29577: result: yes configure:29590: checking for unistd.h configure:29590: result: yes configure:29590: checking fcntl.h usability configure:29590: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:29590: $? = 0 configure:29590: result: yes configure:29590: checking fcntl.h presence configure:29590: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:29590: $? = 0 configure:29590: result: yes configure:29590: checking for fcntl.h configure:29590: result: yes configure:29590: checking for sys/types.h configure:29590: result: yes configure:29590: checking sys/signal.h usability configure:29590: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:29590: $? = 0 configure:29590: result: yes configure:29590: checking sys/signal.h presence configure:29590: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:29590: $? = 0 configure:29590: result: yes configure:29590: checking for sys/signal.h configure:29590: result: yes configure:29603: checking sys/procfs.h usability configure:29603: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:29603: $? = 0 configure:29603: result: yes configure:29603: checking sys/procfs.h presence configure:29603: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:29603: $? = 0 configure:29603: result: yes configure:29603: checking for sys/procfs.h configure:29603: result: yes configure:29603: checking sys/sysinfo.h usability configure:29603: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:29603: $? = 0 configure:29603: result: yes configure:29603: checking sys/sysinfo.h presence configure:29603: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:29603: $? = 0 configure:29603: result: yes configure:29603: checking for sys/sysinfo.h configure:29603: result: yes configure:29603: checking sys/resource.h usability configure:29603: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:29603: $? = 0 configure:29603: result: yes configure:29603: checking sys/resource.h presence configure:29603: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:29603: $? = 0 configure:29603: result: yes configure:29603: checking for sys/resource.h configure:29603: result: yes configure:29616: checking float.h usability configure:29616: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:29616: $? = 0 configure:29616: result: yes configure:29616: checking float.h presence configure:29616: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:29616: $? = 0 configure:29616: result: yes configure:29616: checking for float.h configure:29616: result: yes configure:29616: checking for string.h configure:29616: result: yes configure:29616: checking sys/time.h usability configure:29616: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:29616: $? = 0 configure:29616: result: yes configure:29616: checking sys/time.h presence configure:29616: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:29616: $? = 0 configure:29616: result: yes configure:29616: checking for sys/time.h configure:29616: result: yes configure:29634: checking for mkdir configure:29634: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char mkdir (); ^~~~ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29634: $? = 0 configure:29634: result: yes configure:29634: checking for chdir configure:29634: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char chdir (); ^~~~ conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29634: $? = 0 configure:29634: result: yes configure:29634: checking for stat configure:29634: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char stat (); ^~~~ conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29634: $? = 0 configure:29634: result: yes configure:29634: checking for dup2 configure:29634: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dup2 (); ^~~~ conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29634: $? = 0 configure:29634: result: yes configure:29634: checking for access configure:29634: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char access (); ^~~~ conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29634: $? = 0 configure:29634: result: yes configure:29645: checking for snprintf configure:29645: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char snprintf (); ^~~~ conftest.c:110:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29645: $? = 0 configure:29645: result: yes configure:29657: checking for getcwd configure:29657: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getcwd (); ^~~~ conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29657: $? = 0 configure:29657: result: yes configure:29657: checking for sleep configure:29657: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char sleep (); ^~~~ conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29657: $? = 0 configure:29657: result: yes configure:29669: checking for getpwuid configure:29669: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getpwuid (); ^~~~ conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29669: $? = 0 configure:29669: result: yes configure:29669: checking for geteuid configure:29669: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char geteuid (); ^~~~ conftest.c:123:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29669: $? = 0 configure:29669: result: yes configure:29680: checking for uname configure:29680: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char uname (); ^~~~ conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29680: $? = 0 configure:29680: result: yes configure:29692: checking for clock_gettime configure:29692: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char clock_gettime (); ^~~~ conftest.c:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29692: $? = 0 configure:29692: result: yes configure:29692: checking for clock_getcpuclockid configure:29692: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char clock_getcpuclockid (); ^~~~ conftest.c:126:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29692: $? = 0 configure:29692: result: yes configure:29704: checking for getrusage configure:29704: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getrusage (); ^~~~ conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29704: $? = 0 configure:29704: result: yes configure:29704: checking for gettimeofday configure:29704: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char gettimeofday (); ^~~~ conftest.c:128:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29704: $? = 0 configure:29704: result: yes configure:29704: checking for sbrk configure:29704: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char sbrk (); ^~~~ conftest.c:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29704: $? = 0 configure:29704: result: yes configure:29704: checking for sysinfo configure:29704: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char sysinfo (); ^~~~ conftest.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29704: $? = 0 configure:29704: result: yes configure:29715: checking for posix_memalign configure:29715: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char posix_memalign (); ^~~~ conftest.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29715: $? = 0 configure:29715: result: yes configure:29726: checking for memset configure:29726: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:123:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char memset (); ^~~~ conftest.c:123:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch] char memset (); ^~~~~~ conftest.c:132:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29726: $? = 0 configure:29726: result: yes configure:29737: checking for strtok_r configure:29737: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strtok_r (); ^~~~ conftest.c:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29737: $? = 0 configure:29737: result: yes configure:29752: checking for pow configure:29752: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl -lm >&5 conftest.c:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char pow (); ^~~~ conftest.c:125:6: warning: conflicting types for built-in function 'pow' [-Wbuiltin-declaration-mismatch] char pow (); ^~~ conftest.c:134:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29752: $? = 0 configure:29752: result: yes configure:29752: checking for modf configure:29752: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl -lm >&5 conftest.c:126:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char modf (); ^~~~ conftest.c:126:6: warning: conflicting types for built-in function 'modf' [-Wbuiltin-declaration-mismatch] char modf (); ^~~~ conftest.c:135:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29752: $? = 0 configure:29752: result: yes configure:29752: checking for tgamma configure:29752: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl -lm >&5 conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char tgamma (); ^~~~ conftest.c:127:6: warning: conflicting types for built-in function 'tgamma' [-Wbuiltin-declaration-mismatch] char tgamma (); ^~~~~~ conftest.c:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29752: $? = 0 configure:29752: result: yes configure:29752: checking for erf configure:29752: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl -lm >&5 conftest.c:128:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char erf (); ^~~~ conftest.c:128:6: warning: conflicting types for built-in function 'erf' [-Wbuiltin-declaration-mismatch] char erf (); ^~~ conftest.c:137:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29752: $? = 0 configure:29752: result: yes configure:29763: checking for working strtod configure:29804: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] double strtod (); ^~~~~~ conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main() ^~~~ conftest.c: In function 'main': conftest.c:148:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *string = " +69"; ^~~~~~ conftest.c:152:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value != 69 || term != (string + 4)) ^~ conftest.c:159:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *string = "NaN"; ^~~~~ configure:29804: $? = 0 configure:29804: ./conftest configure:29804: $? = 0 configure:29814: result: yes configure:29891: checking for special C compiler options needed for large files configure:29936: result: no configure:29942: checking for _FILE_OFFSET_BITS value needed for large files configure:29967: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:29967: $? = 0 configure:29999: result: no configure:30084: checking for _LARGEFILE_SOURCE value needed for large files configure:30103: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:111:34: error: 'fseeko' undeclared (first use in this function); did you mean 'fseek'? int (*fp) (FILE *, off_t, int) = fseeko; ^~~~~~ fseek conftest.c:111:34: note: each undeclared identifier is reported only once for each function it appears in conftest.c:112:13: warning: implicit declaration of function 'fseeko'; did you mean 'fseek'? [-Wimplicit-function-declaration] return fseeko (stdin, 0, 0) && fp (stdin, 0, 0); ^~~~~~ fseek configure:30103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_MEDCOUPLING 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MKDIR 1 | #define HAVE_CHDIR 1 | #define HAVE_STAT 1 | #define HAVE_DUP2 1 | #define HAVE_ACCESS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETEUID 1 | #define HAVE_UNAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SBRK 1 | #define HAVE_SYSINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_STRTOK_R 1 | #define HAVE_POW 1 | #define HAVE_MODF 1 | #define HAVE_TGAMMA 1 | #define HAVE_ERF 1 | /* end confdefs.h. */ | #include /* for off_t */ | #include | int | main () | { | int (*fp) (FILE *, off_t, int) = fseeko; | return fseeko (stdin, 0, 0) && fp (stdin, 0, 0); | ; | return 0; | } configure:30122: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:30122: $? = 0 configure:30131: result: 1 configure:30159: checking size of off_t configure:30164: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:141:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (off_t)); } ^~~~~~~ conftest.c:142:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (off_t)); } ^~~~~~~~ conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:30164: $? = 0 configure:30164: ./conftest configure:30164: $? = 0 configure:30178: result: 8 configure:30252: checking for glibc backtrace configure:30269: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:30269: $? = 0 configure:30276: result: yes configure:30289: checking for glibc cplus_demangle configure:30302: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:110:10: fatal error: demangle.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:30302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_MEDCOUPLING 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MKDIR 1 | #define HAVE_CHDIR 1 | #define HAVE_STAT 1 | #define HAVE_DUP2 1 | #define HAVE_ACCESS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETEUID 1 | #define HAVE_UNAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SBRK 1 | #define HAVE_SYSINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_STRTOK_R 1 | #define HAVE_POW 1 | #define HAVE_MODF 1 | #define HAVE_TGAMMA 1 | #define HAVE_ERF 1 | #define _LARGEFILE_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_GLIBC_BACKTRACE 1 | /* end confdefs.h. */ | #include | int | main () | { | const char *s; cplus_demangle(s, auto_demangling); | ; | return 0; | } configure:30309: result: no configure:30390: checking whether NLS is requested configure:30399: result: yes configure:30440: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:30472: result: /usr/bin/msgfmt configure:30481: checking for gmsgfmt configure:30512: result: /usr/bin/msgfmt configure:30563: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:30595: result: /usr/bin/xgettext configure:30641: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:30672: result: /usr/bin/msgmerge configure:30729: checking for ld used by GCC configure:30793: result: /usr/bin/ld -m elf_x86_64 configure:30800: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:30813: result: yes configure:30820: checking for shared library run path origin configure:30833: result: done configure:31405: checking for CFPreferencesCopyAppValue configure:31423: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:112:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:31423: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_MEDCOUPLING 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MKDIR 1 | #define HAVE_CHDIR 1 | #define HAVE_STAT 1 | #define HAVE_DUP2 1 | #define HAVE_ACCESS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETEUID 1 | #define HAVE_UNAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SBRK 1 | #define HAVE_SYSINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_STRTOK_R 1 | #define HAVE_POW 1 | #define HAVE_MODF 1 | #define HAVE_TGAMMA 1 | #define HAVE_ERF 1 | #define _LARGEFILE_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_GLIBC_BACKTRACE 1 | #define HAVE_SOCKET 1 | #define HAVE_PLUGINS 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:31432: result: no configure:31439: checking for CFLocaleCopyCurrent configure:31457: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:112:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:31457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "5.0.8" | #define PACKAGE_STRING "code_saturne 5.0.8" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "5.0.8" | #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 TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define CS_REVISION "5.0.8" | #define HAVE_DLOPEN 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_ATLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_METIS 1 | #define HAVE_SCOTCH_H 1 | #define HAVE_SCOTCH 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_MEDCOUPLING 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MKDIR 1 | #define HAVE_CHDIR 1 | #define HAVE_STAT 1 | #define HAVE_DUP2 1 | #define HAVE_ACCESS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETEUID 1 | #define HAVE_UNAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SBRK 1 | #define HAVE_SYSINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_STRTOK_R 1 | #define HAVE_POW 1 | #define HAVE_MODF 1 | #define HAVE_TGAMMA 1 | #define HAVE_ERF 1 | #define _LARGEFILE_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_GLIBC_BACKTRACE 1 | #define HAVE_SOCKET 1 | #define HAVE_PLUGINS 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:31466: result: no configure:31515: checking for GNU gettext in libc configure:31535: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic -fopenmp conftest.c -lz -ldl >&5 conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:31535: $? = 0 configure:31544: result: yes configure:32335: checking whether to use NLS configure:32337: result: yes configure:32340: checking where the gettext function comes from configure:32351: result: libc configure:32540: checking that generated files are newer than configure configure:32546: result: done configure:32697: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by code_saturne config.status 5.0.8, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on constantinos-Blade config.status:1681: creating Makefile config.status:1681: creating po/Makefile.in config.status:1681: creating preprocessor/Makefile config.status:1681: creating preprocessor/appli/Makefile config.status:1681: creating preprocessor/base/Makefile config.status:1681: creating preprocessor/pre-post/Makefile config.status:1681: creating preprocessor/util/Makefile config.status:1681: creating salome/Makefile config.status:1681: creating src/Makefile config.status:1681: creating src/apps/Makefile config.status:1681: creating src/gui/Makefile config.status:1681: creating src/bft/Makefile config.status:1681: creating src/fvm/Makefile config.status:1681: creating src/mei/Makefile config.status:1681: creating src/base/Makefile config.status:1681: creating src/atmo/Makefile config.status:1681: creating src/cdo/Makefile config.status:1681: creating src/cfbl/Makefile config.status:1681: creating src/cogz/Makefile config.status:1681: creating src/ctwr/Makefile config.status:1681: creating src/darc/Makefile config.status:1681: creating src/elec/Makefile config.status:1681: creating src/comb/Makefile config.status:1681: creating src/pprt/Makefile config.status:1681: creating src/lagr/Makefile config.status:1681: creating src/rayt/Makefile config.status:1681: creating src/turb/Makefile config.status:1681: creating src/alge/Makefile config.status:1681: creating src/mesh/Makefile config.status:1681: creating src/user/Makefile config.status:1681: creating src/user_examples/Makefile config.status:1681: creating gui/Makefile config.status:1681: creating gui/Base/Makefile config.status:1681: creating gui/Pages/Makefile config.status:1681: creating gui/studymanager_gui/Makefile config.status:1681: creating gui/trackcvg/Makefile config.status:1681: creating salome/fsi_coupling/Makefile config.status:1681: creating salome/fsi_coupling/idl/Makefile config.status:1681: creating salome/fsi_coupling/libmilieu/Makefile config.status:1681: creating salome/fsi_coupling/resources/Makefile config.status:1681: creating salome/fsi_coupling/src/Makefile config.status:1681: creating salome/fsi_coupling/src/FSI_ASTER/Makefile config.status:1681: creating salome/fsi_coupling/src/FSI_MILIEU/Makefile config.status:1681: creating salome/fsi_coupling/src/FSI_SATURNE/Makefile config.status:1681: creating salome/cfd_study/Makefile config.status:1681: creating salome/cfd_study/doc/Makefile config.status:1681: creating salome/cfd_study/idl/Makefile config.status:1681: creating salome/cfd_study/resources/Makefile config.status:1681: creating salome/cfd_study/src/Makefile config.status:1681: creating salome/cfd_study/src/CFDSTUDY/Makefile config.status:1681: creating salome/cfd_study/src/CFDSTUDYGUI/Makefile config.status:1681: creating docs/Makefile config.status:1681: creating docs/doxygen/Makefile config.status:1681: creating docs/style/csvers.tex config.status:1681: creating docs/studymanager/Makefile config.status:1681: creating docs/studymanager/graphics/Makefile config.status:1681: creating docs/developer/Makefile config.status:1681: creating docs/developer/graphics/Makefile config.status:1681: creating docs/install/Makefile config.status:1681: creating docs/refcard/Makefile config.status:1681: creating docs/refcard/graphics/Makefile config.status:1681: creating docs/theory/Makefile config.status:1681: creating docs/theory/graphics/Makefile config.status:1681: creating docs/user/Makefile config.status:1681: creating docs/user/graphics/Makefile config.status:1681: creating tests/Makefile config.status:1681: creating extras/salome/fsi_appli_config.xml config.status:1681: creating extras/windows/innosetup/setup_mingw.iss config.status:1681: creating extras/windows/innosetup/setup_cygwin32.iss config.status:1681: creating extras/windows/innosetup/setup_cygwin64.iss config.status:1681: creating bin/cs_config.py config.status:1681: creating cs_config.h config.status:1847: cs_config.h is unchanged config.status:1895: executing depfiles commands config.status:1895: executing libtool commands config.status:1895: executing po-directories commands configure:35688: === configuring in libple (/opt/Code_Saturne/v5.0.8/build/libple) configure:35751: running /bin/bash .././../src/code_saturne-5.0.8/libple/configure --disable-option-checking '--prefix=/opt/Code_Saturne/v5.0.8/arch' 'PYTHON=/usr/bin/python' '--with-hdf5=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5' '--with-metis=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/metis' '--with-blas=/usr' '--with-scotch=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/scotch' '--with-cgns=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/cgns' '--with-mpi=/usr/share/mpi-default-dev' '--with-salome-gui=/opt/salome/SALOME-9.3.0-UB18.04-SRC' '--with-salome-kernel=/opt/salome/SALOME-9.3.0-UB18.04-SRC' '--with-med=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/medfile' '-with-medcoupling=/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING' --cache-file=/dev/null --srcdir=.././../src/code_saturne-5.0.8/libple ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_BIBTEX_set= ac_cv_env_BIBTEX_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CMAKE_set= ac_cv_env_CMAKE_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DOT_set= ac_cv_env_DOT_value= ac_cv_env_DOXYGEN_set= ac_cv_env_DOXYGEN_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FIG2DEV_set= ac_cv_env_FIG2DEV_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LRELEASE_set= ac_cv_env_LRELEASE_value= ac_cv_env_MAKEINDEX_set= ac_cv_env_MAKEINDEX_value= ac_cv_env_OMNIIDLPYBE_set= ac_cv_env_OMNIIDLPYBE_value= ac_cv_env_OMNIIDL_set= ac_cv_env_OMNIIDL_value= ac_cv_env_PDFLATEX_set= ac_cv_env_PDFLATEX_value= ac_cv_env_PYRCC4_set= ac_cv_env_PYRCC4_value= ac_cv_env_PYRCC5_set= ac_cv_env_PYRCC5_value= ac_cv_env_PYTHON_set=set ac_cv_env_PYTHON_value=/usr/bin/python ac_cv_env_PYUIC4_set= ac_cv_env_PYUIC4_value= ac_cv_env_PYUIC5_set= ac_cv_env_PYUIC5_value= ac_cv_env_SALOMEENVCMD_set= ac_cv_env_SALOMEENVCMD_value= ac_cv_env_SALOMERUN_set= ac_cv_env_SALOMERUN_value= ac_cv_env_SPHINXBUILD_set= ac_cv_env_SPHINXBUILD_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_fc_compiler_gnu=yes ac_cv_fc_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../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/7/../../.. -lgfortran -lm -lquadmath' ac_cv_func_access=yes ac_cv_func_chdir=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_clock_gettime=yes ac_cv_func_dup2=yes ac_cv_func_erf=yes ac_cv_func_getcwd=yes ac_cv_func_geteuid=yes ac_cv_func_getpwuid=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_modf=yes ac_cv_func_posix_memalign=yes ac_cv_func_pow=yes ac_cv_func_sbrk=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_stat=yes ac_cv_func_strtod=yes ac_cv_func_strtok_r=yes ac_cv_func_sysinfo=yes ac_cv_func_tgamma=yes ac_cv_func_uname=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_freesteam_steam_h=no ac_cv_header_hdf5_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libxml_parser_h=yes ac_cv_header_memory_h=yes ac_cv_header_mpi_h=yes ac_cv_header_ptscotch_h=no ac_cv_header_scotch_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_procfs_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_cgns_cg_coord_partial_write=yes ac_cv_lib_hdf5___H5Fopen=yes ac_cv_lib_hdf5_shared___H5Fopen=no ac_cv_lib_hdf5_static___H5Fopen=no ac_cv_lib_xml2_xmlInitParser=yes ac_cv_objext=o ac_cv_path_BIBTEX=/usr/bin/bibtex ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_LRELEASE=/usr/bin/lrelease ac_cv_path_MAKEINDEX=/usr/bin/makeindex ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PDFLATEX=/usr/bin/pdflatex ac_cv_path_PYRCC4=/usr/bin/pyrcc4 ac_cv_path_PYUIC4=/usr/bin/pyuic4 ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FC=gfortran 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_cxx_g=yes ac_cv_prog_fc_g=yes ac_cv_prog_fc_v=-v ac_cv_prog_make_make_set=yes ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=1 ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type__Bool=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_long_long=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_unsigned_long_long=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, 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 am_cv_prog_tar_pax=gnutar am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=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/ld lt_cv_path_LDCXX='/usr/bin/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_FC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' 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_FC=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_FC=yes 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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/Code_Saturne/v5.0.8/src/code_saturne-5.0.8/build-aux/missing aclocal-1.14' 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' AS='as' AUTOCONF='${SHELL} /opt/Code_Saturne/v5.0.8/src/code_saturne-5.0.8/build-aux/missing autoconf' AUTOHEADER='${SHELL} /opt/Code_Saturne/v5.0.8/src/code_saturne-5.0.8/build-aux/missing autoheader' AUTOMAKE='${SHELL} /opt/Code_Saturne/v5.0.8/src/code_saturne-5.0.8/build-aux/missing automake-1.14' AWK='gawk' BIBTEX='/usr/bin/bibtex' BLASRUNPATH='-R/usr/lib' BLAS_CPPFLAGS='-I/usr/include' BLAS_LDFLAGS='-L/usr/lib' BLAS_LIBS='-lcblas -latlas' CALCIUM_LIBS='-lCalciumC' CATALYSTRUNPATH='' CATALYST_CPPFLAGS='' CATALYST_CXXFLAGS='' CATALYST_LDFLAGS='' CATALYST_LIBS='' CC='gcc' CCDEPMODE='depmode=gcc3' CCMRUNPATH='' CCM_CPPFLAGS='' CCM_LDFLAGS='' CCM_LIBS='' CFLAGS='-std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -fopenmp' CFLAGS_DBG='' CFLAGS_HOT='-O3 -fexcess-precision=fast ' CFLAGS_OPT='-funroll-loops -O2 -Wuninitialized -fexcess-precision=fast' CGNSRUNPATH='-R/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/cgns/lib' CGNS_CPPFLAGS='-I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/cgns/include' CGNS_LDFLAGS='-L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/cgns/lib' CGNS_LIBS='-lcgns' CMAKE='' COOLPROPPYTHONPATH='' COOLPROPRUNPATH='' COOLPROP_CPPFLAGS='' COOLPROP_LDFLAGS='' COOLPROP_LIBS='' CORBA_CXXFLAGS='' CORBA_INCLUDES='' CORBA_LIBS='' CORBA_ROOT='' CPP='gcc -E' CPPFLAGS=' -D_POSIX_SOURCE -DNDEBUG ' CS_LD='g++' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto ' CXXFLAGS_DBG='' CXXFLAGS_HOT='-O3' CXXFLAGS_OPT='-funroll-loops -O2 -Wuninitialized' CXXFLAGS_STD='-ansi -funsigned-char' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOT='' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EOSRUNPATH='' EOS_CPPFLAGS='' EOS_LDFLAGS='' EOS_LIBS='' EXEEXT='' FC='gfortran' FCFLAGS='-x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -fopenmp' FCFLAGS_DBG='' FCFLAGS_HOT='-O2 ' FCFLAGS_OPT='-O' FCLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../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/7/../../.. -lgfortran -lm -lquadmath' FCMODEXT='mod' FCMODINCLUDE='-I' FGREP='/bin/grep -F' FIG2DEV='' FREESTEAMRUNPATH='' FREESTEAM_CPPFLAGS='' FREESTEAM_LDFLAGS='' FREESTEAM_LIBS='' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' HAVE_CALCIUM_FALSE='' HAVE_CALCIUM_TRUE='#' HAVE_CATALYST_FALSE='' HAVE_CATALYST_TRUE='#' HAVE_CCM_FALSE='' HAVE_CCM_TRUE='#' HAVE_CGNS_FALSE='#' HAVE_CGNS_TRUE='' HAVE_COOLPROP_FALSE='' HAVE_COOLPROP_TRUE='#' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_EOS_FALSE='' HAVE_EOS_TRUE='#' HAVE_ESSL_FALSE='' HAVE_ESSL_TRUE='#' HAVE_FREESTEAM_FALSE='' HAVE_FREESTEAM_TRUE='#' HAVE_FRONTEND_FALSE='#' HAVE_FRONTEND_TRUE='' HAVE_GUI_FALSE='#' HAVE_GUI_TRUE='' HAVE_INTERNAL_PLE_FALSE='#' HAVE_INTERNAL_PLE_TRUE='' HAVE_LATEX_FALSE='' HAVE_LATEX_TRUE='#' HAVE_LIBXML2_FALSE='#' HAVE_LIBXML2_TRUE='' HAVE_LINK_CXX_FALSE='#' HAVE_LINK_CXX_TRUE='' HAVE_MEDCOUPLING_FALSE='#' HAVE_MEDCOUPLING_TRUE='' HAVE_MED_FALSE='#' HAVE_MED_TRUE='' HAVE_MKL_FALSE='' HAVE_MKL_TRUE='#' HAVE_PARAMEDMEM_FALSE='' HAVE_PARAMEDMEM_TRUE='#' HAVE_PETSC_FALSE='' HAVE_PETSC_TRUE='#' HAVE_PLUGINS_FALSE='#' HAVE_PLUGINS_TRUE='' HAVE_PLUGIN_CATALYST_FALSE='' HAVE_PLUGIN_CATALYST_TRUE='#' HAVE_QT4_FALSE='#' HAVE_QT4_TRUE='' HAVE_QT5_FALSE='' HAVE_QT5_TRUE='#' HAVE_RELOCATABLE_FALSE='' HAVE_RELOCATABLE_TRUE='#' HAVE_SALOME_FALSE='' HAVE_SALOME_GUI_FALSE='#' HAVE_SALOME_GUI_TRUE='' HAVE_SALOME_KERNEL_FALSE='#' HAVE_SALOME_KERNEL_TRUE='' HAVE_SALOME_TRUE='#' HAVE_SPHINX_FALSE='' HAVE_SPHINX_TRUE='#' HDF5RUNPATH='-R/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/lib' HDF5_CPPFLAGS='-I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/include' HDF5_CPPFLAGS_MPI='' HDF5_LDFLAGS='-L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/hdf5/lib' HDF5_LDFLAGS_MPI='' HDF5_LIBS='-lhdf5 ' HDF5_LIBS_MPI='' IDL='' IDLCXXFLAGS='' IDLPYFLAGS='' IDL_CLN_CXX='' IDL_CLN_H='' IDL_CLN_OBJ='' IDL_SRV_CXX='' IDL_SRV_H='' IDL_SRV_OBJ='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -O -Wl,-export-dynamic -fopenmp ' LDRPATH='-Wl,-rpath -Wl,' LEX='${SHELL} /opt/Code_Saturne/v5.0.8/src/code_saturne-5.0.8/build-aux/missing flex' LEXLIB='' LEX_OUTPUT_ROOT='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-lz -ldl' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CPPFLAGS='-I/usr/include/libxml2' LIBXML2_LDFLAGS='' LIBXML2_LIBS='-lxml2' LIPO='' LN_S='ln -s' LRELEASE='/usr/bin/lrelease' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINDEX='/usr/bin/makeindex' MAKEINFO='${SHELL} /opt/Code_Saturne/v5.0.8/src/code_saturne-5.0.8/build-aux/missing makeinfo' MANIFEST_TOOL=':' MEDCOUPLINGRUNPATH='-R/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING/lib' MEDCOUPLING_CPPFLAGS='-I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING/include' MEDCOUPLING_LDFLAGS='-L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/MEDCOUPLING/lib' MEDCOUPLING_LIBS='-lmedcoupling -linterpkernel' MEDRUNPATH='-R/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/medfile/lib' MED_CPPFLAGS='-I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/medfile/include' MED_LDFLAGS='-L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/medfile/lib' MED_LIBS='-lmedC' METISRUNPATH='-R/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/metis/lib' METIS_CPPFLAGS='-I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/metis/include' METIS_LDFLAGS='-L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/metis/lib' METIS_LIBS='-lmetis -lm' MKDIR_P='/bin/mkdir -p' MODULECMD='' MPI_CPPFLAGS='-I/usr/include/mpi -DOMPI_SKIP_MPICXX' MPI_LDFLAGS='-L/usr/share/mpi-default-dev/lib' MPI_LIBS='-lmpi ' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OMNIIDL='' OMNIIDLLDLIBPATH='' OMNIIDLPYBE='' OMNIIDLPYTHONPATH='' OMNIORB_CXXFLAGS='' OMNIORB_IDLCXXFLAGS='' OMNIORB_IDLPYFLAGS='' OMNIORB_IDL_CLN_CXX='' OMNIORB_IDL_CLN_H='' OMNIORB_IDL_CLN_OBJ='' OMNIORB_IDL_SRV_CXX='' OMNIORB_IDL_SRV_H='' OMNIORB_IDL_SRV_OBJ='' OMNIORB_IDL_TIE_CXX='' OMNIORB_IDL_TIE_H='' OMNIORB_INCLUDES='' OMNIORB_LIBS='' OMNIORB_ROOT='' OTOOL64='' OTOOL='' PACKAGE='code_saturne' PACKAGE_BUGREPORT='saturne-support@edf.fr' PACKAGE_NAME='code_saturne' PACKAGE_STRING='code_saturne 5.0.8' PACKAGE_TARNAME='code_saturne' PACKAGE_URL='http://code-saturne.org' PACKAGE_VERSION='5.0.8' PARAMEDMEM_CPPFLAGS='' PARAMEDMEM_LDFLAGS='' PARAMEDMEM_LIBS='' PATH_SEPARATOR=':' PDFLATEX='/usr/bin/pdflatex' PETSC_CPPFLAGS='' PETSC_LDFLAGS='' PETSC_LIBS='' PLE_CPPFLAGS='' PLE_LDFLAGS='' PLE_LIBS='-lple' POSUB='po' POW_LIB='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PYRCC4='/usr/bin/pyrcc4' PYRCC5='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' PYUIC4='/usr/bin/pyuic4' PYUIC5='' RANLIB='ranlib' SALOMEENVCMD='' SALOMEPRE='' SALOMERUN='' SALOME_GUI='/opt/salome/SALOME-9.3.0-UB18.04-SRC' SALOME_GUI_CPPFLAGS='-I/opt/salome/SALOME-9.3.0-UB18.04-SRC/include/salome' SALOME_GUI_IDL='-I/opt/salome/SALOME-9.3.0-UB18.04-SRC/idl/salome' SALOME_GUI_LDFLAGS='-L/opt/salome/SALOME-9.3.0-UB18.04-SRC/lib/salome' SALOME_KERNEL='/opt/salome/SALOME-9.3.0-UB18.04-SRC' SALOME_KERNEL_CPPFLAGS='-I/opt/salome/SALOME-9.3.0-UB18.04-SRC/include/salome' SALOME_KERNEL_IDL='-I/opt/salome/SALOME-9.3.0-UB18.04-SRC/idl/salome' SALOME_KERNEL_LDFLAGS='-L/opt/salome/SALOME-9.3.0-UB18.04-SRC/lib/salome' SALOME_YACS='/usr' SCOTCHRUNPATH='-R/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/scotch/lib' SCOTCH_CPPFLAGS='-I/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/scotch/include' SCOTCH_LDFLAGS='-L/opt/salome/SALOME-9.3.0-UB18.04-SRC/BINARIES-UB18.04/scotch/lib' SCOTCH_LIBS='-lscotch -lm' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SPHINXBUILD='' STRIP='strip' USE_NLS='yes' VERSION='5.0.8' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' YACC='yacc' YFLAGS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_FC='gfortran' acx_pthread_config='' 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 --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' ccversion='7.4.0' cgns_prefix='' coolprop_prefix='check' cs_env_modules='no' cs_have_blas='yes' cs_have_calcium='no' cs_have_catalyst='no' cs_have_ccm='no' cs_have_cgns='yes' cs_have_coolprop='no' cs_have_doxygen='no' cs_have_eos='no' cs_have_freesteam='no' cs_have_frontend='yes' cs_have_gui='yes' cs_have_gui_qt4='yes' cs_have_gui_qt5='no' cs_have_hdf5='yes' cs_have_latex='no' cs_have_libxml2='yes' cs_have_long_gnum='yes' cs_have_med='yes' cs_have_medcoupling='yes' cs_have_metis='yes' cs_have_mpi='yes' cs_have_openmp='yes' cs_have_paramedmem='no' cs_have_petsc='no' cs_have_salome_gui='yes' cs_have_salome_kernel='yes' cs_have_salome_yacs='yes' cs_have_scotch='yes' cs_have_sphinx='no' cs_py_have_plugin_catalyst='False' cs_py_have_plugins='True' cs_special_user_link='' cs_src_revision='5.0.8' cs_tex_path_end=':' cs_tex_path_sep=':' cs_version='5.0' cs_version_full='5.0.8' cs_version_short='5.0' datadir='${datarootdir}' datarootdir='${prefix}/share' debug='no' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_shared='yes' eos_prefix='no' exec_prefix='${prefix}' freesteam_prefix='check' hdf5_prefix='' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/Code_Saturne/v5.0.8/src/code_saturne-5.0.8/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libxml2_prefix='' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' med_prefix='' metis_prefix='' mkdir_p='/bin/mkdir -p' mpi_bindir='/usr/share/mpi-default-dev/bin' mpi_libdir='/usr/share/mpi-default-dev/lib' mpi_prefix='' mpi_type='OpenMPI' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/code_saturne' pkgpythondir='${pythondir}/code_saturne' ple_docdir='${prefix}/share/doc/ple' ple_type='internal' prefix='/opt/Code_Saturne/v5.0.8/arch' profile='no' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' pythonversion='' relocatable='no' sbindir='${exec_prefix}/sbin' scotch_prefix='' sharedstatedir='${prefix}/com' subdirs=' libple' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' win_prefix='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "code_saturne" #define PACKAGE_TARNAME "code_saturne" #define PACKAGE_VERSION "5.0.8" #define PACKAGE_STRING "code_saturne 5.0.8" #define PACKAGE_BUGREPORT "saturne-support@edf.fr" #define PACKAGE_URL "http://code-saturne.org" #define PACKAGE "code_saturne" #define VERSION "5.0.8" #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 TIME_WITH_SYS_TIME 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_LONG_LONG 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_PTRDIFF_T 1 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define HAVE_LONG_GNUM 1 #define HAVE_OPENMP 1 #define HAVE_OPENMP_SIMD 1 #define CS_REVISION "5.0.8" #define HAVE_DLOPEN 1 #define HAVE_PTHREAD 1 #define HAVE_LIBXML_PARSER_H 1 #define HAVE_LIBXML2 1 #define HAVE_ATLAS 1 #define HAVE_MPI_H 1 #define HAVE_MPI 1 #define HAVE_MPI_IO 1 #define HAVE_MPI_ONE_SIDED 1 #define HAVE_MPI_IN_PLACE 1 #define HAVE_MPI_NEIGHBOR_COLL 1 #define HAVE_MPI_IBARRIER 1 #define HAVE_METIS 1 #define HAVE_SCOTCH_H 1 #define HAVE_SCOTCH 1 #define HAVE_HDF5_H 1 #define HAVE_HDF5 1 #define HAVE_CGNS 1 #define HAVE_MED 1 #define HAVE_ZLIB 1 #define SIZEOF_Z_OFF_T 8 #define HAVE_MEDCOUPLING 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_STDDEF_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_FLOAT_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_MKDIR 1 #define HAVE_CHDIR 1 #define HAVE_STAT 1 #define HAVE_DUP2 1 #define HAVE_ACCESS 1 #define HAVE_SNPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_SLEEP 1 #define HAVE_GETPWUID 1 #define HAVE_GETEUID 1 #define HAVE_UNAME 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETCPUCLOCKID 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SBRK 1 #define HAVE_SYSINFO 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MEMSET 1 #define HAVE_STRTOK_R 1 #define HAVE_POW 1 #define HAVE_MODF 1 #define HAVE_TGAMMA 1 #define HAVE_ERF 1 #define _LARGEFILE_SOURCE 1 #define HAVE_FSEEKO 1 #define SIZEOF_OFF_T 8 #define HAVE_GLIBC_BACKTRACE 1 #define HAVE_SOCKET 1 #define HAVE_PLUGINS 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 0