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 4.0.0, which was generated by GNU Autoconf 2.67. Invocation command line was $ /home/christian/code_saturne-4.0.0/configure --prefix=/usr/local/apps/Code_Saturne-4.0.0/ --with-salome=/home/christian/salome/Salome-V7_5_1-LGPL-x86_64 --with-mpi=/usr/lib/openmpi --with-hdf5 --with-med=/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/MED_V7_5_1 --without-salome-med FC=gfortran ## --------- ## ## Platform. ## ## --------- ## hostname = christian-ZBOX-ID92-ZBOX-IQ01 uname -m = x86_64 uname -r = 3.13.0-40-generic uname -s = Linux uname -v = #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014 /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: /home/christian/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3425: checking build system type configure:3439: result: x86_64-unknown-linux-gnu configure:3459: checking host system type configure:3472: result: x86_64-unknown-linux-gnu configure:3492: checking target system type configure:3505: result: x86_64-unknown-linux-gnu configure:3556: checking for a BSD-compatible install configure:3624: result: /usr/bin/install -c configure:3635: checking whether build environment is sane configure:3685: result: yes configure:3826: checking for a thread-safe mkdir -p configure:3865: result: /bin/mkdir -p configure:3878: checking for gawk configure:3894: found /usr/bin/gawk configure:3905: result: gawk configure:3916: checking whether make sets $(MAKE) configure:3938: result: yes configure:4013: checking how to create a pax tar archive configure:4026: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 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:4029: $? = 0 configure:4069: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:4072: $? = 0 configure:4076: tar -xf - &5 gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:4624: $? = 0 configure:4613: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:4624: $? = 0 configure:4613: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4624: $? = 4 configure:4613: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4624: $? = 4 configure:4644: checking whether the C compiler works configure:4666: gcc conftest.c >&5 configure:4670: $? = 0 configure:4718: result: yes configure:4721: checking for C compiler default output file name configure:4723: result: a.out configure:4729: checking for suffix of executables configure:4736: gcc -o conftest conftest.c >&5 configure:4740: $? = 0 configure:4762: result: configure:4784: checking whether we are cross compiling configure:4792: gcc -o conftest conftest.c >&5 configure:4796: $? = 0 configure:4803: ./conftest configure:4807: $? = 0 configure:4822: result: no configure:4827: checking for suffix of object files configure:4849: gcc -c conftest.c >&5 configure:4853: $? = 0 configure:4874: result: o configure:4878: checking whether we are using the GNU C compiler configure:4897: gcc -c conftest.c >&5 configure:4897: $? = 0 configure:4906: result: yes configure:4915: checking whether gcc accepts -g configure:4935: gcc -c -g conftest.c >&5 configure:4935: $? = 0 configure:4976: result: yes configure:4993: checking for gcc option to accept ISO C89 configure:5057: gcc -c -g -O2 conftest.c >&5 configure:5057: $? = 0 configure:5070: result: none needed configure:5101: checking for style of include used by make configure:5129: result: GNU configure:5154: checking dependency style of gcc configure:5264: result: gcc3 configure:5337: checking for g++ configure:5353: found /usr/bin/g++ configure:5364: result: g++ configure:5391: checking for C++ compiler version configure:5400: g++ --version >&5 g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:5411: $? = 0 configure:5400: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:5411: $? = 0 configure:5400: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5411: $? = 4 configure:5400: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:5411: $? = 4 configure:5415: checking whether we are using the GNU C++ compiler configure:5434: g++ -c conftest.cpp >&5 configure:5434: $? = 0 configure:5443: result: yes configure:5452: checking whether g++ accepts -g configure:5472: g++ -c -g conftest.cpp >&5 configure:5472: $? = 0 configure:5513: result: yes configure:5538: checking dependency style of g++ configure:5648: result: gcc3 configure:5769: checking for Fortran compiler version configure:5778: gfortran --version >&5 GNU Fortran (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:5789: $? = 0 configure:5778: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:5789: $? = 0 configure:5778: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:5789: $? = 4 configure:5778: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:5789: $? = 4 configure:5798: checking whether we are using the GNU Fortran compiler configure:5811: gfortran -c conftest.F >&5 configure:5811: $? = 0 configure:5820: result: yes configure:5826: checking whether gfortran accepts -g configure:5837: gfortran -c -g conftest.f >&5 configure:5837: $? = 0 configure:5845: result: yes configure:5871: checking whether ln -s works configure:5875: result: yes configure:5883: checking whether gcc and cc understand -c and -o together configure:5914: gcc -c conftest.c -o conftest2.o >&5 configure:5918: $? = 0 configure:5924: gcc -c conftest.c -o conftest2.o >&5 configure:5928: $? = 0 configure:5939: cc -c conftest.c >&5 configure:5943: $? = 0 configure:5951: cc -c conftest.c -o conftest2.o >&5 configure:5955: $? = 0 configure:5961: cc -c conftest.c -o conftest2.o >&5 configure:5965: $? = 0 configure:5983: result: yes configure:6008: checking for a sed that does not truncate output configure:6072: result: /bin/sed configure:6082: checking for flex configure:6112: result: no configure:6082: checking for lex configure:6112: result: no configure:6242: checking for bison configure:6272: result: no configure:6242: checking for byacc configure:6272: result: no configure:6407: sourcing config/cs_auto_flags.sh (test for known compilers) configure:6545: checking for a sed that does not truncate output configure:6609: result: /bin/sed configure:6627: checking for grep that handles long lines and -e configure:6685: result: /bin/grep configure:6690: checking for egrep configure:6752: result: /bin/grep -E configure:6757: checking for fgrep configure:6819: result: /bin/grep -F configure:6854: checking for ld used by gcc configure:6921: result: /usr/bin/ld configure:6928: checking if the linker (/usr/bin/ld) is GNU ld configure:6943: result: yes configure:6955: checking for BSD- or MS-compatible name lister (nm) configure:7004: result: /usr/bin/nm -B configure:7122: checking the name lister (/usr/bin/nm -B) interface configure:7129: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:7132: /usr/bin/nm -B "conftest.o" configure:7135: output 0000000000000000 B some_variable configure:7142: result: BSD nm configure:7146: checking the maximum length of command line arguments configure:7266: result: 1572864 configure:7283: checking whether the shell understands some XSI constructs configure:7293: result: yes configure:7297: checking whether the shell understands "+=" configure:7303: result: yes configure:7338: checking for /usr/bin/ld option to reload object files configure:7345: result: -r configure:7414: checking for objdump configure:7430: found /usr/bin/objdump configure:7441: result: objdump configure:7470: checking how to recognize dependent libraries configure:7666: result: pass_all configure:7726: checking for ar configure:7742: found /usr/bin/ar configure:7753: result: ar configure:7831: checking for strip configure:7847: found /usr/bin/strip configure:7858: result: strip configure:7930: checking for ranlib configure:7946: found /usr/bin/ranlib configure:7957: result: ranlib configure:8047: checking command to parse /usr/bin/nm -B output from gcc object configure:8165: 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 -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:8168: $? = 0 configure:8172: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:8175: $? = 0 configure:8229: 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 -D_POSIX_SOURCE -DNDEBUG -O conftest.c conftstm.o >&5 conftest.c:6:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int nm_test_func(); ^ conftest.c:17:20: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] {"nm_test_func", (void *) &nm_test_func}, ^ configure:8232: $? = 0 configure:8270: result: ok configure:8365: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:8368: $? = 0 configure:9078: checking how to run the C preprocessor configure:9109: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:9109: $? = 0 configure:9123: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | /* end confdefs.h. */ | #include configure:9148: result: gcc -E configure:9168: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:9168: $? = 0 configure:9182: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | /* end confdefs.h. */ | #include configure:9211: checking for ANSI C header files configure:9231: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:9231: $? = 0 configure:9304: 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 -D_POSIX_SOURCE -DNDEBUG -O conftest.c >&5 conftest.c:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:9304: $? = 0 configure:9304: ./conftest configure:9304: $? = 0 configure:9315: result: yes configure:9328: checking for sys/types.h configure:9328: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9328: $? = 0 configure:9328: result: yes configure:9328: checking for sys/stat.h configure:9328: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9328: $? = 0 configure:9328: result: yes configure:9328: checking for stdlib.h configure:9328: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9328: $? = 0 configure:9328: result: yes configure:9328: checking for string.h configure:9328: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9328: $? = 0 configure:9328: result: yes configure:9328: checking for memory.h configure:9328: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9328: $? = 0 configure:9328: result: yes configure:9328: checking for strings.h configure:9328: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9328: $? = 0 configure:9328: result: yes configure:9328: checking for inttypes.h configure:9328: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9328: $? = 0 configure:9328: result: yes configure:9328: checking for stdint.h configure:9328: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9328: $? = 0 configure:9328: result: yes configure:9328: checking for unistd.h configure:9328: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9328: $? = 0 configure:9328: result: yes configure:9342: checking for dlfcn.h configure:9342: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9342: $? = 0 configure:9342: result: yes configure:9467: checking for C++ compiler version configure:9476: g++ --version >&5 g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:9487: $? = 0 configure:9476: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:9487: $? = 0 configure:9476: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:9487: $? = 4 configure:9476: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:9487: $? = 4 configure:9491: checking whether we are using the GNU C++ compiler configure:9519: result: yes configure:9528: checking whether g++ accepts -g configure:9589: result: yes configure:9614: checking dependency style of g++ configure:9724: result: gcc3 configure:9747: checking how to run the C++ preprocessor configure:9774: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp configure:9774: $? = 0 configure:9788: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 | /* end confdefs.h. */ | #include configure:9813: result: g++ -E configure:9833: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp configure:9833: $? = 0 configure:9847: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 | /* end confdefs.h. */ | #include configure:9988: checking for Fortran compiler version configure:9997: gfortran --version >&5 GNU Fortran (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:10008: $? = 0 configure:9997: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:10008: $? = 0 configure:9997: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:10008: $? = 4 configure:9997: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:10008: $? = 4 configure:10017: checking whether we are using the GNU Fortran compiler configure:10039: result: yes configure:10045: checking whether gfortran accepts -g configure:10064: result: yes configure:10564: checking for objdir configure:10579: result: .libs configure:10875: checking if gcc supports -fno-rtti -fno-exceptions configure:10893: 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 -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 [enabled by default] configure:10897: $? = 0 configure:10910: result: no configure:10930: checking for gcc option to produce PIC configure:11202: result: -fPIC -DPIC configure:11214: checking if gcc PIC flag -fPIC -DPIC works configure:11232: 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 -D_POSIX_SOURCE -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5 configure:11236: $? = 0 configure:11249: result: yes configure:11273: 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:11301: result: yes configure:11316: checking if gcc supports -c -o file.o configure:11337: 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 -D_POSIX_SOURCE -DNDEBUG -o out/conftest2.o conftest.c >&5 configure:11341: $? = 0 configure:11363: result: yes configure:11371: checking if gcc supports -c -o file.o configure:11418: result: yes configure:11451: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12442: result: yes configure:12479: checking whether -lc should be explicitly linked in configure:12484: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:12487: $? = 0 configure:12502: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12505: $? = 0 configure:12517: result: no configure:12681: checking dynamic linker characteristics configure:13114: 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 -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:13114: $? = 0 configure:13344: result: GNU/Linux ld.so configure:13446: checking how to hardcode library paths into programs configure:13471: result: immediate configure:13991: checking whether stripping libraries is possible configure:13996: result: yes configure:14031: checking if libtool supports shared libraries configure:14033: result: yes configure:14036: checking whether to build shared libraries configure:14057: result: yes configure:14060: checking whether to build static libraries configure:14064: result: no configure:14214: checking for ld used by g++ configure:14281: result: /usr/bin/ld -m elf_x86_64 configure:14288: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14303: result: yes configure:14358: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15271: result: yes configure:15299: g++ -c -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG conftest.cpp >&5 configure:15302: $? = 0 configure:15484: checking for g++ option to produce PIC configure:15801: result: -fPIC -DPIC configure:15810: checking if g++ PIC flag -fPIC -DPIC works configure:15828: g++ -c -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15832: $? = 0 configure:15845: result: yes configure:15866: checking if g++ static flag -static works configure:15894: result: yes configure:15906: checking if g++ supports -c -o file.o configure:15927: g++ -c -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG -o out/conftest2.o conftest.cpp >&5 configure:15931: $? = 0 configure:15953: result: yes configure:15958: checking if g++ supports -c -o file.o configure:16005: result: yes configure:16035: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16064: result: yes configure:16201: checking dynamic linker characteristics configure:16582: g++ -o conftest -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG -O -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:16582: $? = 0 configure:16812: result: GNU/Linux ld.so configure:16863: checking how to hardcode library paths into programs configure:16888: result: immediate configure:17033: checking if libtool supports shared libraries configure:17035: result: yes configure:17038: checking whether to build shared libraries configure:17058: result: yes configure:17061: checking whether to build static libraries configure:17065: result: no configure:17091: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 conftest.f >&5 configure:17094: $? = 0 configure:17204: checking for gfortran option to produce PIC configure:17476: result: -fPIC configure:17485: checking if gfortran PIC flag -fPIC works configure:17503: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fPIC conftest.f >&5 configure:17507: $? = 0 configure:17520: result: yes configure:17541: checking if gfortran static flag -static works configure:17569: result: yes configure:17581: checking if gfortran supports -c -o file.o configure:17602: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -o out/conftest2.o conftest.f >&5 configure:17606: $? = 0 configure:17628: result: yes configure:17633: checking if gfortran supports -c -o file.o configure:17680: result: yes configure:17710: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18688: result: yes configure:18825: checking dynamic linker characteristics configure:19200: gfortran -o conftest -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -O -Wl,-rpath -Wl,/foo conftest.f >&5 configure:19200: $? = 0 configure:19430: result: GNU/Linux ld.so configure:19481: checking how to hardcode library paths into programs configure:19506: result: immediate configure:19588: checking for an ANSI C-conforming const configure:19653: 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 -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 '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ppc = (char**) pcpcc; ^ conftest.c:52:7: warning: 't' is used uninitialized in this function [-Wuninitialized] *t++ = 0; ^ conftest.c:68:23: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] struct s *b; b->j = 5; ^ configure:19653: $? = 0 configure:19660: result: yes configure:19668: checking for inline configure:19684: 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 -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:19684: $? = 0 configure:19692: result: inline configure:19710: checking for size_t configure:19710: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19710: $? = 0 configure:19710: 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 -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:19710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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:19710: result: yes configure:19721: checking for pid_t configure:19721: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19721: $? = 0 configure:19721: 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 -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:19721: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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:19721: result: yes configure:19733: checking whether time.h and sys/time.h may both be included configure:19753: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19753: $? = 0 configure:19760: result: yes configure:19768: checking for stdbool.h that conforms to C99 configure:19853: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:51:2: warning: the address of 's' will always evaluate as 'true' [-Waddress] bool e = &s; ^ conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:95:10: 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:95:15: 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:95:20: 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:95:25: 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:95:35: 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:95:40: 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:95:45: 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:95:50: 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:96:10: warning: the address of 'n' will always evaluate as 'true' [-Waddress] ^ conftest.c:96:15: warning: the address of 'o' will always evaluate as 'true' [-Waddress] ^ conftest.c:96:20: warning: the address of 'p' will always evaluate as 'true' [-Waddress] ^ configure:19853: $? = 0 configure:19860: result: yes configure:19862: checking for _Bool configure:19862: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19862: $? = 0 configure:19862: 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 -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:19862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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:19862: result: yes configure:19879: checking for long long configure:19879: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19879: $? = 0 configure:19879: 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 -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:19879: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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:19879: result: yes configure:19888: checking for unsigned long long configure:19888: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19888: $? = 0 configure:19888: 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 -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:19888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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:19888: result: yes configure:19898: checking for int32_t configure:19898: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19898: $? = 0 configure:19898: 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 -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:19898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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:19898: result: yes configure:19908: checking for int64_t configure:19908: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19908: $? = 0 configure:19908: 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 -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:19908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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:19908: result: yes configure:19918: checking for uint32_t configure:19918: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19918: $? = 0 configure:19918: 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 -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:19918: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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:19918: result: yes configure:19928: checking for uint64_t configure:19928: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19928: $? = 0 configure:19928: 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 -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:19928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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:19928: result: yes configure:19938: checking for ptrdiff_t configure:19938: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19938: $? = 0 configure:19938: 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 -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:19938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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:19938: result: yes configure:19953: checking size of void * configure:19958: 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 -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:19958: $? = 0 configure:19958: ./conftest configure:19958: $? = 0 configure:19972: result: 8 configure:19986: checking size of short configure:19991: 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 -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:19991: $? = 0 configure:19991: ./conftest configure:19991: $? = 0 configure:20005: result: 2 configure:20019: checking size of int configure:20024: 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 -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:20024: $? = 0 configure:20024: ./conftest configure:20024: $? = 0 configure:20038: result: 4 configure:20052: checking size of long configure:20057: 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 -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:20057: $? = 0 configure:20057: ./conftest configure:20057: $? = 0 configure:20071: result: 8 configure:20085: checking size of long long configure:20090: 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 -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:20090: $? = 0 configure:20090: ./conftest configure:20090: $? = 0 configure:20104: result: 8 configure:20118: checking size of float configure:20123: 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 -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:20123: $? = 0 configure:20123: ./conftest configure:20123: $? = 0 configure:20137: result: 4 configure:20151: checking size of double configure:20156: 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 -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:20156: $? = 0 configure:20156: ./conftest configure:20156: $? = 0 configure:20170: result: 8 configure:20237: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 conftest.f >&5 configure:20237: $? = 0 configure:20267: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -Itmpdir_0 conftest.f >&5 configure:20267: $? = 0 configure:20465: checking for a Python interpreter with version >= "2.4" configure:20482: 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.4'.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:20485: $? = 0 configure:20491: result: python configure:20499: checking for python configure:20517: found /usr/bin/python configure:20529: result: /usr/bin/python configure:20547: checking for python version configure:20554: result: 2.7 configure:20566: checking for python platform configure:20573: result: linux2 configure:20580: checking for python script directory configure:20609: result: ${prefix}/lib/python2.7/site-packages configure:20618: checking for python extension module directory configure:20647: result: ${exec_prefix}/lib/python2.7/site-packages configure:20752: checking how to get verbose linking output from gfortran configure:20762: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 conftest.f >&5 configure:20762: $? = 0 configure:20780: gfortran -o conftest -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -v -O -Wl,-export-dynamic conftest.f Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) /usr/lib/gcc/x86_64-linux-gnu/4.8/f951 conftest.f -cpp=/tmp/cci1CjyP.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 -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.8/finclude -o /tmp/ccfzIIa6.s GNU Fortran (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 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/4.8/../../../../x86_64-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /usr/lib/gcc/x86_64-linux-gnu/4.8/finclude /usr/lib/gcc/x86_64-linux-gnu/4.8/include /usr/local/include /usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed /usr/include/x86_64-linux-gnu /usr/include End of search list. GNU Fortran (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccStfYOm.o /tmp/ccfzIIa6.s GNU assembler version 2.24 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.8/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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/4.8/../../.. -export-dynamic /tmp/ccStfYOm.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o configure:20845: result: -v configure:20847: checking for Fortran libraries of gfortran configure:20870: gfortran -o conftest -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -v -O -Wl,-export-dynamic conftest.f Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) /usr/lib/gcc/x86_64-linux-gnu/4.8/f951 conftest.f -cpp=/tmp/cc9YSVxS.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 -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.8/finclude -o /tmp/cc2rSHh9.s GNU Fortran (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 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/4.8/../../../../x86_64-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /usr/lib/gcc/x86_64-linux-gnu/4.8/finclude /usr/lib/gcc/x86_64-linux-gnu/4.8/include /usr/local/include /usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed /usr/include/x86_64-linux-gnu /usr/include End of search list. GNU Fortran (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccLjqC3p.o /tmp/cc2rSHh9.s GNU assembler version 2.24 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.8/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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/4.8/../../.. -export-dynamic /tmp/ccLjqC3p.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o configure:21044: result: -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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/4.8/../../.. -lgfortran -lm -lquadmath configure:21323: checking libxml/parser.h usability configure:21323: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/libxml2 conftest.c >&5 configure:21323: $? = 0 configure:21323: result: yes configure:21323: checking libxml/parser.h presence configure:21323: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/usr/include/libxml2 conftest.c configure:21323: $? = 0 configure:21323: result: yes configure:21323: checking for libxml/parser.h configure:21323: result: yes configure:21356: checking for xmlInitParser in -lxml2 configure:21381: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/libxml2 -O -Wl,-export-dynamic conftest.c -lxml2 -lxml2 -lm >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char xmlInitParser (); ^ conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:21381: $? = 0 configure:21390: result: yes configure:21535: checking for ESSL BLAS headers configure:21548: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:44:18: fatal error: essl.h: No such file or directory #include ^ compilation terminated. configure:21548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #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:21554: result: no configure:21688: checking for threaded MKL BLAS configure:21701: 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 -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -lguide -lpthread >&5 conftest.c:44:23: fatal error: mkl_cblas.h: No such file or directory #include ^ compilation terminated. configure:21701: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #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:21711: result: no configure:21734: checking for MKL BLAS configure:21747: 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 -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lmkl_intel_lp64 -lmkl_sequential -lmkl_core >&5 conftest.c:44:22: fatal error: mkl_blas.h: No such file or directory #include ^ compilation terminated. configure:21747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #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:21757: result: no configure:21781: checking for threaded ATLAS BLAS configure:21794: 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 -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lptcblas -latlas -lpthread >&5 conftest.c:44:19: fatal error: cblas.h: No such file or directory #include ^ compilation terminated. configure:21794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #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:21804: result: no configure:21820: checking for ATLAS BLAS configure:21833: 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 -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lcblas -latlas >&5 conftest.c:44:19: fatal error: cblas.h: No such file or directory #include ^ compilation terminated. configure:21833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #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:21843: result: no configure:21861: checking for threaded ACML BLAS configure:21874: 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 -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lacml_mp >&5 conftest.c:44:18: fatal error: acml.h: No such file or directory #include ^ compilation terminated. configure:21874: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #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:21884: result: no configure:21900: checking for ACML BLAS configure:21913: 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 -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lacml >&5 conftest.c:44:18: fatal error: acml.h: No such file or directory #include ^ compilation terminated. configure:21913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #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:21923: result: no configure:21943: checking for legacy C BLAS configure:21956: 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 -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lblas >&5 conftest.c:44:19: fatal error: cblas.h: No such file or directory #include ^ compilation terminated. configure:21956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #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:21966: result: no configure:21984: WARNING: no BLAS support configure:22134: checking for MPI (MPI compiler wrapper test) configure:22150: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include -O -Wl,-export-dynamic -L/usr/lib/openmpi/lib conftest.c >&5 conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccDTms3E.o: In function `main': conftest.c:(.text+0xf): undefined reference to `MPI_Init' collect2: error: ld returned 1 exit status configure:22150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | MPI_Init(0, (void *)0); | ; | return 0; | } configure:22161: result: no configure:22195: checking mpi.h usability configure:22195: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include conftest.c >&5 configure:22195: $? = 0 configure:22195: result: yes configure:22195: checking mpi.h presence configure:22195: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include conftest.c configure:22195: $? = 0 configure:22195: result: yes configure:22195: checking for mpi.h configure:22195: result: yes configure:22513: checking for MPI (basic test) configure:22532: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include -O -Wl,-export-dynamic -L/usr/lib/openmpi/lib conftest.c -lmpi >&5 conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:22532: $? = 0 configure:22542: result: yes configure:22566: checking for MPI I/O configure:22579: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include -O -Wl,-export-dynamic -L/usr/lib/openmpi/lib conftest.c -lmpi >&5 conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:22579: $? = 0 configure:22589: result: yes configure:22592: checking for MPI2 one-sided communication configure:22605: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include -O -Wl,-export-dynamic -L/usr/lib/openmpi/lib conftest.c -lmpi >&5 conftest.c:49:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:22605: $? = 0 configure:22615: result: yes configure:22617: checking for MPI2 features configure:22630: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include -O -Wl,-export-dynamic -L/usr/lib/openmpi/lib conftest.c -lmpi >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:22630: $? = 0 configure:22640: result: yes configure:23249: checking hdf5.h usability configure:23249: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 In file included from /usr/include/hdf5.h:24:0, from conftest.c:82: /usr/include/H5public.h:63:20: fatal error: mpi.h: No such file or directory # include ^ compilation terminated. configure:23249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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 | /* 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:23249: result: no configure:23249: checking hdf5.h presence configure:23249: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c In file included from /usr/include/hdf5.h:24:0, from conftest.c:49: /usr/include/H5public.h:63:20: fatal error: mpi.h: No such file or directory # include ^ compilation terminated. configure:23249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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 | /* end confdefs.h. */ | #include configure:23249: result: no configure:23249: checking for hdf5.h configure:23249: result: no configure:23266: checking hdf5.h usability configure:23266: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX conftest.c >&5 configure:23266: $? = 0 configure:23266: result: yes configure:23266: checking hdf5.h presence configure:23266: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX conftest.c configure:23266: $? = 0 configure:23266: result: yes configure:23266: checking for hdf5.h configure:23266: result: yes configure:23316: checking for H5Fopen in -lhdf5 configure:23341: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX -O -Wl,-export-dynamic -L/usr/lib/openmpi/lib conftest.c -lhdf5 -lhdf5 -lmpi >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char H5Fopen (); ^ conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:23341: $? = 0 configure:23350: result: yes configure:23494: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX conftest.c >&5 conftest.c:53:21: fatal error: cgnslib.h: No such file or directory #include ^ compilation terminated. configure:23494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | /* end confdefs.h. */ | #undef HAVE_MPI | #include | #include | int | main () | { | #if CGNS_VERSION < 3100 | # error CGNS version >= 3.0 not found | #endif | | ; | return 0; | } configure:23500: result: CGNS >= 3.1.0 headers not found configure:23524: 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 -D_POSIX_SOURCE -DNDEBUG -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX conftest.c >&5 conftest.c:53:21: fatal error: cgnslib.h: No such file or directory #include ^ compilation terminated. configure:23524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | /* end confdefs.h. */ | #undef HAVE_MPI | #include | #include | int | main () | { | #if CGNS_VERSION <= 2400 | # error CGNS version >= 2.4 tested here | #endif | | ; | return 0; | } configure:23611: WARNING: no CGNS file support configure:23744: 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 -D_POSIX_SOURCE -DNDEBUG -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/MED_V7_5_1/include -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX conftest.c >&5 conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:23744: $? = 0 configure:23745: result: MED >= 3.0 headers found configure:23806: 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 -D_POSIX_SOURCE -DNDEBUG -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/MED_V7_5_1/include -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX -L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/MED_V7_5_1/lib -L/usr/lib/openmpi/lib -O -Wl,-export-dynamic conftest.c -lmedC -lhdf5 -lmpi >&5 conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:23806: $? = 0 configure:23891: g++ -o conftest -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/MED_V7_5_1/include -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX -L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/MED_V7_5_1/lib -L/usr/lib/openmpi/lib -O -Wl,-export-dynamic conftest.cpp -lmedC -lhdf5 -lmpi >&5 configure:23891: $? = 0 configure:24050: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:53:28: fatal error: libccmio/ccmio.h: No such file or directory #include ^ compilation terminated. configure:24050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = kCCMIONoErr; | ; | return 0; | } configure:24056: result: CCMIO headers not found configure:24324: checking freesteam/steam.h usability configure:24324: 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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:86:29: fatal error: freesteam/steam.h: No such file or directory #include ^ compilation terminated. configure:24324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 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:24324: result: no configure:24324: checking freesteam/steam.h presence configure:24324: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c conftest.c:53:29: fatal error: freesteam/steam.h: No such file or directory #include ^ compilation terminated. configure:24324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 1 | /* end confdefs.h. */ | #include configure:24324: result: no configure:24324: checking for freesteam/steam.h configure:24324: result: no configure:24427: checking for Zlib configure:24440: 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 -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lz >&5 conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:57:15: warning: assignment from incompatible pointer type [enabled by default] gzFile *f; f = gzopen("filename", "r"); ^ conftest.c:57:10: warning: variable 'f' set but not used [-Wunused-but-set-variable] gzFile *f; f = gzopen("filename", "r"); ^ configure:24440: $? = 0 configure:24460: result: yes configure:24474: checking size of z_off_t configure:24518: 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 -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lz >&5 conftest.c: In function 'main': conftest.c:77:11: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] sizeof(unsigned), sizeof(unsigned long), sizeof(void *)); ^ conftest.c:77:11: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] conftest.c:77:11: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=] conftest.c:58:14: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc, char** argv) ^ conftest.c:58:27: warning: unused parameter 'argv' [-Wunused-parameter] int main(int argc, char** argv) ^ configure:24518: $? = 0 configure:24518: ./conftest configure:24518: $? = 0 configure:24525: result: 8 configure:24674: checking whether pthreads work with -pthread configure:24757: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lz >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:60:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:61:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:61:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:59:27: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^ configure:24757: $? = 0 configure:24766: result: yes configure:24785: checking for joinable pthread attribute configure:24800: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lz >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:24800: $? = 0 configure:24806: result: PTHREAD_CREATE_JOINABLE configure:24816: checking if more special flags are required for pthreads configure:24823: result: no configure:25092: g++ -c -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/KERNEL_V7_5_1/include/salome conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:60:5: warning: unused variable 'iret' [-Wunused-variable] int iret = cp_fin(0, 0); ^ configure:25092: $? = 0 configure:25094: result: CALCIUM support configure:25276: checking for omniORB... configure:25291: checking for omniidl configure:25321: result: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/bin/omniidl configure:25436: checking CORBA.h usability configure:25436: g++ -c -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -pthread -D_POSIX_SOURCE -DNDEBUG -DOMNIORB_VERSION=4 -D__x86__ -D__linux__ -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4 -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/COS conftest.cpp >&5 In file included from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniconfig.h:37:0, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA_sysdep.h:107, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/omniInternal.h:232, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA.h:347, from conftest.cpp:90: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/acconfig.h:242:0: warning: "PACKAGE_BUGREPORT" redefined [enabled by default] #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" ^ conftest.cpp:6:0: note: this is the location of the previous definition #define PACKAGE_BUGREPORT "saturne-support@edf.fr" ^ In file included from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniconfig.h:37:0, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA_sysdep.h:107, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/omniInternal.h:232, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA.h:347, from conftest.cpp:90: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/acconfig.h:245:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "omniORB" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "code_saturne" ^ In file included from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniconfig.h:37:0, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA_sysdep.h:107, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/omniInternal.h:232, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA.h:347, from conftest.cpp:90: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/acconfig.h:248:0: warning: "PACKAGE_STRING" redefined [enabled by default] #define PACKAGE_STRING "omniORB 4.1.6" ^ conftest.cpp:5:0: note: this is the location of the previous definition #define PACKAGE_STRING "code_saturne 4.0.0" ^ In file included from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniconfig.h:37:0, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA_sysdep.h:107, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/omniInternal.h:232, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA.h:347, from conftest.cpp:90: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/acconfig.h:251:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] #define PACKAGE_TARNAME "omniorb" ^ conftest.cpp:3:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "code_saturne" ^ In file included from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniconfig.h:37:0, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA_sysdep.h:107, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/omniInternal.h:232, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA.h:347, from conftest.cpp:90: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/acconfig.h:254:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "4.1.6" ^ conftest.cpp:4:0: note: this is the location of the previous definition #define PACKAGE_VERSION "4.0.0" ^ configure:25436: $? = 0 configure:25436: result: yes configure:25436: checking CORBA.h presence configure:25436: g++ -E -D_POSIX_SOURCE -DNDEBUG -DOMNIORB_VERSION=4 -D__x86__ -D__linux__ -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4 -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/COS conftest.cpp In file included from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniconfig.h:37:0, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA_sysdep.h:107, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/omniInternal.h:232, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA.h:347, from conftest.cpp:57: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/acconfig.h:242:0: warning: "PACKAGE_BUGREPORT" redefined [enabled by default] #define PACKAGE_BUGREPORT "bugs@omniorb-support.com" ^ conftest.cpp:6:0: note: this is the location of the previous definition #define PACKAGE_BUGREPORT "saturne-support@edf.fr" ^ In file included from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniconfig.h:37:0, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA_sysdep.h:107, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/omniInternal.h:232, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA.h:347, from conftest.cpp:57: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/acconfig.h:245:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "omniORB" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "code_saturne" ^ In file included from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniconfig.h:37:0, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA_sysdep.h:107, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/omniInternal.h:232, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA.h:347, from conftest.cpp:57: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/acconfig.h:248:0: warning: "PACKAGE_STRING" redefined [enabled by default] #define PACKAGE_STRING "omniORB 4.1.6" ^ conftest.cpp:5:0: note: this is the location of the previous definition #define PACKAGE_STRING "code_saturne 4.0.0" ^ In file included from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniconfig.h:37:0, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA_sysdep.h:107, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/omniInternal.h:232, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA.h:347, from conftest.cpp:57: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/acconfig.h:251:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] #define PACKAGE_TARNAME "omniorb" ^ conftest.cpp:3:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "code_saturne" ^ In file included from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniconfig.h:37:0, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA_sysdep.h:107, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/omniInternal.h:232, from /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/CORBA.h:347, from conftest.cpp:57: /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4/acconfig.h:254:0: warning: "PACKAGE_VERSION" redefined [enabled by default] #define PACKAGE_VERSION "4.1.6" ^ conftest.cpp:4:0: note: this is the location of the previous definition #define PACKAGE_VERSION "4.0.0" ^ configure:25436: $? = 0 configure:25436: result: yes configure:25436: checking for CORBA.h configure:25436: result: yes configure:25471: checking whether we can link with omnithreads configure:25489: g++ -o conftest -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -pthread -DOMNIORB_VERSION=4 -D__x86__ -D__linux__ -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4 -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/COS -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.cpp -L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib -lomnithread -lz >&5 configure:25489: $? = 0 configure:25506: result: yes configure:25518: checking for socket in -lsocket configure:25543: g++ -o conftest -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.cpp -lsocket -lz >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:25543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define __OSVERSION__ 2 | /* 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:25552: result: no configure:25558: checking for gethostbyname in -lnsl configure:25583: g++ -o conftest -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.cpp -lnsl -lz >&5 configure:25583: $? = 0 configure:25592: result: yes configure:25618: checking whether we can link with omniORB configure:25636: g++ -o conftest -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -pthread -DOMNIORB_VERSION=4 -D__x86__ -D__linux__ -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4 -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/COS -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.cpp -L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib -lomniORB4 -lomniDynamic4 -lCOS4 -lCOSDynamic4 -lomnithread -R/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib -lnsl -lz >&5 g++: error: unrecognized command line option '-R' configure:25636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define __OSVERSION__ 2 | /* end confdefs.h. */ | #include | | int | main () | { | CORBA::ORB_var orb | ; | return 0; | } configure:25655: result: yes configure:25716: checking omniORBpy configure:25724: result: no configure:25731: result: for omniORBpy: no configure:25733: result: for omniORB: yes configure:25819: checking whether we have double and CORBA::Double compatibility configure:25872: g++ -o conftest -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -pthread -DOMNIORB_VERSION=4 -D__x86__ -D__linux__ -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4 -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/COS -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.cpp -L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib -L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib -lomniORB4 -lomniDynamic4 -lCOS4 -lCOSDynamic4 -lomnithread -R/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib -lnsl -lz >&5 g++: error: unrecognized command line option '-R' configure:25872: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define __OSVERSION__ 2 | #define OMNIORB /**/ | #define CORBA_HAVE_POA /**/ | #define CORBA_ORB_INIT_HAVE_3_ARGS /**/ | #define CORBA_ORB_INIT_THIRD_ARG /**/ | /* end confdefs.h. */ | #include | #include | int | main () | { | CORBA::Double *a=new CORBA::Double(2.5); | double c=2.5; | double *b; | b=(double *)a; | | if( (c==*b) && (sizeof(double)==sizeof(CORBA::Double)) ){ | delete a; | exit(0); | } | else{ | delete a; | exit(1); | } | ; | return 0; | } configure:25886: result: no configure:25889: checking whether we have int and CORBA::Long compatibility configure:25932: g++ -o conftest -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -pthread -DOMNIORB_VERSION=4 -D__x86__ -D__linux__ -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4 -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/COS -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.cpp -L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib -L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib -lomniORB4 -lomniDynamic4 -lCOS4 -lCOSDynamic4 -lomnithread -R/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib -lnsl -lz >&5 g++: error: unrecognized command line option '-R' configure:25932: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define __OSVERSION__ 2 | #define OMNIORB /**/ | #define CORBA_HAVE_POA /**/ | #define CORBA_ORB_INIT_HAVE_3_ARGS /**/ | #define CORBA_ORB_INIT_THIRD_ARG /**/ | /* end confdefs.h. */ | #include | #include | int | main () | { | CORBA::Long *a=new CORBA::Long(2); | int c=2; | int *b; | b=(int *)a; | | if( (c==*b) && (sizeof(int)==sizeof(CORBA::Long)) ) | exit(0); | else | exit(1); | ; | return 0; | } configure:25946: result: no configure:26008: result: unknown orb configure:26433: checking for pdflatex configure:26451: found /usr/bin/pdflatex configure:26463: result: /usr/bin/pdflatex configure:26481: checking for bibtex configure:26499: found /usr/bin/bibtex configure:26511: result: /usr/bin/bibtex configure:26529: checking for makeindex configure:26547: found /usr/bin/makeindex configure:26559: result: /usr/bin/makeindex configure:26577: checking for fig2dev configure:26610: result: no configure:26616: WARNING: fig2dev not found configure:26650: checking for doxygen configure:26683: result: no configure:26689: WARNING: doxygen not found configure:26698: checking for dot configure:26731: result: no configure:26737: WARNING: dot not found configure:26761: checking for sphinx-build configure:26794: result: no configure:26800: WARNING: sphinx-build not found configure:26903: checking for PyQt4 version >= 4.3 configure:26926: result: yes configure:26968: checking for pyuic4 configure:26987: found /usr/bin/pyuic4 configure:27000: result: /usr/bin/pyuic4 configure:27012: checking for pyrcc4 configure:27031: found /usr/bin/pyrcc4 configure:27043: result: /usr/bin/pyrcc4 configure:27078: checking for lrelease configure:27096: found /usr/bin/lrelease configure:27108: result: /usr/bin/lrelease configure:27125: checking for moc configure:27143: found /usr/bin/moc configure:27155: result: /usr/bin/moc configure:27192: checking for ANSI C header files configure:27296: result: yes configure:27307: checking for sys/types.h configure:27307: result: yes configure:27307: checking sys/utsname.h usability configure:27307: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27307: $? = 0 configure:27307: result: yes configure:27307: checking sys/utsname.h presence configure:27307: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27307: $? = 0 configure:27307: result: yes configure:27307: checking for sys/utsname.h configure:27307: result: yes configure:27307: checking for sys/stat.h configure:27307: result: yes configure:27307: checking dirent.h usability configure:27307: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27307: $? = 0 configure:27307: result: yes configure:27307: checking dirent.h presence configure:27307: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27307: $? = 0 configure:27307: result: yes configure:27307: checking for dirent.h configure:27307: result: yes configure:27307: checking stddef.h usability configure:27307: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27307: $? = 0 configure:27307: result: yes configure:27307: checking stddef.h presence configure:27307: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27307: $? = 0 configure:27307: result: yes configure:27307: checking for stddef.h configure:27307: result: yes configure:27320: checking for unistd.h configure:27320: result: yes configure:27320: checking fcntl.h usability configure:27320: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27320: $? = 0 configure:27320: result: yes configure:27320: checking fcntl.h presence configure:27320: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27320: $? = 0 configure:27320: result: yes configure:27320: checking for fcntl.h configure:27320: result: yes configure:27320: checking for sys/types.h configure:27320: result: yes configure:27320: checking sys/signal.h usability configure:27320: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27320: $? = 0 configure:27320: result: yes configure:27320: checking sys/signal.h presence configure:27320: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27320: $? = 0 configure:27320: result: yes configure:27320: checking for sys/signal.h configure:27320: result: yes configure:27333: checking sys/procfs.h usability configure:27333: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27333: $? = 0 configure:27333: result: yes configure:27333: checking sys/procfs.h presence configure:27333: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27333: $? = 0 configure:27333: result: yes configure:27333: checking for sys/procfs.h configure:27333: result: yes configure:27333: checking sys/sysinfo.h usability configure:27333: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27333: $? = 0 configure:27333: result: yes configure:27333: checking sys/sysinfo.h presence configure:27333: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27333: $? = 0 configure:27333: result: yes configure:27333: checking for sys/sysinfo.h configure:27333: result: yes configure:27333: checking sys/resource.h usability configure:27333: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27333: $? = 0 configure:27333: result: yes configure:27333: checking sys/resource.h presence configure:27333: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27333: $? = 0 configure:27333: result: yes configure:27333: checking for sys/resource.h configure:27333: result: yes configure:27346: checking float.h usability configure:27346: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27346: $? = 0 configure:27346: result: yes configure:27346: checking float.h presence configure:27346: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27346: $? = 0 configure:27346: result: yes configure:27346: checking for float.h configure:27346: result: yes configure:27346: checking for string.h configure:27346: result: yes configure:27346: checking sys/time.h usability configure:27346: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27346: $? = 0 configure:27346: result: yes configure:27346: checking sys/time.h presence configure:27346: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27346: $? = 0 configure:27346: result: yes configure:27346: checking for sys/time.h configure:27346: result: yes configure:27364: checking for mkdir configure:27364: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char mkdir (); ^ conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27364: $? = 0 configure:27364: result: yes configure:27364: checking for chdir configure:27364: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char chdir (); ^ conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27364: $? = 0 configure:27364: result: yes configure:27364: checking for stat configure:27364: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char stat (); ^ conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27364: $? = 0 configure:27364: result: yes configure:27364: checking for dup2 configure:27364: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dup2 (); ^ conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27364: $? = 0 configure:27364: result: yes configure:27364: checking for access configure:27364: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char access (); ^ conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27364: $? = 0 configure:27364: result: yes configure:27375: checking for snprintf configure:27375: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char snprintf (); ^ conftest.c:105:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27375: $? = 0 configure:27375: result: yes configure:27387: checking for getcwd configure:27387: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getcwd (); ^ conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27387: $? = 0 configure:27387: result: yes configure:27387: checking for sleep configure:27387: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char sleep (); ^ conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27387: $? = 0 configure:27387: result: yes configure:27399: checking for getpwuid configure:27399: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getpwuid (); ^ conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27399: $? = 0 configure:27399: result: yes configure:27399: checking for geteuid configure:27399: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char geteuid (); ^ conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27399: $? = 0 configure:27399: result: yes configure:27410: checking for uname configure:27410: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char uname (); ^ conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27410: $? = 0 configure:27410: result: yes configure:27422: checking for clock_gettime configure:27422: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char clock_gettime (); ^ conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27422: $? = 0 configure:27422: result: yes configure:27422: checking for getrusage configure:27422: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getrusage (); ^ conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27422: $? = 0 configure:27422: result: yes configure:27422: checking for gettimeofday configure:27422: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char gettimeofday (); ^ conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27422: $? = 0 configure:27422: result: yes configure:27422: checking for sbrk configure:27422: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char sbrk (); ^ conftest.c:123:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27422: $? = 0 configure:27422: result: yes configure:27422: checking for sysinfo configure:27422: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char sysinfo (); ^ conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27422: $? = 0 configure:27422: result: yes configure:27433: checking for posix_memalign configure:27433: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char posix_memalign (); ^ conftest.c:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27433: $? = 0 configure:27433: result: yes configure:27444: checking for memset configure:27444: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char memset (); ^ conftest.c:117:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ conftest.c:126:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27444: $? = 0 configure:27444: result: yes configure:27455: checking for strtok_r configure:27455: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strtok_r (); ^ conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27455: $? = 0 configure:27455: result: yes configure:27470: checking for pow configure:27470: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz -lm >&5 conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char pow (); ^ conftest.c:119:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ conftest.c:128:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27470: $? = 0 configure:27470: result: yes configure:27470: checking for modf configure:27470: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz -lm >&5 conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char modf (); ^ conftest.c:120:6: warning: conflicting types for built-in function 'modf' [enabled by default] char modf (); ^ conftest.c:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27470: $? = 0 configure:27470: result: yes configure:27470: checking for tgamma configure:27470: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz -lm >&5 conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char tgamma (); ^ conftest.c:121:6: warning: conflicting types for built-in function 'tgamma' [enabled by default] char tgamma (); ^ conftest.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27470: $? = 0 configure:27470: result: yes configure:27470: checking for erf configure:27470: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz -lm >&5 conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char erf (); ^ conftest.c:122:6: warning: conflicting types for built-in function 'erf' [enabled by default] char erf (); ^ conftest.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27470: $? = 0 configure:27470: result: yes configure:27481: checking for working strtod configure:27522: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:135:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] double strtod (); ^ conftest.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main() ^ conftest.c: In function 'main': conftest.c:142:20: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *string = " +69"; ^ conftest.c:146:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value != 69 || term != (string + 4)) ^ conftest.c:153:20: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *string = "NaN"; ^ configure:27522: $? = 0 configure:27522: ./conftest configure:27522: $? = 0 configure:27532: result: yes configure:27609: checking for special C compiler options needed for large files configure:27654: result: no configure:27660: checking for _FILE_OFFSET_BITS value needed for large files configure:27685: 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 -pthread -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27685: $? = 0 configure:27717: result: no configure:27800: checking for _LARGEFILE_SOURCE value needed for large files configure:27819: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:105:34: error: 'fseeko' undeclared (first use in this function) int (*fp) (FILE *, off_t, int) = fseeko; ^ conftest.c:105:34: note: each undeclared identifier is reported only once for each function it appears in conftest.c:106:6: warning: implicit declaration of function 'fseeko' [-Wimplicit-function-declaration] return fseeko (stdin, 0, 0) && fp (stdin, 0, 0); ^ configure:27819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define __OSVERSION__ 2 | #define OMNIORB /**/ | #define CORBA_HAVE_POA /**/ | #define CORBA_ORB_INIT_HAVE_3_ARGS /**/ | #define CORBA_ORB_INIT_THIRD_ARG /**/ | #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_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:27838: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27838: $? = 0 configure:27847: result: 1 configure:27875: checking size of off_t configure:27880: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:135:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (off_t)); } ^ conftest.c:136:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (off_t)); } ^ conftest.c:140:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27880: $? = 0 configure:27880: ./conftest configure:27880: $? = 0 configure:27894: result: 8 configure:27968: checking for glibc backtrace configure:27985: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:27985: $? = 0 configure:27992: result: yes configure:28005: checking for glibc cplus_demangle configure:28018: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz >&5 conftest.c:104:22: fatal error: demangle.h: No such file or directory #include ^ compilation terminated. configure:28018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define __OSVERSION__ 2 | #define OMNIORB /**/ | #define CORBA_HAVE_POA /**/ | #define CORBA_ORB_INIT_HAVE_3_ARGS /**/ | #define CORBA_ORB_INIT_THIRD_ARG /**/ | #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_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:28025: result: no configure:28059: checking for dlopen configure:28072: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz -ldl >&5 conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:28072: $? = 0 configure:28079: result: dlopen configure:28132: checking whether NLS is requested configure:28141: result: yes configure:28182: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:28214: result: /usr/bin/msgfmt configure:28223: checking for gmsgfmt configure:28254: result: /usr/bin/msgfmt configure:28305: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:28337: result: /usr/bin/xgettext configure:28383: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:28414: result: /usr/bin/msgmerge configure:28471: checking for ld used by GCC configure:28535: result: /usr/bin/ld -m elf_x86_64 configure:28542: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:28555: result: yes configure:28562: checking for shared library run path origin configure:28575: result: done configure:29147: checking for CFPreferencesCopyAppValue configure:29165: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:105:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:29165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define __OSVERSION__ 2 | #define OMNIORB /**/ | #define CORBA_HAVE_POA /**/ | #define CORBA_ORB_INIT_HAVE_3_ARGS /**/ | #define CORBA_ORB_INIT_THIRD_ARG /**/ | #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_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_DLOPEN 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:29174: result: no configure:29181: checking for CFLocaleCopyCurrent configure:29199: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:105:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:29199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "4.0.0" | #define PACKAGE_STRING "code_saturne 4.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "4.0.0" | #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 CS_REVISION "4.0.0" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 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_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_MED 1 | #define HAVE_MED_MPI 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define __OSVERSION__ 2 | #define OMNIORB /**/ | #define CORBA_HAVE_POA /**/ | #define CORBA_ORB_INIT_HAVE_3_ARGS /**/ | #define CORBA_ORB_INIT_THIRD_ARG /**/ | #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_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_DLOPEN 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:29208: result: no configure:29257: checking for GNU gettext in libc configure:29277: 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 -pthread -D_POSIX_SOURCE -DNDEBUG -O -Wl,-export-dynamic conftest.c -lnsl -lz -ldl >&5 conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:29277: $? = 0 configure:29286: result: yes configure:30077: checking whether to use NLS configure:30079: result: yes configure:30082: checking where the gettext function comes from configure:30093: result: libc configure:30412: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by code_saturne config.status 4.0.0, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on christian-ZBOX-ID92-ZBOX-IQ01 config.status:1646: creating Makefile config.status:1646: creating po/Makefile.in config.status:1646: creating preprocessor/Makefile config.status:1646: creating preprocessor/appli/Makefile config.status:1646: creating preprocessor/base/Makefile config.status:1646: creating preprocessor/pre-post/Makefile config.status:1646: creating preprocessor/util/Makefile config.status:1646: creating salome/Makefile config.status:1646: creating src/Makefile config.status:1646: creating src/apps/Makefile config.status:1646: creating src/gui/Makefile config.status:1646: creating src/bft/Makefile config.status:1646: creating src/fvm/Makefile config.status:1646: creating src/mei/Makefile config.status:1646: creating src/base/Makefile config.status:1646: creating src/atmo/Makefile config.status:1646: creating src/cfbl/Makefile config.status:1646: creating src/cogz/Makefile config.status:1646: creating src/ctwr/Makefile config.status:1646: creating src/darc/Makefile config.status:1646: creating src/elec/Makefile config.status:1646: creating src/comb/Makefile config.status:1646: creating src/pprt/Makefile config.status:1646: creating src/lagr/Makefile config.status:1646: creating src/rayt/Makefile config.status:1646: creating src/turb/Makefile config.status:1646: creating src/alge/Makefile config.status:1646: creating src/mesh/Makefile config.status:1646: creating src/user/Makefile config.status:1646: creating src/user_examples/Makefile config.status:1646: creating gui/Makefile config.status:1646: creating gui/Base/Makefile config.status:1646: creating gui/Pages/Makefile config.status:1646: creating salome/fsi_coupling/Makefile config.status:1646: creating salome/fsi_coupling/idl/Makefile config.status:1646: creating salome/fsi_coupling/libmilieu/Makefile config.status:1646: creating salome/fsi_coupling/resources/Makefile config.status:1646: creating salome/fsi_coupling/src/Makefile config.status:1646: creating salome/fsi_coupling/src/FSI_ASTER/Makefile config.status:1646: creating salome/fsi_coupling/src/FSI_MILIEU/Makefile config.status:1646: creating salome/fsi_coupling/src/FSI_SATURNE/Makefile config.status:1646: creating salome/cfd_study/Makefile config.status:1646: creating salome/cfd_study/doc/Makefile config.status:1646: creating salome/cfd_study/idl/Makefile config.status:1646: creating salome/cfd_study/resources/Makefile config.status:1646: creating salome/cfd_study/src/Makefile config.status:1646: creating salome/cfd_study/src/CFDSTUDY/Makefile config.status:1646: creating salome/cfd_study/src/CFDSTUDYGUI/Makefile config.status:1646: creating docs/Makefile config.status:1646: creating docs/doxygen/Makefile config.status:1646: creating docs/style/csvers.tex config.status:1646: creating docs/autovnv/Makefile config.status:1646: creating docs/autovnv/graphics/Makefile config.status:1646: creating docs/developer/Makefile config.status:1646: creating docs/developer/graphics/Makefile config.status:1646: creating docs/install/Makefile config.status:1646: creating docs/refcard/Makefile config.status:1646: creating docs/refcard/graphics/Makefile config.status:1646: creating docs/theory/Makefile config.status:1646: creating docs/theory/graphics/Makefile config.status:1646: creating docs/user/Makefile config.status:1646: creating docs/user/graphics/Makefile config.status:1646: creating tests/Makefile config.status:1646: creating extras/salome/fsi_appli_config.xml config.status:1646: creating extras/windows/innosetup/setup_mingw.iss config.status:1646: creating extras/windows/innosetup/setup_cygwin32.iss config.status:1646: creating extras/windows/innosetup/setup_cygwin64.iss config.status:1646: creating bin/cs_config.py config.status:1646: creating cs_config.h config.status:1859: executing depfiles commands config.status:1859: executing libtool commands config.status:1859: executing po-directories commands configure:33391: === configuring in libple (/home/christian/SaturneCompilation/libple) configure:33454: running /bin/bash /home/christian/code_saturne-4.0.0/libple/configure --disable-option-checking '--prefix=/usr/local/apps/Code_Saturne-4.0.0' '--with-salome=/home/christian/salome/Salome-V7_5_1-LGPL-x86_64' '--with-mpi=/usr/lib/openmpi' '--with-hdf5' '--with-med=/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/MED_V7_5_1' '--without-salome-med' 'FC=gfortran' --cache-file=/dev/null --srcdir=/home/christian/code_saturne-4.0.0/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=set ac_cv_env_FC_value=gfortran 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_MOC_set= ac_cv_env_MOC_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_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_PYUIC4_set= ac_cv_env_PYUIC4_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/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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/4.8/../../.. -lgfortran -lm -lquadmath' ac_cv_func_access=yes ac_cv_func_chdir=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_CORBA_h=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_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_hdf5_H5Fopen=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_socket_socket=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_MOC=/usr/bin/moc ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_OMNIIDL=/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/bin/omniidl ac_cv_path_PDFLATEX=/usr/bin/pdflatex ac_cv_path_PYRCC4=/usr/bin/pyrcc4 ac_cv_path_PYTHON=/usr/bin/python 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_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=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_pathless_PYTHON=python 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_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_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_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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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 salome_cv_lib_omniorb3=no salome_cv_lib_omnithreads=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/christian/code_saturne-4.0.0/build-aux/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/christian/code_saturne-4.0.0/build-aux/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='1' AR='ar' AS='as' AUTOCONF='${SHELL} /home/christian/code_saturne-4.0.0/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /home/christian/code_saturne-4.0.0/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /home/christian/code_saturne-4.0.0/build-aux/missing --run automake-1.11' AWK='gawk' BIBTEX='/usr/bin/bibtex' BLASRUNPATH='' BLAS_CPPFLAGS='' BLAS_LDFLAGS='' BLAS_LIBS='' 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 -pthread' CFLAGS_DBG='' CFLAGS_HOT='-O3 -fexcess-precision=fast ' CFLAGS_OPT='-funroll-loops -O2 -Wuninitialized -fexcess-precision=fast' CGNSRUNPATH='' CGNS_CPPFLAGS='' CGNS_LDFLAGS='' CGNS_LIBS='' CMAKE='' CORBA_CXXFLAGS='' CORBA_INCLUDES='' CORBA_LIBS='' CORBA_ROOT='' CPP='gcc -E' CPPFLAGS=' -D_POSIX_SOURCE -DNDEBUG ' CS_LD='gcc' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -pthread' CXXFLAGS_DBG='' CXXFLAGS_HOT='-O3' CXXFLAGS_OPT='-funroll-loops -O2 -Wuninitialized' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' 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 ' FCFLAGS_DBG='' FCFLAGS_HOT='-O2 ' FCFLAGS_OPT='-O' FCLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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/4.8/../../.. -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_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_PLUGINS_FALSE='' HAVE_PLUGINS_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_SALOME_YACS_FALSE='#' HAVE_SALOME_YACS_TRUE='' HAVE_SPHINX_FALSE='' HAVE_SPHINX_TRUE='#' HDF5RUNPATH='' HDF5_CPPFLAGS=' -I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX' HDF5_CPPFLAGS_MPI='-I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX' HDF5_LDFLAGS='' HDF5_LDFLAGS_MPI='-L/usr/lib/openmpi/lib' HDF5_LIBS='-lhdf5 ' HDF5_LIBS_MPI='-lmpi ' 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 ' LDRPATH='-Wl,-rpath -Wl,' LEX='${SHELL} /home/christian/code_saturne-4.0.0/build-aux/missing --run flex' LEXLIB='' LEX_OUTPUT_ROOT='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-lnsl -lz -ldl' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CPPFLAGS='-I/usr/include/libxml2' LIBXML2_LDFLAGS='' LIBXML2_LIBS='-lxml2' LINK_CATALYST_FALSE='' LINK_CATALYST_TRUE='#' 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} /home/christian/code_saturne-4.0.0/build-aux/missing --run makeinfo' MEDCOUPLINGRUNPATH='' MEDCOUPLING_CPPFLAGS='' MEDCOUPLING_LDFLAGS='' MEDCOUPLING_LIBS='' MEDRUNPATH='-R/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/MED_V7_5_1/lib' MED_CPPFLAGS='-I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/MED_V7_5_1/include' MED_LDFLAGS='-L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/MED_V7_5_1/lib' MED_LIBS='-lmedC' METISRUNPATH='' METIS_CPPFLAGS='' METIS_LDFLAGS='' METIS_LIBS='' MKDIR_P='/bin/mkdir -p' MOC='/usr/bin/moc' MODULECMD='' MPI_CPPFLAGS='-I/usr/lib/openmpi/include -DOMPI_SKIP_MPICXX' MPI_LDFLAGS='-L/usr/lib/openmpi/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='/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/bin/omniidl' OMNIIDLLDLIBPATH='/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Python_273/lib' OMNIIDLPYBE='' OMNIIDLPYTHONPATH='/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib/python2.7/site-packages:/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib/python2.7/site-packages' OMNIORB_CXXFLAGS='-DOMNIORB_VERSION=4 -D__x86__ -D__linux__' OMNIORB_IDLCXXFLAGS='-Wba -nf -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/idl' OMNIORB_IDLPYFLAGS='-bpython -nf -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/idl' OMNIORB_IDL_CLN_CXX='SK.cc' OMNIORB_IDL_CLN_H='.hh' OMNIORB_IDL_CLN_OBJ='SK.o' OMNIORB_IDL_SRV_CXX='SK.cc' OMNIORB_IDL_SRV_H='.hh' OMNIORB_IDL_SRV_OBJ='SK.o' OMNIORB_IDL_TIE_CXX='' OMNIORB_IDL_TIE_H='' OMNIORB_INCLUDES='-I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/omniORB4 -I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/include/COS' OMNIORB_LIBS='-L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib -lomniORB4 -lomniDynamic4 -lCOS4 -lCOSDynamic4 -lomnithread -R/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416/lib' OMNIORB_ROOT='/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/prerequisites/Omniorb_416' OTOOL64='' OTOOL='' PACKAGE='code_saturne' PACKAGE_BUGREPORT='saturne-support@edf.fr' PACKAGE_NAME='code_saturne' PACKAGE_STRING='code_saturne 4.0.0' PACKAGE_TARNAME='code_saturne' PACKAGE_URL='http://code-saturne.org' PACKAGE_VERSION='4.0.0' PARAMEDMEM_CPPFLAGS='' PARAMEDMEM_LDFLAGS='' PARAMEDMEM_LIBS='' PATH_SEPARATOR=':' PDFLATEX='/usr/bin/pdflatex' PLE_CPPFLAGS='' PLE_LDFLAGS='' PLE_LIBS='-lple' POSUB='po' POW_LIB='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PYRCC4='/usr/bin/pyrcc4' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' PYUIC4='/usr/bin/pyuic4' RANLIB='ranlib' SALOMEENVCMD='. /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/salome_prerequisites.sh; export ROOT_SALOME=/home/christian/salome/Salome-V7_5_1-LGPL-x86_64; . /home/christian/salome/Salome-V7_5_1-LGPL-x86_64/salome_modules.sh' SALOMEPRE='/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/salome_prerequisites.sh' SALOMERUN='' SALOME_GUI='/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/GUI_V7_5_1' SALOME_GUI_CPPFLAGS='-I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/GUI_V7_5_1/include/salome' SALOME_GUI_IDL='-I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/GUI_V7_5_1/idl/salome' SALOME_GUI_LDFLAGS='-L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/GUI_V7_5_1/lib/salome' SALOME_GUI_LIBS='' SALOME_KERNEL='/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/KERNEL_V7_5_1' SALOME_KERNEL_CPPFLAGS='-I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/KERNEL_V7_5_1/include/salome' SALOME_KERNEL_IDL='-I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/KERNEL_V7_5_1/idl/salome' SALOME_KERNEL_LDFLAGS='-L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/KERNEL_V7_5_1/lib/salome' SALOME_KERNEL_LIBS='' SALOME_YACS='/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/YACS_V7_5_1' SALOME_YACS_CPPFLAGS='-I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/YACS_V7_5_1/include/salome' SALOME_YACS_IDL='-I/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/YACS_V7_5_1/idl/salome' SALOME_YACS_LDFLAGS='-L/home/christian/salome/Salome-V7_5_1-LGPL-x86_64/modules/YACS_V7_5_1/lib/salome' SALOME_YACS_LIBS='' SCOTCHRUNPATH='' SCOTCH_CPPFLAGS='' SCOTCH_LDFLAGS='' SCOTCH_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SPHINXBUILD='' STRIP='strip' USE_NLS='yes' VERSION='4.0.0' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' YACC='yacc' YFLAGS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_FC='' 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__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='4.8.2' cgns_prefix='' cs_env_modules='no' cs_have_blas='no' cs_have_calcium='yes' cs_have_catalyst='no' cs_have_ccm='no' cs_have_cgns='no' cs_have_doxygen='no' cs_have_eos='no' cs_have_freesteam='no' cs_have_frontend='yes' cs_have_gui='yes' cs_have_hdf5='yes' cs_have_latex='no' cs_have_libxml2='yes' cs_have_long_gnum='yes' cs_have_med='yes' cs_have_medcoupling='no' cs_have_metis='no' cs_have_mpi='yes' cs_have_openmp='no' cs_have_paramedmem='no' cs_have_salome_gui='yes' cs_have_salome_kernel='yes' cs_have_salome_yacs='yes' cs_have_scotch='no' cs_have_sphinx='no' cs_py_have_plugins='False' cs_special_user_link='' cs_src_revision='4.0.0' cs_tex_path_end=':' cs_tex_path_sep=':' cs_version='4.0' cs_version_full='' cs_version_short='4.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} /home/christian/code_saturne-4.0.0/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libxml2_prefix='' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' med_prefix='' metis_prefix='' mkdir_p='/bin/mkdir -p' mpi_bindir='/usr/lib/openmpi/bin' mpi_libdir='/usr/lib/openmpi/lib' mpi_prefix='' mpi_type='OpenMPI' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/code_saturne' pkgpythondir='${pythondir}/code_saturne' ple_type='internal' prefix='/usr/local/apps/Code_Saturne-4.0.0' 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 "4.0.0" #define PACKAGE_STRING "code_saturne 4.0.0" #define PACKAGE_BUGREPORT "saturne-support@edf.fr" #define PACKAGE_URL "http://code-saturne.org" #define PACKAGE "code_saturne" #define VERSION "4.0.0" #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 CS_REVISION "4.0.0" #define HAVE_LIBXML_PARSER_H 1 #define HAVE_LIBXML2 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_HDF5_H 1 #define HAVE_HDF5 1 #define HAVE_MED 1 #define HAVE_MED_MPI 1 #define HAVE_ZLIB 1 #define SIZEOF_Z_OFF_T 8 #define HAVE_PTHREAD 1 #define __OSVERSION__ 2 #define OMNIORB /**/ #define CORBA_HAVE_POA /**/ #define CORBA_ORB_INIT_HAVE_3_ARGS /**/ #define CORBA_ORB_INIT_THIRD_ARG /**/ #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_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_DLOPEN 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 0