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 7.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../configure --enable-shared --prefix=/program/code-saturne-7.0.0/ --with-hdf5=/program/code-saturne-7.0.0/hdf5-1.12.1/ --with-cgns=/program/code-saturne-7.0.0/cgns-4.3.0-shared/ ## --------- ## ## Platform. ## ## --------- ## hostname = ip-10-23-18-212.ec2.internal uname -m = x86_64 uname -r = 3.10.0-1160.59.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Wed Feb 23 16:47:03 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /program/code-saturne-7.0.0/venv/bin PATH: /opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/bin/intel64 PATH: /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/bin PATH: /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//bin PATH: /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib/oclfpga/llvm/aocl-bin PATH: /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib/oclfpga/bin PATH: /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64 PATH: /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin PATH: /opt/amazon/efa/bin/ PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3365: checking build system type configure:3379: result: x86_64-pc-linux-gnu configure:3399: checking host system type configure:3412: result: x86_64-pc-linux-gnu configure:3432: checking target system type configure:3445: result: x86_64-pc-linux-gnu configure:3494: checking for a BSD-compatible install configure:3562: result: /bin/install -c configure:3573: checking whether build environment is sane configure:3628: result: yes configure:3779: checking for a thread-safe mkdir -p configure:3818: result: /bin/mkdir -p configure:3825: checking for gawk configure:3841: found /bin/gawk configure:3852: result: gawk configure:3863: checking whether make sets $(MAKE) configure:3885: result: yes configure:3914: checking whether make supports nested variables configure:3931: result: yes configure:4010: checking how to create a pax tar archive configure:4021: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 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:4024: $? = 0 configure:4064: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:4067: $? = 0 configure:4071: tar -xf - &5 icc (ICC) 2021.4.0 20210910 Copyright (C) 1985-2021 Intel Corporation. All rights reserved. configure:4831: $? = 0 configure:4820: mpiicc -v >&5 mpiicc for the Intel(R) MPI Library 2021.4 for Linux* Copyright Intel Corporation. icc version 2021.4.0 (gcc version 4.8.5 compatibility) configure:4831: $? = 0 configure:4820: mpiicc -V >&5 Intel(R) C Intel(R) 64 Compiler Classic for applications running on Intel(R) 64, Version 2021.4.0 Build 20210910_000000 Copyright (C) 1985-2021 Intel Corporation. All rights reserved. configure:4831: $? = 0 configure:4820: mpiicc -qversion >&5 icc: command line warning #10006: ignoring unknown option '-qversion' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' configure:4831: $? = 1 configure:4851: checking whether the C compiler works configure:4873: mpiicc -fPIC conftest.c >&5 configure:4877: $? = 0 configure:4925: result: yes configure:4928: checking for C compiler default output file name configure:4930: result: a.out configure:4936: checking for suffix of executables configure:4943: mpiicc -o conftest -fPIC conftest.c >&5 configure:4947: $? = 0 configure:4969: result: configure:4991: checking whether we are cross compiling configure:4999: mpiicc -o conftest -fPIC conftest.c >&5 configure:5003: $? = 0 configure:5010: ./conftest configure:5014: $? = 0 configure:5029: result: no configure:5034: checking for suffix of object files configure:5056: mpiicc -c -fPIC conftest.c >&5 configure:5060: $? = 0 configure:5081: result: o configure:5085: checking whether we are using the GNU C compiler configure:5104: mpiicc -c -fPIC conftest.c >&5 configure:5104: $? = 0 configure:5113: result: yes configure:5122: checking whether mpiicc accepts -g configure:5142: mpiicc -c -g conftest.c >&5 configure:5142: $? = 0 configure:5183: result: yes configure:5200: checking for mpiicc option to accept ISO C89 configure:5263: mpiicc -c -fPIC conftest.c >&5 configure:5263: $? = 0 configure:5276: result: none needed configure:5301: checking whether mpiicc understands -c and -o together configure:5323: mpiicc -c conftest.c -o conftest2.o configure:5326: $? = 0 configure:5323: mpiicc -c conftest.c -o conftest2.o configure:5326: $? = 0 configure:5338: result: yes configure:5366: checking for style of include used by make configure:5394: result: GNU configure:5420: checking dependency style of mpiicc configure:5531: result: gcc3 configure:5658: checking for C++ compiler version configure:5667: mpicxx --version >&5 icpc (ICC) 2021.4.0 20210910 Copyright (C) 1985-2021 Intel Corporation. All rights reserved. configure:5678: $? = 0 configure:5667: mpicxx -v >&5 mpiicpc for the Intel(R) MPI Library 2021.4 for Linux* Copyright Intel Corporation. icpc version 2021.4.0 (gcc version 4.8.5 compatibility) configure:5678: $? = 0 configure:5667: mpicxx -V >&5 GNU ld version 2.27-44.base.el7_9.1 Intel(R) C++ Intel(R) 64 Compiler Classic for applications running on Intel(R) 64, Version 2021.4.0 Build 20210910_000000 Copyright (C) 1985-2021 Intel Corporation. All rights reserved. /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' configure:5678: $? = 1 configure:5667: mpicxx -qversion >&5 icpc: command line warning #10006: ignoring unknown option '-qversion' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' configure:5678: $? = 1 configure:5682: checking whether we are using the GNU C++ compiler configure:5701: mpicxx -c -fPIC conftest.cpp >&5 configure:5701: $? = 0 configure:5710: result: yes configure:5719: checking whether mpicxx accepts -g configure:5739: mpicxx -c -g conftest.cpp >&5 configure:5739: $? = 0 configure:5780: result: yes configure:5805: checking dependency style of mpicxx configure:5916: result: gcc3 configure:6037: checking for Fortran compiler version configure:6046: mpiifort --version >&5 ifort (IFORT) 2021.4.0 20210910 Copyright (C) 1985-2021 Intel Corporation. All rights reserved. configure:6057: $? = 0 configure:6046: mpiifort -v >&5 mpiifort for the Intel(R) MPI Library 2021.4 for Linux* Copyright Intel Corporation. ifort version 2021.4.0 configure:6057: $? = 0 configure:6046: mpiifort -V >&5 Intel(R) Fortran Intel(R) 64 Compiler Classic for applications running on Intel(R) 64, Version 2021.4.0 Build 20210910_000000 Copyright (C) 1985-2021 Intel Corporation. All rights reserved. configure:6057: $? = 0 configure:6046: mpiifort -qversion >&5 ifort: command line warning #10006: ignoring unknown option '-qversion' /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/lib/intel64_lin/for_main.o: In function `main': for_main.c:(.text+0x2e): undefined reference to `MAIN__' configure:6057: $? = 1 configure:6066: checking whether we are using the GNU Fortran compiler configure:6079: mpiifort -c conftest.F >&5 conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( : % [ . = => choke me ---------------^ conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors. choke me -------^ compilation aborted for conftest.F (code 1) configure:6079: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6088: result: no configure:6094: checking whether mpiifort accepts -g configure:6105: mpiifort -c -g conftest.f >&5 configure:6105: $? = 0 configure:6113: result: yes configure:6144: checking whether ln -s works configure:6148: result: yes configure:6156: checking for a sed that does not truncate output configure:6220: result: /bin/sed configure:6291: checking for ar configure:6307: found /bin/ar configure:6318: result: ar configure:6344: checking the archiver (ar) interface configure:6360: mpiicc -c -fPIC conftest.c >&5 configure:6360: $? = 0 configure:6362: ar cru libconftest.a conftest.o >&5 configure:6365: $? = 0 configure:6393: result: ar configure:6505: sourcing config/cs_auto_flags.sh (test for known compilers) configure:6690: checking how to print strings configure:6717: result: printf configure:6738: checking for a sed that does not truncate output configure:6802: result: /bin/sed configure:6820: checking for grep that handles long lines and -e configure:6878: result: /bin/grep configure:6883: checking for egrep configure:6945: result: /bin/grep -E configure:6950: checking for fgrep configure:7012: result: /bin/grep -F configure:7047: checking for ld used by mpiicc configure:7114: result: /bin/ld configure:7121: checking if the linker (/bin/ld) is GNU ld configure:7136: result: yes configure:7148: checking for BSD- or MS-compatible name lister (nm) configure:7202: result: /bin/nm -B configure:7332: checking the name lister (/bin/nm -B) interface configure:7339: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:7342: /bin/nm -B "conftest.o" configure:7345: output 0000000000000000 B some_variable configure:7352: result: BSD nm configure:7356: checking the maximum length of command line arguments configure:7487: result: 3458764513820540925 configure:7535: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7575: result: func_convert_file_noop configure:7582: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7602: result: func_convert_file_noop configure:7609: checking for /bin/ld option to reload object files configure:7616: result: -r configure:7690: checking for objdump configure:7706: found /bin/objdump configure:7717: result: objdump configure:7746: checking how to recognize dependent libraries configure:7946: result: pass_all configure:8031: checking for dlltool configure:8061: result: no configure:8088: checking how to associate runtime and link libraries configure:8115: result: printf %s\n configure:8239: checking for archiver @FILE support configure:8256: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:8256: $? = 0 configure:8259: ar cru libconftest.a @conftest.lst >&5 configure:8262: $? = 0 configure:8267: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8270: $? = 1 configure:8282: result: @ configure:8340: checking for strip configure:8356: found /bin/strip configure:8367: result: strip configure:8439: checking for ranlib configure:8455: found /bin/ranlib configure:8466: result: ranlib configure:8568: checking command to parse /bin/nm -B output from mpiicc object configure:8721: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:8724: $? = 0 configure:8728: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8731: $? = 0 configure:8797: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -O conftest.c conftstm.o >&5 configure:8800: $? = 0 configure:8838: result: ok configure:8885: checking for sysroot configure:8915: result: no configure:8922: checking for a working dd configure:8960: result: /bin/dd configure:8964: checking how to truncate binary pipes configure:8979: result: /bin/dd bs=4096 count=1 configure:9115: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:9118: $? = 0 configure:9308: checking for mt configure:9338: result: no configure:9358: checking if : is a manifest tool configure:9364: : '-?' configure:9372: result: no configure:10049: checking how to run the C preprocessor configure:10080: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:10080: $? = 0 configure:10094: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c conftest.c(14): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:10094: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | /* end confdefs.h. */ | #include configure:10119: result: mpiicc -E configure:10139: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:10139: $? = 0 configure:10153: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c conftest.c(14): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:10153: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | /* end confdefs.h. */ | #include configure:10182: checking for ANSI C header files configure:10202: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10202: $? = 0 configure:10275: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -O conftest.c >&5 configure:10275: $? = 0 configure:10275: ./conftest configure:10275: $? = 0 configure:10286: result: yes configure:10299: checking for sys/types.h configure:10299: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10299: $? = 0 configure:10299: result: yes configure:10299: checking for sys/stat.h configure:10299: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10299: $? = 0 configure:10299: result: yes configure:10299: checking for stdlib.h configure:10299: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10299: $? = 0 configure:10299: result: yes configure:10299: checking for string.h configure:10299: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10299: $? = 0 configure:10299: result: yes configure:10299: checking for memory.h configure:10299: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10299: $? = 0 configure:10299: result: yes configure:10299: checking for strings.h configure:10299: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10299: $? = 0 configure:10299: result: yes configure:10299: checking for inttypes.h configure:10299: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10299: $? = 0 configure:10299: result: yes configure:10299: checking for stdint.h configure:10299: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10299: $? = 0 configure:10299: result: yes configure:10299: checking for unistd.h configure:10299: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10299: $? = 0 configure:10299: result: yes configure:10313: checking for dlfcn.h configure:10313: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:10313: $? = 0 configure:10313: result: yes configure:10878: checking for objdir configure:10893: result: .libs configure:11157: checking if mpiicc supports -fno-rtti -fno-exceptions configure:11175: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -fno-rtti -fno-exceptions conftest.c >&5 configure:11179: $? = 0 configure:11192: result: yes configure:11550: checking for mpiicc option to produce PIC configure:11557: result: -fPIC -DPIC configure:11565: checking if mpiicc PIC flag -fPIC -DPIC works configure:11583: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5 configure:11587: $? = 0 configure:11600: result: yes configure:11629: checking if mpiicc static flag -static works configure:11657: result: no configure:11672: checking if mpiicc supports -c -o file.o configure:11693: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -o out/conftest2.o conftest.c >&5 configure:11697: $? = 0 configure:11719: result: yes configure:11727: checking if mpiicc supports -c -o file.o configure:11774: result: yes configure:11807: checking whether the mpiicc linker (/bin/ld -m elf_x86_64) supports shared libraries configure:13070: result: yes configure:13107: checking whether -lc should be explicitly linked in configure:13115: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:13118: $? = 0 configure:13133: mpiicc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:13136: $? = 0 configure:13150: result: no configure:13310: checking dynamic linker characteristics configure:13891: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13891: $? = 0 configure:14140: result: GNU/Linux ld.so configure:14262: checking how to hardcode library paths into programs configure:14287: result: immediate configure:14835: checking whether stripping libraries is possible configure:14840: result: yes configure:14875: checking if libtool supports shared libraries configure:14877: result: yes configure:14880: checking whether to build shared libraries configure:14905: result: yes configure:14908: checking whether to build static libraries configure:14912: result: no configure:14935: checking how to run the C++ preprocessor configure:14962: mpicxx -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp configure:14962: $? = 0 configure:14976: mpicxx -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp conftest.cpp(26): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:14976: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15001: result: mpicxx -E configure:15021: mpicxx -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp configure:15021: $? = 0 configure:15035: mpicxx -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp conftest.cpp(26): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:15035: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15197: checking for ld used by mpicxx configure:15264: result: /bin/ld -m elf_x86_64 configure:15271: checking if the linker (/bin/ld -m elf_x86_64) is GNU ld configure:15286: result: yes configure:15341: checking whether the mpicxx linker (/bin/ld -m elf_x86_64) supports shared libraries configure:16414: result: yes configure:16450: mpicxx -c -std=c++11 -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp >&5 configure:16453: $? = 0 configure:16934: checking for mpicxx option to produce PIC configure:16941: result: -fPIC -DPIC configure:16949: checking if mpicxx PIC flag -fPIC -DPIC works configure:16967: mpicxx -c -std=c++11 -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16971: $? = 0 configure:16984: result: yes configure:17007: checking if mpicxx static flag -static works configure:17035: result: no configure:17047: checking if mpicxx supports -c -o file.o configure:17068: mpicxx -c -std=c++11 -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -o out/conftest2.o conftest.cpp >&5 configure:17072: $? = 0 configure:17094: result: yes configure:17099: checking if mpicxx supports -c -o file.o configure:17146: result: yes configure:17176: checking whether the mpicxx linker (/bin/ld -m elf_x86_64) supports shared libraries configure:17219: result: yes configure:17360: checking dynamic linker characteristics configure:18117: result: GNU/Linux ld.so configure:18182: checking how to hardcode library paths into programs configure:18207: result: immediate configure:18353: checking if libtool supports shared libraries configure:18355: result: yes configure:18358: checking whether to build shared libraries configure:18382: result: yes configure:18385: checking whether to build static libraries configure:18389: result: no configure:18423: mpiifort -c -cpp -fpic -warn -diag-disable 7712 conftest.f >&5 configure:18426: $? = 0 configure:18886: checking for mpiifort option to produce PIC configure:18893: result: -fPIC configure:18901: checking if mpiifort PIC flag -fPIC works configure:18919: mpiifort -c -cpp -fpic -warn -diag-disable 7712 -fPIC conftest.f >&5 configure:18923: $? = 0 configure:18936: result: yes configure:18959: checking if mpiifort static flag -static works configure:18987: result: no configure:18999: checking if mpiifort supports -c -o file.o configure:19020: mpiifort -c -cpp -fpic -warn -diag-disable 7712 -o out/conftest2.o conftest.f >&5 configure:19024: $? = 0 configure:19046: result: yes configure:19051: checking if mpiifort supports -c -o file.o configure:19098: result: yes configure:19128: checking whether the mpiifort linker (/bin/ld -m elf_x86_64) supports shared libraries configure:20341: result: yes configure:20482: checking dynamic linker characteristics configure:21233: result: GNU/Linux ld.so configure:21298: checking how to hardcode library paths into programs configure:21323: result: immediate configure:21429: checking for an ANSI C-conforming const configure:21495: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21495: $? = 0 configure:21502: result: yes configure:21510: checking for inline configure:21526: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(28): warning #177: function "static_foo" was declared but never referenced static inline foo_t static_foo () {return 0; } ^ configure:21526: $? = 0 configure:21534: result: inline configure:21552: checking for size_t configure:21552: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21552: $? = 0 configure:21552: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(62): error: expected an expression if (sizeof ((size_t))) ^ compilation aborted for conftest.c (code 2) configure:21552: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #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:21552: result: yes configure:21563: checking for pid_t configure:21563: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21563: $? = 0 configure:21563: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(62): error: expected an expression if (sizeof ((pid_t))) ^ compilation aborted for conftest.c (code 2) configure:21563: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #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:21563: result: yes configure:21575: checking whether time.h and sys/time.h may both be included configure:21595: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21595: $? = 0 configure:21602: result: yes configure:21610: checking for stdbool.h that conforms to C99 configure:21677: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21677: $? = 0 configure:21684: result: yes configure:21686: checking for _Bool configure:21686: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21686: $? = 0 configure:21686: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(63): error: expected an expression if (sizeof ((_Bool))) ^ compilation aborted for conftest.c (code 2) configure:21686: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #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:21686: result: yes configure:21704: checking for long long configure:21704: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21704: $? = 0 configure:21704: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(65): error: expected an expression if (sizeof ((long long))) ^ compilation aborted for conftest.c (code 2) configure:21704: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #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:21704: result: yes configure:21713: checking for unsigned long long configure:21713: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21713: $? = 0 configure:21713: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(66): error: expected an expression if (sizeof ((unsigned long long))) ^ compilation aborted for conftest.c (code 2) configure:21713: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #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:21713: result: yes configure:21723: checking for int32_t configure:21723: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21723: $? = 0 configure:21723: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(67): error: expected an expression if (sizeof ((int32_t))) ^ compilation aborted for conftest.c (code 2) configure:21723: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #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:21723: result: yes configure:21733: checking for int64_t configure:21733: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21733: $? = 0 configure:21733: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(68): error: expected an expression if (sizeof ((int64_t))) ^ compilation aborted for conftest.c (code 2) configure:21733: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #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:21733: result: yes configure:21743: checking for uint32_t configure:21743: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21743: $? = 0 configure:21743: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(69): error: expected an expression if (sizeof ((uint32_t))) ^ compilation aborted for conftest.c (code 2) configure:21743: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #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:21743: result: yes configure:21753: checking for uint64_t configure:21753: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21753: $? = 0 configure:21753: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(70): error: expected an expression if (sizeof ((uint64_t))) ^ compilation aborted for conftest.c (code 2) configure:21753: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #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:21753: result: yes configure:21763: checking for ptrdiff_t configure:21763: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:21763: $? = 0 configure:21763: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(71): error: expected an expression if (sizeof ((ptrdiff_t))) ^ compilation aborted for conftest.c (code 2) configure:21763: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #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:21763: result: yes configure:21778: checking size of void * configure:21783: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 configure:21783: $? = 0 configure:21783: ./conftest configure:21783: $? = 0 configure:21797: result: 8 configure:21811: checking size of short configure:21816: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 configure:21816: $? = 0 configure:21816: ./conftest configure:21816: $? = 0 configure:21830: result: 2 configure:21844: checking size of int configure:21849: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 configure:21849: $? = 0 configure:21849: ./conftest configure:21849: $? = 0 configure:21863: result: 4 configure:21877: checking size of long configure:21882: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 configure:21882: $? = 0 configure:21882: ./conftest configure:21882: $? = 0 configure:21896: result: 8 configure:21910: checking size of long long configure:21915: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 configure:21915: $? = 0 configure:21915: ./conftest configure:21915: $? = 0 configure:21929: result: 8 configure:21943: checking size of float configure:21948: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 configure:21948: $? = 0 configure:21948: ./conftest configure:21948: $? = 0 configure:21962: result: 4 configure:21976: checking size of double configure:21981: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic conftest.c >&5 configure:21981: $? = 0 configure:21981: ./conftest configure:21981: $? = 0 configure:21995: result: 8 configure:22085: mpiifort -c -cpp -fpic -warn -diag-disable 7712 conftest.f >&5 configure:22085: $? = 0 configure:22115: mpiifort -c -cpp -fpic -warn -diag-disable 7712 -Itmpdir_0 conftest.f >&5 configure:22115: $? = 0 configure:22146: checking how to get verbose linking output from mpiifort configure:22156: mpiifort -c -cpp -fpic -warn -diag-disable 7712 conftest.f >&5 configure:22156: $? = 0 configure:22174: mpiifort -o conftest -cpp -fpic -warn -diag-disable 7712 -v -O -Wl,-export-dynamic conftest.f mpiifort for the Intel(R) MPI Library 2021.4 for Linux* Copyright Intel Corporation. ifort version 2021.4.0 /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../bin/intel64/fpp -D__INTEL_COMPILER=2021 -D__INTEL_COMPILER_UPDATE=4 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__ELF__ -D__x86_64 -D__x86_64__ -D__amd64 -D__amd64__ -D__INTEL_COMPILER_BUILD_DATE=20210910 -D__PIC__ -D__pic__ -D__INTEL_OFFLOAD -D__MMX__ -D__SSE__ -D__SSE_MATH__ -D__SSE2__ -D__SSE2_MATH__ -D__pentium4 -D__pentium4__ -D__tune_pentium4__ -I. -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/include -I/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/include -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/include -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/intel64 -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/icc -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include -I/usr/local/include -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -I/usr/include/ -I/usr/include -fixed -4Ycpp -4Ncvf -f_com=yes -MX conftest.f /tmp/ifortHWdRFl.i #include "..." search starts here: #include <...> search starts here: . /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/include /opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/include /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/include /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/intel64 /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/icc /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include /usr/local/include /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include /usr/include/ /usr/include End of search list. /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../bin/intel64/fortcom -D__INTEL_COMPILER=2021 -D__INTEL_COMPILER_UPDATE=4 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__ELF__ -D__x86_64 -D__x86_64__ -D__amd64 -D__amd64__ -D__INTEL_COMPILER_BUILD_DATE=20210910 -D__PIC__ -D__pic__ -D__INTEL_OFFLOAD -D__MMX__ -D__SSE__ -D__SSE_MATH__ -D__SSE2__ -D__SSE2_MATH__ -D__pentium4 -D__pentium4__ -D__tune_pentium4__ -I. -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/include -I/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/include -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/include -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/intel64 -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/icc -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include -I/usr/local/include -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -I/usr/include/ -I/usr/include -gen_interfaces -omp_simd -O2 "-reentrancy threaded" "-warn all" -simd -offload_host -mGLOB_em64t=TRUE -mP1OPT_version=2021.4.0-intel64 -mGLOB_diag_enable_disable=D:7712 -mGLOB_diag_file=/tmp/ifort3bbO8d.diag -mGLOB_long_size_64 -mGLOB_routine_pointer_size_64 -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mP2OPT_static_promotion -mGLOB_pack_sort_init_list -mP1OPT_print_version=FALSE -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE -mGLOB_gcc_version=485 "-mGLOB_options_string=-I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/include -o conftest -cpp -fpic -warn -diag-disable 7712 -v -O -Wl,-export-dynamic -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -Xlinker --enable-new-dtags -Xlinker -rpath -Xlinker /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -Xlinker -rpath -Xlinker /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -lmpifort -lmpi -ldl -lrt -lpthread" -mGLOB_position_independent_code -mGLOB_preemption_model=3 -mGLOB_cxx_limited_range=FALSE -mCG_extend_parms=FALSE -mGLOB_compiler_bin_directory=/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../bin/intel64 -mGLOB_as_output_backup_file_name=/tmp/ifort5T0qKAas_.s -mGLOB_dashboard_use_source_name -mIPOPT_activate -mIPOPT_lite -mGLOB_uarch_tuning=0x0 -mGLOB_product_id_code=0x22006d91 -mCG_bnl_movbe=T -mP3OPT_use_mspp_call_convention -mP2OPT_subs_out_of_bound=FALSE -mP2OPT_disam_type_based_disam=2 -mGLOB_ansi_alias -mPGOPTI_value_profile_use=T -mGLOB_opt_report_use_source_name -mGLOB_offload_mode=1 -mGLOB_offload_no_openmp=TRUE -mP2OPT_offload_unique_var_string=ifort17831049677iIt2J -mGLOB_opt_level=2 -mP2OPT_hlo_level=2 -mP2OPT_hlo -mP2OPT_hpo_rtt_control=0 -mIPOPT_args_in_regs=0 -mP2OPT_disam_assume_nonstd_intent_in=FALSE -mGLOB_imf_mapping_library=/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../bin/intel64/libiml_attr.so -mIPOPT_single_file_compile_and_link=TRUE -mPGOPTI_gen_threadsafe_level=0 -mIPOPT_lto_object_enabled -mIPOPT_lto_object_value=1 -mIPOPT_obj_output_file_name=/tmp/ifort3bbO8d.o -mIPOPT_whole_archive_fixup_file_name=/tmp/ifortwarchR0iHPP -mGLOB_linker_version=2.27 -mGLOB_linker=ld -mGLOB_driver_tempfile_name=/tmp/iforttempfileTE8rnX -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_async_unwind_tables=TRUE -mGLOB_obj_output_file=/tmp/ifort3bbO8d.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f -mP1OPT_full_source_file_name=/media/ephemeral0/code_saturne-7.0.0/build/conftest.f -mP2OPT_symtab_type_copy=true /tmp/ifortHWdRFl.i #include "..." search starts here: #include <...> search starts here: . /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/include /opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/include /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/include /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/intel64 /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/icc /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include /usr/local/include /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include /usr/include/ /usr/include End of search list. ld /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o --eh-frame-hdr --build-id -dynamic-linker /lib64/ld-linux-x86-64.so.2 -m elf_x86_64 -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -plugin /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../bin/intel64/../../lib/icx-lto.so -o conftest /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/lib/intel64_lin/for_main.o -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64 -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/lib/intel64_lin -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/ -L/lib/../lib64 -L/lib/../lib64/ -L/usr/lib/../lib64 -L/usr/lib/../lib64/ -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -export-dynamic /tmp/ifort3bbO8d.o --enable-new-dtags -rpath /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -rpath /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -lmpifort -lmpi -ldl -lrt -lpthread -Bdynamic -Bstatic -lifport -lifcoremt_pic -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -Bdynamic -lpthread -Bstatic -lsvml -Bdynamic -lc -lgcc -lgcc_s -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o configure:22257: result: -v configure:22259: checking for Fortran libraries of mpiifort configure:22282: mpiifort -o conftest -cpp -fpic -warn -diag-disable 7712 -v -O -Wl,-export-dynamic conftest.f mpiifort for the Intel(R) MPI Library 2021.4 for Linux* Copyright Intel Corporation. ifort version 2021.4.0 /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../bin/intel64/fpp -D__INTEL_COMPILER=2021 -D__INTEL_COMPILER_UPDATE=4 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__ELF__ -D__x86_64 -D__x86_64__ -D__amd64 -D__amd64__ -D__INTEL_COMPILER_BUILD_DATE=20210910 -D__PIC__ -D__pic__ -D__INTEL_OFFLOAD -D__MMX__ -D__SSE__ -D__SSE_MATH__ -D__SSE2__ -D__SSE2_MATH__ -D__pentium4 -D__pentium4__ -D__tune_pentium4__ -I. -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/include -I/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/include -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/include -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/intel64 -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/icc -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include -I/usr/local/include -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -I/usr/include/ -I/usr/include -fixed -4Ycpp -4Ncvf -f_com=yes -MX conftest.f /tmp/ifortN7gr8x.i #include "..." search starts here: #include <...> search starts here: . /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/include /opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/include /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/include /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/intel64 /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/icc /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include /usr/local/include /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include /usr/include/ /usr/include End of search list. /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../bin/intel64/fortcom -D__INTEL_COMPILER=2021 -D__INTEL_COMPILER_UPDATE=4 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__ELF__ -D__x86_64 -D__x86_64__ -D__amd64 -D__amd64__ -D__INTEL_COMPILER_BUILD_DATE=20210910 -D__PIC__ -D__pic__ -D__INTEL_OFFLOAD -D__MMX__ -D__SSE__ -D__SSE_MATH__ -D__SSE2__ -D__SSE2_MATH__ -D__pentium4 -D__pentium4__ -D__tune_pentium4__ -I. -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/include -I/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/include -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/include -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/intel64 -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/icc -I/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include -I/usr/local/include -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -I/usr/include/ -I/usr/include -gen_interfaces -omp_simd -O2 "-reentrancy threaded" "-warn all" -simd -offload_host -mGLOB_em64t=TRUE -mP1OPT_version=2021.4.0-intel64 -mGLOB_diag_enable_disable=D:7712 -mGLOB_diag_file=/tmp/ifortytxibq.diag -mGLOB_long_size_64 -mGLOB_routine_pointer_size_64 -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mP2OPT_static_promotion -mGLOB_pack_sort_init_list -mP1OPT_print_version=FALSE -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE -mGLOB_gcc_version=485 "-mGLOB_options_string=-I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include -I/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/include -o conftest -cpp -fpic -warn -diag-disable 7712 -v -O -Wl,-export-dynamic -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -Xlinker --enable-new-dtags -Xlinker -rpath -Xlinker /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -Xlinker -rpath -Xlinker /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -lmpifort -lmpi -ldl -lrt -lpthread" -mGLOB_position_independent_code -mGLOB_preemption_model=3 -mGLOB_cxx_limited_range=FALSE -mCG_extend_parms=FALSE -mGLOB_compiler_bin_directory=/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../bin/intel64 -mGLOB_as_output_backup_file_name=/tmp/ifortzM8d3Nas_.s -mGLOB_dashboard_use_source_name -mIPOPT_activate -mIPOPT_lite -mGLOB_uarch_tuning=0x0 -mGLOB_product_id_code=0x22006d91 -mCG_bnl_movbe=T -mP3OPT_use_mspp_call_convention -mP2OPT_subs_out_of_bound=FALSE -mP2OPT_disam_type_based_disam=2 -mGLOB_ansi_alias -mPGOPTI_value_profile_use=T -mGLOB_opt_report_use_source_name -mGLOB_offload_mode=1 -mGLOB_offload_no_openmp=TRUE -mP2OPT_offload_unique_var_string=ifort1585908310y0yFoU -mGLOB_opt_level=2 -mP2OPT_hlo_level=2 -mP2OPT_hlo -mP2OPT_hpo_rtt_control=0 -mIPOPT_args_in_regs=0 -mP2OPT_disam_assume_nonstd_intent_in=FALSE -mGLOB_imf_mapping_library=/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../bin/intel64/libiml_attr.so -mIPOPT_single_file_compile_and_link=TRUE -mPGOPTI_gen_threadsafe_level=0 -mIPOPT_lto_object_enabled -mIPOPT_lto_object_value=1 -mIPOPT_obj_output_file_name=/tmp/ifortytxibq.o -mIPOPT_whole_archive_fixup_file_name=/tmp/ifortwarchbNSJY3 -mGLOB_linker_version=2.27 -mGLOB_linker=ld -mGLOB_driver_tempfile_name=/tmp/iforttempfileC6ICWb -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_async_unwind_tables=TRUE -mGLOB_obj_output_file=/tmp/ifortytxibq.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f -mP1OPT_full_source_file_name=/media/ephemeral0/code_saturne-7.0.0/build/conftest.f -mP2OPT_symtab_type_copy=true /tmp/ifortN7gr8x.i #include "..." search starts here: #include <...> search starts here: . /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/include /opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/include /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//include /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/include /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/intel64 /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include/icc /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/include /usr/local/include /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include /usr/include/ /usr/include End of search list. ld /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o --eh-frame-hdr --build-id -dynamic-linker /lib64/ld-linux-x86-64.so.2 -m elf_x86_64 -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -plugin /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../bin/intel64/../../lib/icx-lto.so -o conftest /opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/lib/intel64_lin/for_main.o -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64 -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/lib/intel64_lin -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/ -L/lib/../lib64 -L/lib/../lib64/ -L/usr/lib/../lib64 -L/usr/lib/../lib64/ -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -export-dynamic /tmp/ifortytxibq.o --enable-new-dtags -rpath /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -rpath /opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -lmpifort -lmpi -ldl -lrt -lpthread -Bdynamic -Bstatic -lifport -lifcoremt_pic -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -Bdynamic -lpthread -Bstatic -lsvml -Bdynamic -lc -lgcc -lgcc_s -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o configure:22478: result: -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64 -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/lib/intel64_lin -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/ -L/lib/../lib64 -L/lib/../lib64/ -L/usr/lib/../lib64 -L/usr/lib/../lib64/ -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -lmpifort -lmpi -ldl -lrt -lpthread -lifport -lifcoremt_pic -limf -lsvml -lm -lipgo -lirc -lirc_s configure:22532: checking for OpenMP (C) configure:22545: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c >&5 configure:22545: $? = 0 configure:22552: result: yes configure:22555: checking for OpenMP simd configure:22572: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(48): warning #593: variable "a" was set but never used double a[128]; ^ configure:22572: $? = 0 configure:22578: result: yes configure:22585: checking for OpenMP (Fortran) configure:22595: mpiifort -o conftest -cpp -fpic -warn -diag-disable 7712 -qopenmp -O -Wl,-export-dynamic -qopenmp conftest.f >&5 conftest.f(4): warning #8889: Explicit declaration of the EXTERNAL attribute is required. [OMP_GET_NUM_THREADS] n = omp_get_num_threads() ----------^ conftest.f(4): warning #6717: This name has not been given an explicit type. [OMP_GET_NUM_THREADS] n = omp_get_num_threads() ----------^ configure:22595: $? = 0 configure:22602: result: yes configure:22641: checking how to get verbose linking output from mpiifort configure:22752: result: -v configure:22754: checking for Fortran libraries of mpiifort configure:22973: result: -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64 -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/lib/intel64_lin -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/ -L/lib/../lib64 -L/lib/../lib64/ -L/usr/lib/../lib64 -L/usr/lib/../lib64/ -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -lmpifort -lmpi -ldl -lrt -lpthread -lifport -lifcoremt_pic -limf -lsvml -lm -lipgo -lirc -lirc_s configure:23143: checking whether /program/code-saturne-7.0.0/venv/bin/python3 version is >= "3.4" configure:23154: /program/code-saturne-7.0.0/venv/bin/python3 -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, '3.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:23157: $? = 0 configure:23159: result: yes configure:23252: checking for /program/code-saturne-7.0.0/venv/bin/python3 version configure:23259: result: 3.7 configure:23271: checking for /program/code-saturne-7.0.0/venv/bin/python3 platform configure:23278: result: linux configure:23304: checking for /program/code-saturne-7.0.0/venv/bin/python3 script directory configure:23339: result: ${prefix}/lib/python3.7/site-packages configure:23348: checking for /program/code-saturne-7.0.0/venv/bin/python3 extension module directory configure:23383: result: ${exec_prefix}/lib/python3.7/site-packages configure:23472: checking for dlopen configure:23485: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -ldl >&5 configure:23485: $? = 0 configure:23492: result: dlopen configure:24411: checking for MPI (MPI compiler wrapper test) configure:24427: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -ldl >&5 configure:24427: $? = 0 configure:24438: result: yes configure:24825: checking for MPI I/O configure:24838: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -ldl >&5 configure:24838: $? = 0 configure:24848: result: yes configure:24851: checking for MPI2 one-sided communication configure:24864: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -ldl >&5 configure:24864: $? = 0 configure:24874: result: yes configure:24876: checking for MPI in place configure:24889: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -ldl >&5 configure:24889: $? = 0 configure:24899: result: yes configure:24902: checking for MPI Neighborhood collectives configure:24920: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -ldl >&5 conftest.c(58): warning #592: variable "sbuf" is used before its value is set MPI_Neighbor_alltoallv(sbuf, scounts, sdispls, MPI_INT, ^ conftest.c(58): warning #592: variable "scounts" is used before its value is set MPI_Neighbor_alltoallv(sbuf, scounts, sdispls, MPI_INT, ^ conftest.c(58): warning #592: variable "sdispls" is used before its value is set MPI_Neighbor_alltoallv(sbuf, scounts, sdispls, MPI_INT, ^ conftest.c(59): warning #592: variable "rbuf" is used before its value is set rbuf, rcounts, rdispls, MPI_INT, ^ conftest.c(59): warning #592: variable "rcounts" is used before its value is set rbuf, rcounts, rdispls, MPI_INT, ^ conftest.c(59): warning #592: variable "rdispls" is used before its value is set rbuf, rcounts, rdispls, MPI_INT, ^ conftest.c(60): warning #592: variable "comm" is used before its value is set comm); ^ configure:24920: $? = 0 configure:24930: result: yes configure:24932: checking for MPI nonblocking barrier configure:24947: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -ldl >&5 conftest.c(58): warning #592: variable "comm" is used before its value is set MPI_Ibarrier(comm, &r); ^ configure:24947: $? = 0 configure:24957: result: yes configure:25612: checking hdf5.h usability configure:25612: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -I/program/code-saturne-7.0.0/hdf5-1.12.1//include conftest.c >&5 configure:25612: $? = 0 configure:25612: result: yes configure:25612: checking hdf5.h presence configure:25612: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG -I/program/code-saturne-7.0.0/hdf5-1.12.1//include conftest.c configure:25612: $? = 0 configure:25612: result: yes configure:25612: checking for hdf5.h configure:25612: result: yes configure:25710: checking for H5Fopen in -lhdf5 configure:25735: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -I/program/code-saturne-7.0.0/hdf5-1.12.1//include -DMPICH_SKIP_MPICXX -O -Wl,-export-dynamic -qopenmp -L/program/code-saturne-7.0.0/hdf5-1.12.1//lib conftest.c -lhdf5 -lhdf5 >&5 configure:25735: $? = 0 configure:25745: result: yes configure:25905: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -I/program/code-saturne-7.0.0/cgns-4.3.0-shared//include -DMPICH_SKIP_MPICXX conftest.c >&5 configure:25905: $? = 0 configure:25906: result: CGNS >= 3.1.0 headers found configure:25953: checking for cg_coord_partial_write in -lcgns configure:25978: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -I/program/code-saturne-7.0.0/cgns-4.3.0-shared//include -DMPICH_SKIP_MPICXX -O -Wl,-export-dynamic -qopenmp -L/program/code-saturne-7.0.0/cgns-4.3.0-shared//lib -L/program/code-saturne-7.0.0/hdf5-1.12.1//lib conftest.c -lcgns -lcgns -lhdf5 -ldl >&5 configure:25978: $? = 0 configure:25987: result: yes configure:26164: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -I/program/code-saturne-7.0.0/hdf5-1.12.1//include -DMPICH_SKIP_MPICXX conftest.c >&5 conftest.c(57): catastrophic error: cannot open source file "med.h" #include ^ compilation aborted for conftest.c (code 4) configure:26164: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define HAVE_DLOPEN 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | /* end confdefs.h. */ | #undef HAVE_MPI | #include | int | main () | { | #if !defined(MED_MAJOR_NUM) | # error MED_MAJOR_NUM not defined | #endif | #if MED_MAJOR_NUM < 3 | # error MED version >= 3.0.0 required | #endif | | ; | return 0; | } configure:26170: result: MED >= 3.0 headers not found configure:26195: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -I/program/code-saturne-7.0.0/hdf5-1.12.1//include -DMPICH_SKIP_MPICXX conftest.c >&5 conftest.c(56): catastrophic error: cannot open source file "med.h" #include ^ compilation aborted for conftest.c (code 4) configure:26195: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define HAVE_DLOPEN 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | /* end confdefs.h. */ | #include | int | main () | { | #if !defined(MED_NUM_MAJEUR) | # error MED_NUM_MAJEUR not defined | #endif | #if MED_NUM_MAJEUR != 2 || MED_NUM_MINEUR != 3 | # error MED version > 2.3 tested here | #endif | | ; | return 0; | } configure:26347: WARNING: no MED file support configure:26470: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(56): catastrophic error: cannot open source file "libccmio/ccmio.h" #include ^ compilation aborted for conftest.c (code 4) configure:26470: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define HAVE_DLOPEN 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = kCCMIONoErr; | ; | return 0; | } configure:26476: result: CCMIO headers not found configure:26813: checking freesteam/steam.h usability configure:26813: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 conftest.c(89): catastrophic error: cannot open source file "freesteam/steam.h" #include ^ compilation aborted for conftest.c (code 4) configure:26813: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define HAVE_DLOPEN 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 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:26813: result: no configure:26813: checking freesteam/steam.h presence configure:26813: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c conftest.c(56): error #2379: cannot open source file "freesteam/steam.h" #include ^ configure:26813: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define HAVE_DLOPEN 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | /* end confdefs.h. */ | #include configure:26813: result: no configure:26813: checking for freesteam/steam.h configure:26813: result: no configure:27008: checking for CoolProp library) configure:27031: mpicxx -o conftest -std=c++11 -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.cpp -lCoolProp -ldl >&5 conftest.cpp(56): catastrophic error: cannot open source file "CoolProp.h" #include "CoolProp.h" ^ compilation aborted for conftest.cpp (code 4) configure:27031: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define HAVE_DLOPEN 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | /* end confdefs.h. */ | #include "CoolProp.h" | int | main () | { | std::vector t; | std::vector p; | std::vector z; | std::vector f; | std::vector o; | CoolProp::PropsSImulti(o, "T", t, "P", p, "", f, z); | ; | return 0; | } configure:27031: mpicxx -o conftest -std=c++11 -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp -ldl conftest.cpp -lCoolProp -ldl >&5 conftest.cpp(56): catastrophic error: cannot open source file "CoolProp.h" #include "CoolProp.h" ^ compilation aborted for conftest.cpp (code 4) configure:27031: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define HAVE_DLOPEN 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | /* end confdefs.h. */ | #include "CoolProp.h" | int | main () | { | std::vector t; | std::vector p; | std::vector z; | std::vector f; | std::vector o; | CoolProp::PropsSImulti(o, "T", t, "P", p, "", f, z); | ; | return 0; | } configure:27044: result: no configure:27157: checking for Zlib configure:27170: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 conftest.c(60): warning #556: a value of type "gzFile" cannot be assigned to an entity of type "gzFile *" gzFile *f; f = gzopen("filename", "r"); ^ conftest.c(60): warning #593: variable "f" was set but never used gzFile *f; f = gzopen("filename", "r"); ^ configure:27170: $? = 0 configure:27190: result: yes configure:27204: checking size of z_off_t configure:27248: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 conftest.c(80): warning #181: argument of type "unsigned long" is incompatible with format "%d", expecting argument of type "int" sizeof(unsigned), sizeof(unsigned long), sizeof(void *)); ^ conftest.c(80): warning #181: argument of type "unsigned long" is incompatible with format "%d", expecting argument of type "int" sizeof(unsigned), sizeof(unsigned long), sizeof(void *)); ^ conftest.c(80): warning #181: argument of type "unsigned long" is incompatible with format "%d", expecting argument of type "int" sizeof(unsigned), sizeof(unsigned long), sizeof(void *)); ^ configure:27248: $? = 0 configure:27248: ./conftest configure:27248: $? = 0 configure:27255: result: 8 configure:27391: mpicxx -c -std=c++11 -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -fPIC -qopenmp -DMPICH_SKIP_MPICXX -I/program/code-saturne-7.0.0/hdf5-1.12.1//include -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp >&5 conftest.cpp(58): catastrophic error: cannot open source file "MEDCouplingFieldDouble.hxx" #include ^ compilation aborted for conftest.cpp (code 4) configure:27391: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define HAVE_DLOPEN 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | /* end confdefs.h. */ | #include | #include | #include | #include | int | main () | { | using namespace MEDCoupling; | std::string f_name; | MEDCouplingField *f = ReadFieldCell("path", "name", 0, f_name, 0, 0); | ; | return 0; | } | configure:27394: WARNING: no MEDCoupling file support configure:27428: mpicxx -o conftest -std=c++11 -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -fPIC -qopenmp -DMPICH_SKIP_MPICXX -I/program/code-saturne-7.0.0/hdf5-1.12.1//include -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.cpp -lmedcoupling -linterpkernel -lmedcouplingremapper -lz -ldl >&5 conftest.cpp(58): catastrophic error: cannot open source file "MEDCouplingUMesh.hxx" #include ^ compilation aborted for conftest.cpp (code 4) configure:27428: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define HAVE_DLOPEN 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | /* end confdefs.h. */ | #include | int | main () | { | using namespace MEDCoupling; | MEDCouplingUMesh *m = MEDCouplingUMesh::New(); | ; | return 0; | } | configure:28719: checking for pdflatex configure:28752: result: no configure:28758: WARNING: pdflatex not found configure:28767: checking for bibtex configure:28800: result: no configure:28806: WARNING: bibtex not found configure:28815: checking for makeindex configure:28848: result: no configure:28854: WARNING: makeindex not found configure:28889: checking for doxygen configure:28907: found /bin/doxygen configure:28919: result: /bin/doxygen configure:28953: checking for dot configure:28986: result: no configure:28992: WARNING: dot not found configure:29036: checking for sphinx-build configure:29069: result: no configure:29075: WARNING: sphinx-build not found configure:29226: checking for PyQt5 version >= 5.0 configure:29244: result: yes configure:29445: checking for pyuic5 configure:29464: found /program/code-saturne-7.0.0/venv/bin/pyuic5 configure:29477: result: /program/code-saturne-7.0.0/venv/bin/pyuic5 configure:29489: checking for pyrcc5 configure:29508: found /program/code-saturne-7.0.0/venv/bin/pyrcc5 configure:29520: result: /program/code-saturne-7.0.0/venv/bin/pyrcc5 configure:29576: checking for ANSI C header files configure:29680: result: yes configure:29691: checking for sys/types.h configure:29691: result: yes configure:29691: checking sys/utsname.h usability configure:29691: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:29691: $? = 0 configure:29691: result: yes configure:29691: checking sys/utsname.h presence configure:29691: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:29691: $? = 0 configure:29691: result: yes configure:29691: checking for sys/utsname.h configure:29691: result: yes configure:29691: checking for sys/stat.h configure:29691: result: yes configure:29691: checking dirent.h usability configure:29691: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:29691: $? = 0 configure:29691: result: yes configure:29691: checking dirent.h presence configure:29691: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:29691: $? = 0 configure:29691: result: yes configure:29691: checking for dirent.h configure:29691: result: yes configure:29691: checking stddef.h usability configure:29691: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:29691: $? = 0 configure:29691: result: yes configure:29691: checking stddef.h presence configure:29691: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:29691: $? = 0 configure:29691: result: yes configure:29691: checking for stddef.h configure:29691: result: yes configure:29704: checking for unistd.h configure:29704: result: yes configure:29704: checking fcntl.h usability configure:29704: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:29704: $? = 0 configure:29704: result: yes configure:29704: checking fcntl.h presence configure:29704: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:29704: $? = 0 configure:29704: result: yes configure:29704: checking for fcntl.h configure:29704: result: yes configure:29704: checking for sys/types.h configure:29704: result: yes configure:29704: checking sys/signal.h usability configure:29704: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:29704: $? = 0 configure:29704: result: yes configure:29704: checking sys/signal.h presence configure:29704: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:29704: $? = 0 configure:29704: result: yes configure:29704: checking for sys/signal.h configure:29704: result: yes configure:29717: checking sys/procfs.h usability configure:29717: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:29717: $? = 0 configure:29717: result: yes configure:29717: checking sys/procfs.h presence configure:29717: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:29717: $? = 0 configure:29717: result: yes configure:29717: checking for sys/procfs.h configure:29717: result: yes configure:29717: checking sys/sysinfo.h usability configure:29717: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:29717: $? = 0 configure:29717: result: yes configure:29717: checking sys/sysinfo.h presence configure:29717: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:29717: $? = 0 configure:29717: result: yes configure:29717: checking for sys/sysinfo.h configure:29717: result: yes configure:29717: checking sys/resource.h usability configure:29717: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:29717: $? = 0 configure:29717: result: yes configure:29717: checking sys/resource.h presence configure:29717: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:29717: $? = 0 configure:29717: result: yes configure:29717: checking for sys/resource.h configure:29717: result: yes configure:29730: checking float.h usability configure:29730: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:29730: $? = 0 configure:29730: result: yes configure:29730: checking float.h presence configure:29730: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:29730: $? = 0 configure:29730: result: yes configure:29730: checking for float.h configure:29730: result: yes configure:29730: checking for string.h configure:29730: result: yes configure:29730: checking sys/time.h usability configure:29730: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:29730: $? = 0 configure:29730: result: yes configure:29730: checking sys/time.h presence configure:29730: mpiicc -E -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c configure:29730: $? = 0 configure:29730: result: yes configure:29730: checking for sys/time.h configure:29730: result: yes configure:29748: checking for mkdir configure:29748: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29748: $? = 0 configure:29748: result: yes configure:29748: checking for chdir configure:29748: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29748: $? = 0 configure:29748: result: yes configure:29748: checking for stat configure:29748: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29748: $? = 0 configure:29748: result: yes configure:29748: checking for dup2 configure:29748: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29748: $? = 0 configure:29748: result: yes configure:29748: checking for access configure:29748: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29748: $? = 0 configure:29748: result: yes configure:29759: checking for snprintf configure:29759: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29759: $? = 0 configure:29759: result: yes configure:29771: checking for getcwd configure:29771: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29771: $? = 0 configure:29771: result: yes configure:29771: checking for sleep configure:29771: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29771: $? = 0 configure:29771: result: yes configure:29783: checking for getpwuid configure:29783: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29783: $? = 0 configure:29783: result: yes configure:29783: checking for geteuid configure:29783: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29783: $? = 0 configure:29783: result: yes configure:29795: checking for uname configure:29795: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29795: $? = 0 configure:29795: result: yes configure:29795: checking for linkat configure:29795: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29795: $? = 0 configure:29795: result: yes configure:29807: checking for clock_gettime configure:29807: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29807: $? = 0 configure:29807: result: yes configure:29807: checking for clock_getcpuclockid configure:29807: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29807: $? = 0 configure:29807: result: yes configure:29819: checking for getrusage configure:29819: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29819: $? = 0 configure:29819: result: yes configure:29819: checking for gettimeofday configure:29819: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29819: $? = 0 configure:29819: result: yes configure:29819: checking for sbrk configure:29819: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29819: $? = 0 configure:29819: result: yes configure:29819: checking for sysinfo configure:29819: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29819: $? = 0 configure:29819: result: yes configure:29830: checking for posix_memalign configure:29830: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29830: $? = 0 configure:29830: result: yes configure:29841: checking for memset configure:29841: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29841: $? = 0 configure:29841: result: yes configure:29852: checking for sigaction configure:29852: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29852: $? = 0 configure:29852: result: yes configure:29863: checking for strtok_r configure:29863: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29863: $? = 0 configure:29863: result: yes configure:29878: checking for pow configure:29878: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl -lm >&5 configure:29878: $? = 0 configure:29878: result: yes configure:29878: checking for modf configure:29878: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl -lm >&5 configure:29878: $? = 0 configure:29878: result: yes configure:29878: checking for tgamma configure:29878: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl -lm >&5 configure:29878: $? = 0 configure:29878: result: yes configure:29878: checking for erf configure:29878: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl -lm >&5 configure:29878: $? = 0 configure:29878: result: yes configure:29889: checking for working strtod configure:29930: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:29930: $? = 0 configure:29930: ./conftest configure:29930: $? = 0 configure:29940: result: yes configure:30017: checking for special C compiler options needed for large files configure:30062: result: no configure:30068: checking for _FILE_OFFSET_BITS value needed for large files configure:30093: mpiicc -c -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5 configure:30093: $? = 0 configure:30125: result: no configure:30210: checking for _LARGEFILE_SOURCE value needed for large files configure:30229: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:30229: $? = 0 configure:30257: result: no configure:30285: checking size of off_t configure:30290: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:30290: $? = 0 configure:30290: ./conftest configure:30290: $? = 0 configure:30304: result: 8 configure:30378: checking for glibc backtrace configure:30395: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 configure:30395: $? = 0 configure:30402: result: yes configure:30415: checking for glibc cplus_demangle configure:30428: mpiicc -o conftest -std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp -D_POSIX_C_SOURCE=200809L -DNDEBUG -O -Wl,-export-dynamic -qopenmp conftest.c -lz -ldl >&5 conftest.c(103): catastrophic error: cannot open source file "demangle.h" #include ^ compilation aborted for conftest.c (code 4) configure:30428: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "7.0.0" | #define PACKAGE_STRING "code_saturne 7.0.0" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "https://code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "7.0.0" | #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" | #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" | #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_GNUM 1 | #define HAVE_OPENMP 1 | #define HAVE_OPENMP_SIMD 1 | #define HAVE_DLOPEN 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_MPI_NEIGHBOR_COLL 1 | #define HAVE_MPI_IBARRIER 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #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_LINKAT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SBRK 1 | #define HAVE_SYSINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRTOK_R 1 | #define HAVE_POW 1 | #define HAVE_MODF 1 | #define HAVE_TGAMMA 1 | #define HAVE_ERF 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:30435: result: no configure:30650: checking that generated files are newer than configure configure:30656: result: done configure:30831: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by code_saturne config.status 7.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ip-10-23-18-212.ec2.internal config.status:1603: creating Makefile config.status:1603: creating preprocessor/Makefile config.status:1603: creating preprocessor/appli/Makefile config.status:1603: creating preprocessor/base/Makefile config.status:1603: creating preprocessor/pre-post/Makefile config.status:1603: creating preprocessor/util/Makefile config.status:1603: creating src/Makefile config.status:1603: creating src/apps/Makefile config.status:1603: creating src/gui/Makefile config.status:1603: creating src/bft/Makefile config.status:1603: creating src/fvm/Makefile config.status:1603: creating src/base/Makefile config.status:1603: creating src/atmo/Makefile config.status:1603: creating src/cdo/Makefile config.status:1603: creating src/cfbl/Makefile config.status:1603: creating src/cogz/Makefile config.status:1603: creating src/ctwr/Makefile config.status:1603: creating src/darc/Makefile config.status:1603: creating src/elec/Makefile config.status:1603: creating src/comb/Makefile config.status:1603: creating src/pprt/Makefile config.status:1603: creating src/lagr/Makefile config.status:1603: creating src/rayt/Makefile config.status:1603: creating src/turb/Makefile config.status:1603: creating src/alge/Makefile config.status:1603: creating src/mesh/Makefile config.status:1603: creating src/user/Makefile config.status:1603: creating src/user_examples/Makefile config.status:1603: creating src/meg/Makefile config.status:1603: creating gui/Makefile config.status:1603: creating gui/Base/Makefile config.status:1603: creating gui/Pages/Makefile config.status:1603: creating gui/studymanager_gui/Makefile config.status:1603: creating gui/trackcvg/Makefile config.status:1603: creating docs/Makefile config.status:1603: creating docs/doxygen/Makefile config.status:1603: creating docs/style/csvers.tex config.status:1603: creating docs/refcard/Makefile config.status:1603: creating docs/theory/Makefile config.status:1603: creating docs/user/Makefile config.status:1603: creating tests/Makefile config.status:1603: creating bin/cs_config.py config.status:1603: creating config/code_saturne_build.cfg.in config.status:1603: creating cs_config.h config.status:1769: cs_config.h is unchanged config.status:1817: executing depfiles commands config.status:1817: executing libtool commands configure:33591: === configuring in libple (/media/ephemeral0/code_saturne-7.0.0/build/libple) configure:33654: running /bin/sh ../../libple/configure --disable-option-checking '--prefix=/program/code-saturne-7.0.0' '--enable-shared' '--with-hdf5=/program/code-saturne-7.0.0/hdf5-1.12.1/' '--with-cgns=/program/code-saturne-7.0.0/cgns-4.3.0-shared/' 'CC=mpiicc' 'CFLAGS=-fPIC' 'CXX=mpicxx' 'CXXFLAGS= -fPIC' 'FC=mpiifort' 'PYTHON=/program/code-saturne-7.0.0/venv/bin/python3' --cache-file=/dev/null --srcdir=../../libple ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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=set ac_cv_env_CC_value=mpiicc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fPIC 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=set ac_cv_env_CXXFLAGS_value=' -fPIC' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=mpicxx 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=mpiifort ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_MAKEINDEX_set= ac_cv_env_MAKEINDEX_value= ac_cv_env_PDFLATEX_set= ac_cv_env_PDFLATEX_value= ac_cv_env_PYRCC4_set= ac_cv_env_PYRCC4_value= ac_cv_env_PYRCC5_set= ac_cv_env_PYRCC5_value= ac_cv_env_PYTHON_set=set ac_cv_env_PYTHON_value=/program/code-saturne-7.0.0/venv/bin/python3 ac_cv_env_PYUIC4_set= ac_cv_env_PYUIC4_value= ac_cv_env_PYUIC5_set= ac_cv_env_PYUIC5_value= ac_cv_env_SALOMEENVCMD_set= ac_cv_env_SALOMEENVCMD_value= ac_cv_env_SPHINXBUILD_set= ac_cv_env_SPHINXBUILD_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=no ac_cv_fc_libs=' -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64 -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/lib/intel64_lin -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/ -L/lib/../lib64 -L/lib/../lib64/ -L/usr/lib/../lib64 -L/usr/lib/../lib64/ -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -lmpifort -lmpi -ldl -lrt -lpthread -lifport -lifcoremt_pic -limf -lsvml -lm -lipgo -lirc -lirc_s' ac_cv_func_access=yes ac_cv_func_chdir=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_clock_gettime=yes ac_cv_func_dup2=yes ac_cv_func_erf=yes ac_cv_func_getcwd=yes ac_cv_func_geteuid=yes ac_cv_func_getpwuid=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_linkat=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_sigaction=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_stat=yes ac_cv_func_strtod=yes ac_cv_func_strtok_r=yes ac_cv_func_sysinfo=yes ac_cv_func_tgamma=yes ac_cv_func_uname=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_freesteam_steam_h=no ac_cv_header_hdf5_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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-pc-linux-gnu ac_cv_lib_cgns_cg_coord_partial_write=yes ac_cv_lib_hdf5___H5Fopen=yes ac_cv_objext=o ac_cv_path_DOXYGEN=/bin/doxygen ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_MODULECMD=/bin/modulecmd ac_cv_path_PYRCC5=/program/code-saturne-7.0.0/venv/bin/pyrcc5 ac_cv_path_PYUIC5=/program/code-saturne-7.0.0/venv/bin/pyuic5 ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='mpiicc -E' ac_cv_prog_CXXCPP='mpicxx -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=mpiicc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_fc_g=yes ac_cv_prog_fc_v=-v ac_cv_prog_make_make_set=yes ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=x86_64-pc-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 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_pax=gnutar am_cv_python_platform=linux am_cv_python_pyexecdir='${exec_prefix}/lib/python3.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python3.7/site-packages' am_cv_python_version=3.7 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/bin/ld lt_cv_path_LDCXX='/bin/ld -m elf_x86_64' lt_cv_path_NM='/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_FC=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_FC=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_compiler_static_works_FC=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=3458764513820540925 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /media/ephemeral0/code_saturne-7.0.0/build-aux/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMGXRUNPATH='' AMGX_CPPFLAGS='' AMGX_LDFLAGS='' AMGX_LIBS='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /media/ephemeral0/code_saturne-7.0.0/build-aux/missing autoconf' AUTOHEADER='${SHELL} /media/ephemeral0/code_saturne-7.0.0/build-aux/missing autoheader' AUTOMAKE='${SHELL} /media/ephemeral0/code_saturne-7.0.0/build-aux/missing automake-1.15' AWK='gawk' BIBTEX='' BLASRUNPATH='' BLAS_CPPFLAGS='' BLAS_LDFLAGS='' BLAS_LIBS='' CATALYSTRUNPATH='' CATALYST_CPPFLAGS='' CATALYST_CXXFLAGS='' CATALYST_LDFLAGS='' CATALYST_LIBS='' CC='mpiicc' CCDEPMODE='depmode=gcc3' CCMRUNPATH='' CCM_CPPFLAGS='' CCM_LDFLAGS='' CCM_LIBS='' CFLAGS='-std=c11 -restrict -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -wd981 -fPIC -qopenmp' CFLAGS_DBG='' CFLAGS_HOT='-O3 ' CFLAGS_OPT='-O2' CGNSRUNPATH='-R/program/code-saturne-7.0.0/cgns-4.3.0-shared//lib' CGNS_CPPFLAGS='-I/program/code-saturne-7.0.0/cgns-4.3.0-shared//include' CGNS_LDFLAGS='-L/program/code-saturne-7.0.0/cgns-4.3.0-shared//lib' CGNS_LIBS='-lcgns' CMAKE='' COOLPROPPYTHONPATH='' COOLPROPRUNPATH='' COOLPROP_CPPFLAGS='' COOLPROP_LDFLAGS='' COOLPROP_LIBS='' CPP='mpiicc -E' CPPFLAGS=' -D_POSIX_C_SOURCE=200809L -DNDEBUG ' CS_LD='mpiicc' CUDA_CPPFLAGS='' CUDA_LDFLAGS='' CUDA_LIBS='' CXX='mpicxx' CXXCPP='mpicxx -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-std=c++11 -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -fPIC -qopenmp' CXXFLAGS_DBG='' CXXFLAGS_HOT='-O3' CXXFLAGS_OPT='-O2' CXXFLAGS_STD='-funsigned-char' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOT='' DOXYGEN='/bin/doxygen' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EOSRUNPATH='' EOS_CPPFLAGS='' EOS_LDFLAGS='' EOS_LIBS='' EXEEXT='' FC='mpiifort' FCFLAGS='-cpp -fpic -warn -diag-disable 7712 -qopenmp' FCFLAGS_DBG='' FCFLAGS_HOT='-O3 ' FCFLAGS_OPT='-O2' FCLIBS=' -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64 -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/bin/intel64/../../compiler/lib/intel64_lin -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/ -L/lib/../lib64 -L/lib/../lib64/ -L/usr/lib/../lib64 -L/usr/lib/../lib64/ -L/opt/rescale/oneapi/2021.4.0/mkl/2021.4.0/lib/intel64/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//libfabric/lib/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/release/ -L/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0//lib/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/compiler/lib/intel64_lin/ -L/opt/rescale/oneapi/2021.4.0/compiler/2021.4.0/linux/lib/ -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -lmpifort -lmpi -ldl -lrt -lpthread -lifport -lifcoremt_pic -limf -lsvml -lm -lipgo -lirc -lirc_s' FCMODEXT='mod' FCMODINCLUDE='-I' FGREP='/bin/grep -F' FREESTEAMRUNPATH='' FREESTEAM_CPPFLAGS='' FREESTEAM_LDFLAGS='' FREESTEAM_LIBS='' GREP='/bin/grep' HAVE_AMGX_FALSE='' HAVE_AMGX_TRUE='#' HAVE_BACKEND_FALSE='#' HAVE_BACKEND_TRUE='' HAVE_CATALYST_FALSE='' HAVE_CATALYST_TRUE='#' HAVE_CCM_FALSE='' HAVE_CCM_TRUE='#' HAVE_CGNS_FALSE='#' HAVE_CGNS_TRUE='' HAVE_COOLPROP_FALSE='' HAVE_COOLPROP_TRUE='#' HAVE_CUDA_FALSE='' HAVE_CUDA_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_LINK_CXX_FALSE='' HAVE_LINK_CXX_TRUE='#' HAVE_MEDCOUPLING_FALSE='' HAVE_MEDCOUPLING_LOADER_FALSE='' HAVE_MEDCOUPLING_LOADER_TRUE='#' HAVE_MEDCOUPLING_TRUE='#' HAVE_MED_FALSE='' HAVE_MED_TRUE='#' HAVE_MELISSA_FALSE='' HAVE_MELISSA_LEGACY_FALSE='' HAVE_MELISSA_LEGACY_TRUE='#' HAVE_MELISSA_TRUE='#' HAVE_MKL_FALSE='' HAVE_MKL_TRUE='#' HAVE_MUMPS_FALSE='' HAVE_MUMPS_TRUE='#' HAVE_NEPTUNE_CFD='' HAVE_PARAMEDMEM_FALSE='' HAVE_PARAMEDMEM_TRUE='#' HAVE_PETSC_FALSE='' HAVE_PETSC_TRUE='#' HAVE_PLUGINS_FALSE='' HAVE_PLUGINS_TRUE='#' HAVE_PLUGIN_CATALYST_FALSE='' HAVE_PLUGIN_CATALYST_TRUE='#' HAVE_PLUGIN_MEDCOUPLING_FALSE='' HAVE_PLUGIN_MEDCOUPLING_TRUE='#' HAVE_PLUGIN_MELISSA_FALSE='' HAVE_PLUGIN_MELISSA_TRUE='#' HAVE_QT4_FALSE='' HAVE_QT4_TRUE='#' HAVE_QT5_FALSE='#' HAVE_QT5_TRUE='' HAVE_RELOCATABLE_FALSE='' HAVE_RELOCATABLE_TRUE='#' HAVE_SHELL_LAUNCHER_FALSE='' HAVE_SHELL_LAUNCHER_TRUE='#' HAVE_SPHINX_FALSE='' HAVE_SPHINX_TRUE='#' HDF5RUNPATH='-R/program/code-saturne-7.0.0/hdf5-1.12.1//lib' HDF5_CPPFLAGS='-I/program/code-saturne-7.0.0/hdf5-1.12.1//include' HDF5_CPPFLAGS_MPI=' -DMPICH_SKIP_MPICXX' HDF5_LDFLAGS='-L/program/code-saturne-7.0.0/hdf5-1.12.1//lib' HDF5_LDFLAGS_MPI='' HDF5_LIBS='-lhdf5 ' HDF5_LIBS_MPI='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/bin/ld -m elf_x86_64' LDFLAGS=' -O -Wl,-export-dynamic -qopenmp ' LDRPATH='-Wl,-rpath -Wl,' LIBOBJS='' LIBS='-lz -ldl' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINDEX='' MAKEINFO='${SHELL} /media/ephemeral0/code_saturne-7.0.0/build-aux/missing makeinfo' MANIFEST_TOOL=':' MEDCOUPLINGRUNPATH='' MEDCOUPLING_CPPFLAGS='' MEDCOUPLING_LDFLAGS='' MEDCOUPLING_LIBS='' MEDRUNPATH='' MED_CPPFLAGS='' MED_LDFLAGS='' MED_LIBS='' MELISSARUNPATH='' MELISSA_CPPFLAGS='' MELISSA_LDFLAGS='' MELISSA_LIBS='' METISRUNPATH='' METIS_CPPFLAGS='' METIS_LDFLAGS='' METIS_LIBS='' MKDIR_P='/bin/mkdir -p' MODULECMD='/bin/modulecmd' MPI_CPPFLAGS=' -DMPICH_SKIP_MPICXX' MPI_LDFLAGS='' MPI_LIBS='' MUMPSRUNPATH='' MUMPS_CPPFLAGS='' MUMPS_LDFLAGS='' MUMPS_LIBS='' NEPTUNE_CFD='' NM='/bin/nm -B' NMEDIT='' NVCC='' NVCCCFLAGS_HOT='' NVCCFLAGS_DBG='' NVCCFLAGS_OPT='' NVCC_FLAGS='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='code_saturne' PACKAGE_BUGREPORT='saturne-support@edf.fr' PACKAGE_NAME='code_saturne' PACKAGE_STRING='code_saturne 7.0.0' PACKAGE_TARNAME='code_saturne' PACKAGE_URL='https://code-saturne.org' PACKAGE_VERSION='7.0.0' PATH_SEPARATOR=':' PDFLATEX='' PETSC_CPPFLAGS='' PETSC_LDFLAGS='' PETSC_LIBS='' PLE_CPPFLAGS='' PLE_LDFLAGS='' PLE_LIBS='-lple' POW_LIB='' PYRCC4='' PYRCC5='/program/code-saturne-7.0.0/venv/bin/pyrcc5' PYTHON='/program/code-saturne-7.0.0/venv/bin/python3' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.7' PYUIC4='' PYUIC5='/program/code-saturne-7.0.0/venv/bin/pyuic5' RANLIB='ranlib' SALOMEENVCMD='' SCOTCHRUNPATH='' SCOTCH_CPPFLAGS='' SCOTCH_LDFLAGS='' SCOTCH_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPHINXBUILD='' STRIP='strip' VERSION='7.0.0' ac_ct_AR='ar' ac_ct_CC='mpiicc' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' cgns_prefix='' coolprop_prefix='check' cs_cc_version_string='icc (ICC) 2021.4.0 20210910' cs_cxx_version_string='icpc (ICC) 2021.4.0 20210910' cs_enable_mathjax='no' cs_env_modules='' cs_fc_version_string='ifort (IFORT) 2021.4.0 20210910' cs_have_amgx='no' cs_have_backend='yes' cs_have_blas='no' cs_have_catalyst='no' cs_have_ccm='no' cs_have_cgns='yes' cs_have_coolprop='no' cs_have_cuda='no' cs_have_dot='no' cs_have_doxygen='yes' cs_have_eos='no' cs_have_freesteam='no' cs_have_frontend='yes' cs_have_gui='yes' cs_have_gui_qt4='no' cs_have_gui_qt5='yes' cs_have_hdf5='yes' cs_have_latex='no' cs_have_long_gnum='yes' cs_have_long_lnum='no' cs_have_med='no' cs_have_medcoupling='no' cs_have_medcoupling_loader='no' cs_have_melissa='no' cs_have_metis='no' cs_have_mpi='yes' cs_have_mumps='no' cs_have_openmp='yes' cs_have_paramedmem='no' cs_have_petsc='no' cs_have_scotch='no' cs_have_sphinx='no' cs_nvcc_version_string='' cs_py_have_plugin_catalyst='False' cs_py_have_plugin_medcoupling='False' cs_py_have_plugin_melissa='False' cs_py_have_plugins='False' cs_special_user_link='' cs_tex_path_end=':' cs_tex_path_sep=':' cs_version_short='7.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-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /media/ephemeral0/code_saturne-7.0.0/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' med_prefix='' metis_prefix='' mkdir_p='$(MKDIR_P)' mpi_bindir='' mpi_libdir='"/opt/rescale/oneapi/2021.4.0/mpi/2021.4.0/lib/release"' mpi_prefix='' mpi_type='MPICH' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/code_saturne' pkgpythondir='${pythondir}/code_saturne' ple_docdir='${prefix}/share/doc/ple' ple_type='internal' prefix='/program/code-saturne-7.0.0' profile='no' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python3.7/site-packages' pythondir='${prefix}/lib/python3.7/site-packages' pythonversion='' relocatable='no' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' scotch_prefix='' sharedstatedir='${prefix}/com' shell_env='no' subdirs=' libple' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' win_prefix='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "code_saturne" #define PACKAGE_TARNAME "code_saturne" #define PACKAGE_VERSION "7.0.0" #define PACKAGE_STRING "code_saturne 7.0.0" #define PACKAGE_BUGREPORT "saturne-support@edf.fr" #define PACKAGE_URL "https://code-saturne.org" #define PACKAGE "code_saturne" #define VERSION "7.0.0" #define CS_CC_VERSION_STRING "icc (ICC) 2021.4.0 20210910" #define CS_CXX_VERSION_STRING "icpc (ICC) 2021.4.0 20210910" #define CS_FC_VERSION_STRING "ifort (IFORT) 2021.4.0 20210910" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define TIME_WITH_SYS_TIME 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_LONG_LONG 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_PTRDIFF_T 1 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define HAVE_LONG_GNUM 1 #define HAVE_OPENMP 1 #define HAVE_OPENMP_SIMD 1 #define HAVE_DLOPEN 1 #define HAVE_MPI 1 #define HAVE_MPI_IO 1 #define HAVE_MPI_ONE_SIDED 1 #define HAVE_MPI_IN_PLACE 1 #define HAVE_MPI_NEIGHBOR_COLL 1 #define HAVE_MPI_IBARRIER 1 #define HAVE_HDF5_H 1 #define HAVE_HDF5 1 #define HAVE_CGNS 1 #define HAVE_ZLIB 1 #define SIZEOF_Z_OFF_T 8 #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_LINKAT 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETCPUCLOCKID 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SBRK 1 #define HAVE_SYSINFO 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MEMSET 1 #define HAVE_SIGACTION 1 #define HAVE_STRTOK_R 1 #define HAVE_POW 1 #define HAVE_MODF 1 #define HAVE_TGAMMA 1 #define HAVE_ERF 1 #define HAVE_FSEEKO 1 #define SIZEOF_OFF_T 8 #define HAVE_GLIBC_BACKTRACE 1 #define HAVE_SOCKET 1 configure: exit 0