checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: initializing bft_config.h checking whether to enable maintainer-specific portions of Makefiles... no checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether icc accepts -g... yes checking for icc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of icc... gcc3 checking whether ln -s works... yes configure: sourcing config/bft_auto_flags.sh (test for known compilers) compiler 'icc' is Intel ICC checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by icc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from icc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... icc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if icc supports -fno-rtti -fno-exceptions... yes checking for icc option to produce PIC... -fPIC -DPIC checking if icc PIC flag -fPIC -DPIC works... yes checking if icc static flag -static works... yes checking if icc supports -c -o file.o... yes checking if icc supports -c -o file.o... (cached) yes checking whether the icc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/types.h... (cached) yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for sys/stat.h... (cached) yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for long long... yes checking for unsigned long long... yes checking for int32_t... yes checking for ptrdiff_t... yes checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking for getrusage... yes checking for gettimeofday... yes checking for sbrk... yes checking for sysinfo... yes checking for mkdir... yes checking for posix_memalign... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking for Zlib... yes checking size of z_off_t... 8 checking for glibc backtrace... yes checking for glibc cplus_demangle... no configure: initializing bft-config configure: closing bft-config configure: closing bft_config.h configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating bft_config_priv.h config.status: executing depfiles commands config.status: executing libtool commands Configuration options: use debugging code: false Zlib (gzipped file) support: yes use malloc hooks: no The package has been configured. Type: make make install To generate and install the BFT package make all-recursive make[1]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build' Making all in src make[2]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/src' /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_backtrace.lo -MD -MP -MF .deps/bft_backtrace.Tpo -c -o bft_backtrace.lo /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_backtrace.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_backtrace.lo -MD -MP -MF .deps/bft_backtrace.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_backtrace.c -fPIC -DPIC -o .libs/bft_backtrace.o /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_backtrace.c(307): warning #869: parameter "bt" was never referenced bft_backtrace_demangle(bft_backtrace_t *bt) ^ libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_backtrace.lo -MD -MP -MF .deps/bft_backtrace.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_backtrace.c -o bft_backtrace.o >/dev/null 2>&1 mv -f .deps/bft_backtrace.Tpo .deps/bft_backtrace.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_error.lo -MD -MP -MF .deps/bft_error.Tpo -c -o bft_error.lo /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_error.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_error.lo -MD -MP -MF .deps/bft_error.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_error.c -fPIC -DPIC -o .libs/bft_error.o libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_error.lo -MD -MP -MF .deps/bft_error.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_error.c -o bft_error.o >/dev/null 2>&1 mv -f .deps/bft_error.Tpo .deps/bft_error.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_file.lo -MD -MP -MF .deps/bft_file.Tpo -c -o bft_file.lo /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_file.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_file.lo -MD -MP -MF .deps/bft_file.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_file.c -fPIC -DPIC -o .libs/bft_file.o /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_file.c(1026): remark #981: operands are evaluated in unspecified order f->name, _bft_file_error_string(f)); ^ /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_file.c(1024): remark #981: operands are evaluated in unspecified order _bft_file_error(__FILE__, __LINE__, errno, ^ /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_file.c(1136): remark #981: operands are evaluated in unspecified order f->name, _bft_file_error_string(f)); ^ /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_file.c(1134): remark #981: operands are evaluated in unspecified order _bft_file_error(__FILE__, __LINE__, errno, ^ libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_file.lo -MD -MP -MF .deps/bft_file.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_file.c -o bft_file.o >/dev/null 2>&1 mv -f .deps/bft_file.Tpo .deps/bft_file.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_fp_trap.lo -MD -MP -MF .deps/bft_fp_trap.Tpo -c -o bft_fp_trap.lo /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_fp_trap.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_fp_trap.lo -MD -MP -MF .deps/bft_fp_trap.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_fp_trap.c -fPIC -DPIC -o .libs/bft_fp_trap.o libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_fp_trap.lo -MD -MP -MF .deps/bft_fp_trap.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_fp_trap.c -o bft_fp_trap.o >/dev/null 2>&1 mv -f .deps/bft_fp_trap.Tpo .deps/bft_fp_trap.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_mem.lo -MD -MP -MF .deps/bft_mem.Tpo -c -o bft_mem.lo /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_mem.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_mem.lo -MD -MP -MF .deps/bft_mem.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_mem.c -fPIC -DPIC -o .libs/bft_mem.o /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_mem.c(852): remark #2259: non-pointer conversion from "int" to "char" may lose significant bits char sgn = (size_diff > 0) ? '+' : '-'; ^ libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_mem.lo -MD -MP -MF .deps/bft_mem.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_mem.c -o bft_mem.o >/dev/null 2>&1 mv -f .deps/bft_mem.Tpo .deps/bft_mem.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_mem_usage.lo -MD -MP -MF .deps/bft_mem_usage.Tpo -c -o bft_mem_usage.lo /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_mem_usage.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_mem_usage.lo -MD -MP -MF .deps/bft_mem_usage.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_mem_usage.c -fPIC -DPIC -o .libs/bft_mem_usage.o libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_mem_usage.lo -MD -MP -MF .deps/bft_mem_usage.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_mem_usage.c -o bft_mem_usage.o >/dev/null 2>&1 mv -f .deps/bft_mem_usage.Tpo .deps/bft_mem_usage.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_printf.lo -MD -MP -MF .deps/bft_printf.Tpo -c -o bft_printf.lo /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_printf.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_printf.lo -MD -MP -MF .deps/bft_printf.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_printf.c -fPIC -DPIC -o .libs/bft_printf.o libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_printf.lo -MD -MP -MF .deps/bft_printf.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_printf.c -o bft_printf.o >/dev/null 2>&1 mv -f .deps/bft_printf.Tpo .deps/bft_printf.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_sys_info.lo -MD -MP -MF .deps/bft_sys_info.Tpo -c -o bft_sys_info.lo /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_sys_info.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_sys_info.lo -MD -MP -MF .deps/bft_sys_info.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_sys_info.c -fPIC -DPIC -o .libs/bft_sys_info.o libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_sys_info.lo -MD -MP -MF .deps/bft_sys_info.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_sys_info.c -o bft_sys_info.o >/dev/null 2>&1 mv -f .deps/bft_sys_info.Tpo .deps/bft_sys_info.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_timer.lo -MD -MP -MF .deps/bft_timer.Tpo -c -o bft_timer.lo /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_timer.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_timer.lo -MD -MP -MF .deps/bft_timer.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_timer.c -fPIC -DPIC -o .libs/bft_timer.o libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_timer.lo -MD -MP -MF .deps/bft_timer.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_timer.c -o bft_timer.o >/dev/null 2>&1 mv -f .deps/bft_timer.Tpo .deps/bft_timer.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_version.lo -MD -MP -MF .deps/bft_version.Tpo -c -o bft_version.lo /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_version.c libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_version.lo -MD -MP -MF .deps/bft_version.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_version.c -fPIC -DPIC -o .libs/bft_version.o libtool: compile: icc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/bft-1.1.5/src -I.. -DNDEBUG -D_GNU_SOURCE -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT bft_version.lo -MD -MP -MF .deps/bft_version.Tpo -c /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_version.c -o bft_version.o >/dev/null 2>&1 mv -f .deps/bft_version.Tpo .deps/bft_version.Plo /bin/sh ../libtool --tag=CC --mode=link icc -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -no-undefined -version-info 1:0:0 -O -o libbft.la -rpath /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib bft_backtrace.lo bft_error.lo bft_file.lo bft_fp_trap.lo bft_mem.lo bft_mem_usage.lo bft_printf.lo bft_sys_info.lo bft_timer.lo bft_version.lo -lz libtool: link: icc -shared -fPIC -DPIC .libs/bft_backtrace.o .libs/bft_error.o .libs/bft_file.o .libs/bft_fp_trap.o .libs/bft_mem.o .libs/bft_mem_usage.o .libs/bft_printf.o .libs/bft_sys_info.o .libs/bft_timer.o .libs/bft_version.o -lz -O2 -O -Wl,-soname -Wl,libbft.so.1 -o .libs/libbft.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libbft.so.1" && ln -s "libbft.so.1.0.0" "libbft.so.1") libtool: link: (cd ".libs" && rm -f "libbft.so" && ln -s "libbft.so.1.0.0" "libbft.so") libtool: link: ar cru .libs/libbft.a bft_backtrace.o bft_error.o bft_file.o bft_fp_trap.o bft_mem.o bft_mem_usage.o bft_printf.o bft_sys_info.o bft_timer.o bft_version.o libtool: link: ranlib .libs/libbft.a libtool: link: ( cd ".libs" && rm -f "libbft.la" && ln -s "../libbft.la" "libbft.la" ) make[2]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/src' Making all in tests make[2]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/tests' Making all in doc make[2]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/doc' make[2]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build' Making install in src make[1]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/src' make[2]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/src' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libbft.la '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib' libtool: install: /usr/bin/install -c .libs/libbft.so.1.0.0 /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libbft.so.1.0.0 libtool: install: (cd /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib && { ln -s -f libbft.so.1.0.0 libbft.so.1 || { rm -f libbft.so.1 && ln -s libbft.so.1.0.0 libbft.so.1; }; }) libtool: install: (cd /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib && { ln -s -f libbft.so.1.0.0 libbft.so || { rm -f libbft.so && ln -s libbft.so.1.0.0 libbft.so; }; }) libtool: install: /usr/bin/install -c .libs/libbft.lai /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libbft.la libtool: install: /usr/bin/install -c .libs/libbft.a /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libbft.a libtool: install: chmod 644 /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libbft.a libtool: install: ranlib /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libbft.a libtool: finish: PATH="/usr/kerberos/sbin:/usr/kerberos/bin:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/opt/cuda//bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/home_nfs/local/comsol43a/bin:/usr/local/cssh/bin:/opt/intel/CT/impi/4.0.0.028/bin64:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/home_nfs/local/bin:/home_nfs/local/matlab2011/bin:/home_nfs/local/netcarto/bin:/usr/local/openvpn-2.1.1/sbin:/opt/pbs/default/bin:/home_nfs/local/siesta/bin:/opt/pbs/default/sbin:/usr/sbin/:/root/bin:/sbin" ldconfig -n /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib ---------------------------------------------------------------------- Libraries have been installed in: /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include" /usr/bin/install -c -m 644 /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_backtrace.h /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_error.h /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_file.h /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_fp_trap.h /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_mem.h /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_mem_usage.h /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_printf.h /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_sys_info.h /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_timer.h /bk/sources/saturne/installer/installer/bft-1.1.5/src/bft_version.h '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include' make[2]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/src' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/src' Making install in tests make[1]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/tests' make[2]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/tests' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/tests' Making install in doc make[1]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/doc' make[2]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/doc/bft-1.1.5" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/doc/bft-1.1.5" /usr/bin/install -c -m 644 /bk/sources/saturne/installer/installer/bft-1.1.5/doc/configuration /bk/sources/saturne/installer/installer/bft-1.1.5/doc/internationalization '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/doc/bft-1.1.5' make[2]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/doc' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/doc' make[1]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build' make[2]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/bin" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/bin" /usr/bin/install -c bft-config '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/bin' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include" /usr/bin/install -c -m 644 bft_config.h bft_config_priv.h '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/man/man1" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/man/man1" /usr/bin/install -c -m 644 /bk/sources/saturne/installer/installer/bft-1.1.5/doc/manpages/bft-config.1 '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/man/man1' make[2]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build' Making clean in doc make[1]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/doc' rm -rf index.bt make[1]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/doc' Making clean in tests make[1]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/tests' rm -f bft_test bft_backtrace_test bft_error_test bft_mem_usage_test bft_mem_test bft_printf_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[1]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/tests' Making clean in src make[1]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/src' test -z "libbft.la" || rm -f libbft.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[1]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build/src' Making clean in . make[1]: Entering directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/bk/sources/saturne/installer/installer/bft-1.1.5.build' checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: initializing fvm_config.h checking whether to enable maintainer-specific portions of Makefiles... no checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /opt/intel/impi/4.0.3.008/intel64/bin/mpicc accepts -g... yes checking for /opt/intel/impi/4.0.3.008/intel64/bin/mpicc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /opt/intel/impi/4.0.3.008/intel64/bin/mpicc... gcc3 checking whether ln -s works... yes checking whether /opt/intel/impi/4.0.3.008/intel64/bin/mpicc and cc understand -c and -o together... yes configure: sourcing config/fvm_auto_flags.sh (test for known compilers) compiler '/opt/intel/impi/4.0.3.008/intel64/bin/mpicc' is GNU gcc-4.8.1 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /opt/intel/impi/4.0.3.008/intel64/bin/mpicc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /opt/intel/impi/4.0.3.008/intel64/bin/mpicc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /opt/intel/impi/4.0.3.008/intel64/bin/mpicc supports -fno-rtti -fno-exceptions... no checking for /opt/intel/impi/4.0.3.008/intel64/bin/mpicc option to produce PIC... -fPIC -DPIC checking if /opt/intel/impi/4.0.3.008/intel64/bin/mpicc PIC flag -fPIC -DPIC works... yes checking if /opt/intel/impi/4.0.3.008/intel64/bin/mpicc static flag -static works... yes checking if /opt/intel/impi/4.0.3.008/intel64/bin/mpicc supports -c -o file.o... yes checking if /opt/intel/impi/4.0.3.008/intel64/bin/mpicc supports -c -o file.o... (cached) yes checking whether the /opt/intel/impi/4.0.3.008/intel64/bin/mpicc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for bft version >= "1.0.0"... compatible bft version found checking for MPI (MPI compiler wrapper test)... yes checking for MPI2 one-sided communication... yes checking hdf5.h usability... yes checking hdf5.h presence... yes checking for hdf5.h... yes checking for H5Fopen in -lhdf5... yes checking for cg_coord_partial_write in -lcgns... yes MED >= 2.9.0 headers found checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for long long... yes checking for unsigned long long... yes checking for int32_t... yes checking for int64_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for ptrdiff_t... yes checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking for mkdir... yes checking for snprintf... yes configure: initializing fvm-config configure: closing fvm-config configure: closing fvm_config.h configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating fvm_config_priv.h config.status: executing depfiles commands config.status: executing libtool commands Configuration options: use debugging code: false MPI (Message Passing Interface) support: yes MPI I/O support: no MPI2 one-sided communication support: yes HDF (Hierarchical Data Format) support: yes CGNS (CFD General Notation System) support: yes MED (Model for Exchange of Data) support: yes The package has been configured. Type: make make install To generate and install the FVM package make all-recursive make[1]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build' Making all in src make[2]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/src' /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_block_dist.lo -MD -MP -MF .deps/fvm_block_dist.Tpo -c -o fvm_block_dist.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_block_dist.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_block_dist.lo -MD -MP -MF .deps/fvm_block_dist.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_block_dist.c -fPIC -DPIC -o .libs/fvm_block_dist.o libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_block_dist.lo -MD -MP -MF .deps/fvm_block_dist.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_block_dist.c -o fvm_block_dist.o >/dev/null 2>&1 mv -f .deps/fvm_block_dist.Tpo .deps/fvm_block_dist.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_block_to_part.lo -MD -MP -MF .deps/fvm_block_to_part.Tpo -c -o fvm_block_to_part.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_block_to_part.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_block_to_part.lo -MD -MP -MF .deps/fvm_block_to_part.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_block_to_part.c -fPIC -DPIC -o .libs/fvm_block_to_part.o libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_block_to_part.lo -MD -MP -MF .deps/fvm_block_to_part.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_block_to_part.c -o fvm_block_to_part.o >/dev/null 2>&1 mv -f .deps/fvm_block_to_part.Tpo .deps/fvm_block_to_part.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_box.lo -MD -MP -MF .deps/fvm_box.Tpo -c -o fvm_box.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_box.lo -MD -MP -MF .deps/fvm_box.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box.c -fPIC -DPIC -o .libs/fvm_box.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box.c:57:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box_priv.h:63:23: warning: padding struct to align 'fit' [-Wpadded] double fit; /* Evaluation of the distribution ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box_priv.h:101:1: warning: padding struct size to alignment boundary [-Wpadded] }; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_box.lo -MD -MP -MF .deps/fvm_box.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box.c -o fvm_box.o >/dev/null 2>&1 mv -f .deps/fvm_box.Tpo .deps/fvm_box.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_box_tree.lo -MD -MP -MF .deps/fvm_box_tree.Tpo -c -o fvm_box_tree.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box_tree.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_box_tree.lo -MD -MP -MF .deps/fvm_box_tree.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box_tree.c -fPIC -DPIC -o .libs/fvm_box_tree.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box_tree.c:49:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box_priv.h:63:23: warning: padding struct to align 'fit' [-Wpadded] double fit; /* Evaluation of the distribution ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box_priv.h:101:1: warning: padding struct size to alignment boundary [-Wpadded] }; ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box_tree.c:87:22: warning: padding struct to align 'morton_code' [-Wpadded] fvm_morton_code_t morton_code; /* Level and coordinates in the grid ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box_tree.c:128:21: warning: padding struct to align 'nodes' [-Wpadded] _node_t *nodes; /* Array of nodes (root at index 0) */ ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_box_tree.lo -MD -MP -MF .deps/fvm_box_tree.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_box_tree.c -o fvm_box_tree.o >/dev/null 2>&1 mv -f .deps/fvm_box_tree.Tpo .deps/fvm_box_tree.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_convert_array.lo -MD -MP -MF .deps/fvm_convert_array.Tpo -c -o fvm_convert_array.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_convert_array.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_convert_array.lo -MD -MP -MF .deps/fvm_convert_array.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_convert_array.c -fPIC -DPIC -o .libs/fvm_convert_array.o libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_convert_array.lo -MD -MP -MF .deps/fvm_convert_array.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_convert_array.c -o fvm_convert_array.o >/dev/null 2>&1 mv -f .deps/fvm_convert_array.Tpo .deps/fvm_convert_array.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_defs.lo -MD -MP -MF .deps/fvm_defs.Tpo -c -o fvm_defs.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_defs.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_defs.lo -MD -MP -MF .deps/fvm_defs.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_defs.c -fPIC -DPIC -o .libs/fvm_defs.o libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_defs.lo -MD -MP -MF .deps/fvm_defs.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_defs.c -o fvm_defs.o >/dev/null 2>&1 mv -f .deps/fvm_defs.Tpo .deps/fvm_defs.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_file.lo -MD -MP -MF .deps/fvm_file.Tpo -c -o fvm_file.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_file.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_file.lo -MD -MP -MF .deps/fvm_file.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_file.c -fPIC -DPIC -o .libs/fvm_file.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_file.c:87:22: warning: padding struct to align 'sh' [-Wpadded] bft_file_t *sh; /* Serial file handle */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_file.c:98:1: warning: padding struct size to alignment boundary [-Wpadded] }; ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_file.c: In function 'fvm_file_open': /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_file.c:807:20: warning: variable '_hints' set but not used [-Wunused-but-set-variable] fvm_file_hints_t _hints = _default_semantics; ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_file.c: In function 'fvm_file_free': /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_file.c:898:7: warning: variable 'errcode' set but not used [-Wunused-but-set-variable] int errcode = 0; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_file.lo -MD -MP -MF .deps/fvm_file.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_file.c -o fvm_file.o >/dev/null 2>&1 mv -f .deps/fvm_file.Tpo .deps/fvm_file.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_gather.lo -MD -MP -MF .deps/fvm_gather.Tpo -c -o fvm_gather.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_gather.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_gather.lo -MD -MP -MF .deps/fvm_gather.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_gather.c -fPIC -DPIC -o .libs/fvm_gather.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_gather.c:124:16: warning: padding struct to align 'recv_buf_size' [-Wpadded] size_t recv_buf_size; /* Receive buffer size, in bytes */ ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_gather.lo -MD -MP -MF .deps/fvm_gather.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_gather.c -o fvm_gather.o >/dev/null 2>&1 mv -f .deps/fvm_gather.Tpo .deps/fvm_gather.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_group.lo -MD -MP -MF .deps/fvm_group.Tpo -c -o fvm_group.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_group.lo -MD -MP -MF .deps/fvm_group.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c -fPIC -DPIC -o .libs/fvm_group.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:89:24: warning: padding struct to align 'class' [-Wpadded] fvm_group_class_t *class; /* Array of group classes */ ^ In file included from /usr/include/string.h:417:0, from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:32: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c: In function '_compare_names': /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:140:40: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] return strcmp(*((const char **)a), *((const char **)b)); ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c: In function 'fvm_group_class_get_group_names': /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c:226:14: warning: to be safe all intermediate pointers in cast from 'char ** const' to 'const char **' must be 'const' qualified [-Wcast-qual] retval = (const char **)(this_group_class->group_name); ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_group.lo -MD -MP -MF .deps/fvm_group.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.c -o fvm_group.o >/dev/null 2>&1 mv -f .deps/fvm_group.Tpo .deps/fvm_group.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_interface.lo -MD -MP -MF .deps/fvm_interface.Tpo -c -o fvm_interface.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_interface.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_interface.lo -MD -MP -MF .deps/fvm_interface.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_interface.c -fPIC -DPIC -o .libs/fvm_interface.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_interface.c:83:16: warning: padding struct to align 'tr_index' [-Wpadded] fvm_lnum_t *tr_index; /* Index of sub-sections in local_num and ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_interface.c:103:30: warning: padding struct to align 'interfaces' [-Wpadded] fvm_interface_t **interfaces; /* Interface structures array */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_interface.c:116:16: warning: padding struct to align 'shift' [-Wpadded] int *shift; /* Index of per-equivalence data in rank[] and num[] */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_interface.c:132:16: warning: padding struct to align 'slice_id' [-Wpadded] fvm_lnum_t *slice_id; /* local id in slice */ ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_interface.lo -MD -MP -MF .deps/fvm_interface.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_interface.c -o fvm_interface.o >/dev/null 2>&1 mv -f .deps/fvm_interface.Tpo .deps/fvm_interface.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_io_num.lo -MD -MP -MF .deps/fvm_io_num.Tpo -c -o fvm_io_num.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_io_num.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_io_num.lo -MD -MP -MF .deps/fvm_io_num.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_io_num.c -fPIC -DPIC -o .libs/fvm_io_num.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_io_num.c: In function 'fvm_io_num_create_from_coords': /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_io_num.c:1732:12: warning: variable 'fit' set but not used [-Wunused-but-set-variable] double fit = 0.; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_io_num.lo -MD -MP -MF .deps/fvm_io_num.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_io_num.c -o fvm_io_num.o >/dev/null 2>&1 mv -f .deps/fvm_io_num.Tpo .deps/fvm_io_num.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_locator.lo -MD -MP -MF .deps/fvm_locator.Tpo -c -o fvm_locator.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_locator.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_locator.lo -MD -MP -MF .deps/fvm_locator.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_locator.c -fPIC -DPIC -o .libs/fvm_locator.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_locator.c:61:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_locator.c:108:13: warning: padding struct to align 'dim' [-Wpadded] int dim; /* Spatial dimension */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_locator.c:139:17: warning: padding struct to align 'interior_list' [-Wpadded] fvm_lnum_t *interior_list; /* List (1 to n numbering) of points ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_locator.c:142:17: warning: padding struct to align 'exterior_list' [-Wpadded] fvm_lnum_t *exterior_list; /* List (1 to n numbering) of points ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_locator.lo -MD -MP -MF .deps/fvm_locator.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_locator.c -o fvm_locator.o >/dev/null 2>&1 mv -f .deps/fvm_locator.Tpo .deps/fvm_locator.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_morton.lo -MD -MP -MF .deps/fvm_morton.Tpo -c -o fvm_morton.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_morton.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_morton.lo -MD -MP -MF .deps/fvm_morton.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_morton.c -fPIC -DPIC -o .libs/fvm_morton.o libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_morton.lo -MD -MP -MF .deps/fvm_morton.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_morton.c -o fvm_morton.o >/dev/null 2>&1 mv -f .deps/fvm_morton.Tpo .deps/fvm_morton.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_neighborhood.lo -MD -MP -MF .deps/fvm_neighborhood.Tpo -c -o fvm_neighborhood.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_neighborhood.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_neighborhood.lo -MD -MP -MF .deps/fvm_neighborhood.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_neighborhood.c -fPIC -DPIC -o .libs/fvm_neighborhood.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_neighborhood.c:101:21: warning: padding struct to align 'elt_num' [-Wpadded] fvm_gnum_t *elt_num; /* Global numbers associated with ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_neighborhood.lo -MD -MP -MF .deps/fvm_neighborhood.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_neighborhood.c -o fvm_neighborhood.o >/dev/null 2>&1 mv -f .deps/fvm_neighborhood.Tpo .deps/fvm_neighborhood.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal.lo -MD -MP -MF .deps/fvm_nodal.Tpo -c -o fvm_nodal.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal.lo -MD -MP -MF .deps/fvm_nodal.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal.c -fPIC -DPIC -o .libs/fvm_nodal.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal.c:57:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal.lo -MD -MP -MF .deps/fvm_nodal.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal.c -o fvm_nodal.o >/dev/null 2>&1 mv -f .deps/fvm_nodal.Tpo .deps/fvm_nodal.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_append.lo -MD -MP -MF .deps/fvm_nodal_append.Tpo -c -o fvm_nodal_append.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_append.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_append.lo -MD -MP -MF .deps/fvm_nodal_append.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_append.c -fPIC -DPIC -o .libs/fvm_nodal_append.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_append.c:50:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_append.lo -MD -MP -MF .deps/fvm_nodal_append.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_append.c -o fvm_nodal_append.o >/dev/null 2>&1 mv -f .deps/fvm_nodal_append.Tpo .deps/fvm_nodal_append.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_extrude.lo -MD -MP -MF .deps/fvm_nodal_extrude.Tpo -c -o fvm_nodal_extrude.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_extrude.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_extrude.lo -MD -MP -MF .deps/fvm_nodal_extrude.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_extrude.c -fPIC -DPIC -o .libs/fvm_nodal_extrude.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_extrude.c:50:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_extrude.lo -MD -MP -MF .deps/fvm_nodal_extrude.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_extrude.c -o fvm_nodal_extrude.o >/dev/null 2>&1 mv -f .deps/fvm_nodal_extrude.Tpo .deps/fvm_nodal_extrude.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_from_desc.lo -MD -MP -MF .deps/fvm_nodal_from_desc.Tpo -c -o fvm_nodal_from_desc.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_from_desc.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_from_desc.lo -MD -MP -MF .deps/fvm_nodal_from_desc.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_from_desc.c -fPIC -DPIC -o .libs/fvm_nodal_from_desc.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_from_desc.c:51:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_from_desc.lo -MD -MP -MF .deps/fvm_nodal_from_desc.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_from_desc.c -o fvm_nodal_from_desc.o >/dev/null 2>&1 mv -f .deps/fvm_nodal_from_desc.Tpo .deps/fvm_nodal_from_desc.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_order.lo -MD -MP -MF .deps/fvm_nodal_order.Tpo -c -o fvm_nodal_order.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_order.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_order.lo -MD -MP -MF .deps/fvm_nodal_order.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_order.c -fPIC -DPIC -o .libs/fvm_nodal_order.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_order.c:49:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_order.lo -MD -MP -MF .deps/fvm_nodal_order.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_order.c -o fvm_nodal_order.o >/dev/null 2>&1 mv -f .deps/fvm_nodal_order.Tpo .deps/fvm_nodal_order.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_project.lo -MD -MP -MF .deps/fvm_nodal_project.Tpo -c -o fvm_nodal_project.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_project.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_project.lo -MD -MP -MF .deps/fvm_nodal_project.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_project.c -fPIC -DPIC -o .libs/fvm_nodal_project.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_project.c:51:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_project.lo -MD -MP -MF .deps/fvm_nodal_project.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_project.c -o fvm_nodal_project.o >/dev/null 2>&1 mv -f .deps/fvm_nodal_project.Tpo .deps/fvm_nodal_project.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_triangulate.lo -MD -MP -MF .deps/fvm_nodal_triangulate.Tpo -c -o fvm_nodal_triangulate.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_triangulate.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_triangulate.lo -MD -MP -MF .deps/fvm_nodal_triangulate.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_triangulate.c -fPIC -DPIC -o .libs/fvm_nodal_triangulate.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_triangulate.c:51:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_triangulate.lo -MD -MP -MF .deps/fvm_nodal_triangulate.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_triangulate.c -o fvm_nodal_triangulate.o >/dev/null 2>&1 mv -f .deps/fvm_nodal_triangulate.Tpo .deps/fvm_nodal_triangulate.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_extract.lo -MD -MP -MF .deps/fvm_nodal_extract.Tpo -c -o fvm_nodal_extract.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_extract.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_extract.lo -MD -MP -MF .deps/fvm_nodal_extract.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_extract.c -fPIC -DPIC -o .libs/fvm_nodal_extract.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_extract.c:57:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_nodal_extract.lo -MD -MP -MF .deps/fvm_nodal_extract.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_extract.c -o fvm_nodal_extract.o >/dev/null 2>&1 mv -f .deps/fvm_nodal_extract.Tpo .deps/fvm_nodal_extract.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_order.lo -MD -MP -MF .deps/fvm_order.Tpo -c -o fvm_order.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_order.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_order.lo -MD -MP -MF .deps/fvm_order.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_order.c -fPIC -DPIC -o .libs/fvm_order.o libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_order.lo -MD -MP -MF .deps/fvm_order.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_order.c -o fvm_order.o >/dev/null 2>&1 mv -f .deps/fvm_order.Tpo .deps/fvm_order.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_parall.lo -MD -MP -MF .deps/fvm_parall.Tpo -c -o fvm_parall.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_parall.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_parall.lo -MD -MP -MF .deps/fvm_parall.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_parall.c -fPIC -DPIC -o .libs/fvm_parall.o libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_parall.lo -MD -MP -MF .deps/fvm_parall.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_parall.c -o fvm_parall.o >/dev/null 2>&1 mv -f .deps/fvm_parall.Tpo .deps/fvm_parall.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_part_to_block.lo -MD -MP -MF .deps/fvm_part_to_block.Tpo -c -o fvm_part_to_block.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_part_to_block.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_part_to_block.lo -MD -MP -MF .deps/fvm_part_to_block.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_part_to_block.c -fPIC -DPIC -o .libs/fvm_part_to_block.o libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_part_to_block.lo -MD -MP -MF .deps/fvm_part_to_block.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_part_to_block.c -o fvm_part_to_block.o >/dev/null 2>&1 mv -f .deps/fvm_part_to_block.Tpo .deps/fvm_part_to_block.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_periodicity.lo -MD -MP -MF .deps/fvm_periodicity.Tpo -c -o fvm_periodicity.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_periodicity.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_periodicity.lo -MD -MP -MF .deps/fvm_periodicity.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_periodicity.c -fPIC -DPIC -o .libs/fvm_periodicity.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_periodicity.c:128:19: warning: padding struct to align 'transform' [-Wpadded] _transform_t **transform; /* List of transformations */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_periodicity.c:135:19: warning: padding struct to align 'equiv_tolerance' [-Wpadded] double equiv_tolerance; /* Relative tolerance for identification ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_periodicity.lo -MD -MP -MF .deps/fvm_periodicity.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_periodicity.c -o fvm_periodicity.o >/dev/null 2>&1 mv -f .deps/fvm_periodicity.Tpo .deps/fvm_periodicity.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_point_location.lo -MD -MP -MF .deps/fvm_point_location.Tpo -c -o fvm_point_location.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_point_location.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_point_location.lo -MD -MP -MF .deps/fvm_point_location.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_point_location.c -fPIC -DPIC -o .libs/fvm_point_location.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_point_location.c:55:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_point_location.lo -MD -MP -MF .deps/fvm_point_location.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_point_location.c -o fvm_point_location.o >/dev/null 2>&1 mv -f .deps/fvm_point_location.Tpo .deps/fvm_point_location.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_selector.lo -MD -MP -MF .deps/fvm_selector.Tpo -c -o fvm_selector.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_selector.lo -MD -MP -MF .deps/fvm_selector.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector.c -fPIC -DPIC -o .libs/fvm_selector.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector.c: In function '_assign_groups': /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector.c:218:21: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] set_group_names = (const char **)_set_group_names; ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector.c: In function '_add_new_operation': /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector.c:634:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)selector->group_name, ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector.c: In function 'fvm_selector_dump': /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector.c:1139:33: warning: to be safe all intermediate pointers in cast from 'char ** const' to 'const char **' must be 'const' qualified [-Wcast-qual] (const char **)ts->group_name, ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_selector.lo -MD -MP -MF .deps/fvm_selector.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector.c -o fvm_selector.o >/dev/null 2>&1 mv -f .deps/fvm_selector.Tpo .deps/fvm_selector.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_selector_postfix.lo -MD -MP -MF .deps/fvm_selector_postfix.Tpo -c -o fvm_selector_postfix.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector_postfix.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_selector_postfix.lo -MD -MP -MF .deps/fvm_selector_postfix.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector_postfix.c -fPIC -DPIC -o .libs/fvm_selector_postfix.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector_postfix.c:175:11: warning: padding struct to align 'infix_id' [-Wpadded] int *infix_id; /* Starting id in infix for each token */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector_postfix.c:210:17: warning: padding struct to align 'operators' [-Wpadded] _operator_t *operators; /* Array of allowed operators */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector_postfix.c:213:17: warning: padding struct to align 'keyword_op_id' [-Wpadded] int *keyword_op_id; /* Operator id for each keyword */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector_postfix.c:230:1: warning: padding struct size to alignment boundary [-Wpadded] } _stack_entry_t; ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector_postfix.c:256:11: warning: padding struct to align 'size' [-Wpadded] size_t size; /* Current memory size */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector_postfix.c:264:10: warning: padding struct to align 'missing_operand' [-Wpadded] char **missing_operand; /* Array of missing group names */ ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_selector_postfix.lo -MD -MP -MF .deps/fvm_selector_postfix.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector_postfix.c -o fvm_selector_postfix.o >/dev/null 2>&1 mv -f .deps/fvm_selector_postfix.Tpo .deps/fvm_selector_postfix.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_tesselation.lo -MD -MP -MF .deps/fvm_tesselation.Tpo -c -o fvm_tesselation.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_tesselation.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_tesselation.lo -MD -MP -MF .deps/fvm_tesselation.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_tesselation.c -fPIC -DPIC -o .libs/fvm_tesselation.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_tesselation.c:227:38: warning: padding struct to align 'encoding' [-Wpadded] const fvm_tesselation_encoding_t *encoding; /* Compact tesselation ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_tesselation.lo -MD -MP -MF .deps/fvm_tesselation.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_tesselation.c -o fvm_tesselation.o >/dev/null 2>&1 mv -f .deps/fvm_tesselation.Tpo .deps/fvm_tesselation.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_to_ensight.lo -MD -MP -MF .deps/fvm_to_ensight.Tpo -c -o fvm_to_ensight.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_to_ensight.lo -MD -MP -MF .deps/fvm_to_ensight.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight.c -fPIC -DPIC -o .libs/fvm_to_ensight.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight.c:54:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight.c:56:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.h:67:1: warning: padding struct size to alignment boundary [-Wpadded] } fvm_to_ensight_case_file_info_t; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight.c:57:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.h:87:1: warning: padding struct size to alignment boundary [-Wpadded] } fvm_writer_section_t; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight.c:58:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_priv.h:169:27: warning: padding struct to align 'format_writer' [-Wpadded] void *format_writer; /* Format-specific writer */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight.c:100:27: warning: padding struct to align 'case_info' [-Wpadded] fvm_to_ensight_case_t *case_info; /* Associated case structure */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight.c:106:1: warning: padding struct size to alignment boundary [-Wpadded] } fvm_to_ensight_writer_t; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_to_ensight.lo -MD -MP -MF .deps/fvm_to_ensight.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight.c -o fvm_to_ensight.o >/dev/null 2>&1 mv -f .deps/fvm_to_ensight.Tpo .deps/fvm_to_ensight.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_to_ensight_case.lo -MD -MP -MF .deps/fvm_to_ensight_case.Tpo -c -o fvm_to_ensight_case.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_to_ensight_case.lo -MD -MP -MF .deps/fvm_to_ensight_case.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.c -fPIC -DPIC -o .libs/fvm_to_ensight_case.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.c:58:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.h:67:1: warning: padding struct size to alignment boundary [-Wpadded] } fvm_to_ensight_case_file_info_t; ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.c:119:18: warning: padding struct to align 'geom_file_name' [-Wpadded] char *geom_file_name; /* Geometry file name */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.c:122:18: warning: padding struct to align 'part_name' [-Wpadded] char **part_name; /* Part names (used as unique identifier) */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.c:125:33: warning: padding struct to align 'time_set' [-Wpadded] fvm_to_ensight_case_time_t **time_set; /* Time Set entries */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.c:128:33: warning: padding struct to align 'var' [-Wpadded] fvm_to_ensight_case_var_t **var; /* Variable entries */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.c:140:1: warning: padding struct size to alignment boundary [-Wpadded] } _fvm_to_ensight_case_t; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_to_ensight_case.lo -MD -MP -MF .deps/fvm_to_ensight_case.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_ensight_case.c -o fvm_to_ensight_case.o >/dev/null 2>&1 mv -f .deps/fvm_to_ensight_case.Tpo .deps/fvm_to_ensight_case.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_to_text.lo -MD -MP -MF .deps/fvm_to_text.Tpo -c -o fvm_to_text.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_text.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_to_text.lo -MD -MP -MF .deps/fvm_to_text.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_text.c -fPIC -DPIC -o .libs/fvm_to_text.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_text.c:52:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_text.c:54:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_priv.h:169:27: warning: padding struct to align 'format_writer' [-Wpadded] void *format_writer; /* Format-specific writer */ ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_to_text.lo -MD -MP -MF .deps/fvm_to_text.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_text.c -o fvm_to_text.o >/dev/null 2>&1 mv -f .deps/fvm_to_text.Tpo .deps/fvm_to_text.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_trace.lo -MD -MP -MF .deps/fvm_trace.Tpo -c -o fvm_trace.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_trace.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_trace.lo -MD -MP -MF .deps/fvm_trace.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_trace.c -fPIC -DPIC -o .libs/fvm_trace.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_trace.c:73:1: warning: padding struct size to alignment boundary [-Wpadded] } _fvm_trace_mpi_double_int_t; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_trace.lo -MD -MP -MF .deps/fvm_trace.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_trace.c -o fvm_trace.o >/dev/null 2>&1 mv -f .deps/fvm_trace.Tpo .deps/fvm_trace.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_triangulate.lo -MD -MP -MF .deps/fvm_triangulate.Tpo -c -o fvm_triangulate.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_triangulate.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_triangulate.lo -MD -MP -MF .deps/fvm_triangulate.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_triangulate.c -fPIC -DPIC -o .libs/fvm_triangulate.o /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_triangulate.c:93:1: warning: padding struct size to alignment boundary [-Wpadded] }; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_triangulate.lo -MD -MP -MF .deps/fvm_triangulate.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_triangulate.c -o fvm_triangulate.o >/dev/null 2>&1 mv -f .deps/fvm_triangulate.Tpo .deps/fvm_triangulate.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_writer.lo -MD -MP -MF .deps/fvm_writer.Tpo -c -o fvm_writer.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_writer.lo -MD -MP -MF .deps/fvm_writer.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer.c -fPIC -DPIC -o .libs/fvm_writer.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer.c:53:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer.c:61:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_priv.h:169:27: warning: padding struct to align 'format_writer' [-Wpadded] void *format_writer; /* Format-specific writer */ ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_writer.lo -MD -MP -MF .deps/fvm_writer.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer.c -o fvm_writer.o >/dev/null 2>&1 mv -f .deps/fvm_writer.Tpo .deps/fvm_writer.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_writer_helper.lo -MD -MP -MF .deps/fvm_writer_helper.Tpo -c -o fvm_writer_helper.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_writer_helper.lo -MD -MP -MF .deps/fvm_writer_helper.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.c -fPIC -DPIC -o .libs/fvm_writer_helper.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.c:53:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.c:61:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.h:87:1: warning: padding struct size to alignment boundary [-Wpadded] } fvm_writer_section_t; ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.c:125:15: warning: padding struct to align 'added_vertex_section' [-Wpadded] int *added_vertex_section; /* List of polyhedral sections ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.c:132:31: warning: padding struct to align 'last_section' [-Wpadded] const fvm_writer_section_t *last_section; /* Current section pointer */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.c:180:1: warning: padding struct size to alignment boundary [-Wpadded] }; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_writer_helper.lo -MD -MP -MF .deps/fvm_writer_helper.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.c -o fvm_writer_helper.o >/dev/null 2>&1 mv -f .deps/fvm_writer_helper.Tpo .deps/fvm_writer_helper.Plo /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -I/home_nfs/local/cgnslib/parallel/cgnslib-3.1.4/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT libfvm_cgns_la-fvm_to_cgns.lo -MD -MP -MF .deps/libfvm_cgns_la-fvm_to_cgns.Tpo -c -o libfvm_cgns_la-fvm_to_cgns.lo `test -f 'fvm_to_cgns.c' || echo '/bk/sources/saturne/installer/installer/fvm-0.15.3/src/'`fvm_to_cgns.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -I/home_nfs/local/cgnslib/parallel/cgnslib-3.1.4/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT libfvm_cgns_la-fvm_to_cgns.lo -MD -MP -MF .deps/libfvm_cgns_la-fvm_to_cgns.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_cgns.c -fPIC -DPIC -o .libs/libfvm_cgns_la-fvm_to_cgns.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_cgns.c:68:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_cgns.c:70:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.h:87:1: warning: padding struct size to alignment boundary [-Wpadded] } fvm_writer_section_t; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_cgns.c:71:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_priv.h:169:27: warning: padding struct to align 'format_writer' [-Wpadded] void *format_writer; /* Format-specific writer */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_cgns.c:136:1: warning: padding struct size to alignment boundary [-Wpadded] } fvm_to_cgns_solution_t; ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_cgns.c: In function 'fvm_to_cgns_export_field': /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_cgns.c:3075:27: warning: variable 'solution' set but not used [-Wunused-but-set-variable] fvm_to_cgns_solution_t *solution; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -I/home_nfs/local/cgnslib/parallel/cgnslib-3.1.4/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT libfvm_cgns_la-fvm_to_cgns.lo -MD -MP -MF .deps/libfvm_cgns_la-fvm_to_cgns.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_cgns.c -o libfvm_cgns_la-fvm_to_cgns.o >/dev/null 2>&1 mv -f .deps/libfvm_cgns_la-fvm_to_cgns.Tpo .deps/libfvm_cgns_la-fvm_to_cgns.Plo /bin/sh ../libtool --tag=CC --mode=link /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -L/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib -L/home_nfs/local/hdf5/parallel/hdf5-1.8.12/lib -L/home_nfs/local/med/parallel/med-3.0.7/lib -L/home_nfs/local/cgnslib/parallel/cgnslib-3.1.4/lib -L/opt/intel/impi/4.0.3.008/intel64/lib -O -o libfvm_cgns.la libfvm_cgns_la-fvm_to_cgns.lo -lm libtool: link: ar cru .libs/libfvm_cgns.a .libs/libfvm_cgns_la-fvm_to_cgns.o libtool: link: ranlib .libs/libfvm_cgns.a libtool: link: ( cd ".libs" && rm -f "libfvm_cgns.la" && ln -s "../libfvm_cgns.la" "libfvm_cgns.la" ) /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -I/home_nfs/local/hdf5/parallel/hdf5-1.8.12/include -I/home_nfs/local/med/parallel/med-3.0.7/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT libfvm_med_la-fvm_to_med.lo -MD -MP -MF .deps/libfvm_med_la-fvm_to_med.Tpo -c -o libfvm_med_la-fvm_to_med.lo `test -f 'fvm_to_med.c' || echo '/bk/sources/saturne/installer/installer/fvm-0.15.3/src/'`fvm_to_med.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -I/home_nfs/local/hdf5/parallel/hdf5-1.8.12/include -I/home_nfs/local/med/parallel/med-3.0.7/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT libfvm_med_la-fvm_to_med.lo -MD -MP -MF .deps/libfvm_med_la-fvm_to_med.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c -fPIC -DPIC -o .libs/libfvm_med_la-fvm_to_med.o In file included from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Lpublic.h:32:0, from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Opublic.h:33, from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Apublic.h:24, from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/hdf5.h:25, from /home_nfs/local/med/parallel/med-3.0.7/include/med.h:22, from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:64: /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Tpublic.h:155:12: warning: padding struct to align 'priv' [-Wpadded] void *priv; /*private data */ ^ In file included from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Opublic.h:33:0, from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Apublic.h:24, from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/hdf5.h:25, from /home_nfs/local/med/parallel/med-3.0.7/include/med.h:22, from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:64: /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Lpublic.h:83:7: warning: padding struct to align 'u' [-Wpadded] } u; ^ In file included from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/hdf5.h:25:0, from /home_nfs/local/med/parallel/med-3.0.7/include/med.h:22, from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:64: /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Apublic.h:36:25: warning: padding struct to align 'data_size' [-Wpadded] hsize_t data_size; /* Size of raw data */ ^ In file included from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/hdf5.h:26:0, from /home_nfs/local/med/parallel/med-3.0.7/include/med.h:22, from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:64: /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5ACpublic.h:454:30: warning: padding struct to align 'evictions_enabled' [-Wpadded] hbool_t evictions_enabled; ^ /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5ACpublic.h:457:30: warning: padding struct to align 'initial_size' [-Wpadded] size_t initial_size; ^ /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5ACpublic.h:470:30: warning: padding struct to align 'lower_hr_threshold' [-Wpadded] double lower_hr_threshold; ^ /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5ACpublic.h:475:30: warning: padding struct to align 'max_increment' [-Wpadded] size_t max_increment; ^ /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5ACpublic.h:478:41: warning: padding struct to align 'flash_multiple' [-Wpadded] double flash_multiple; ^ /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5ACpublic.h:485:30: warning: padding struct to align 'upper_hr_threshold' [-Wpadded] double upper_hr_threshold; ^ /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5ACpublic.h:490:30: warning: padding struct to align 'max_decrement' [-Wpadded] size_t max_decrement; ^ In file included from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/hdf5.h:28:0, from /home_nfs/local/med/parallel/med-3.0.7/include/med.h:22, from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:64: /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Epublic.h:203:18: warning: padding struct to align 'desc' [-Wpadded] const char *desc; /*optional supplied description */ ^ In file included from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/hdf5.h:30:0, from /home_nfs/local/med/parallel/med-3.0.7/include/med.h:22, from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:64: /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5FDpublic.h:202:15: warning: padding struct to align 'sb_size' [-Wpadded] hsize_t (*sb_size)(H5FD_t *file); ^ /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5FDpublic.h:235:1: warning: padding struct size to alignment boundary [-Wpadded] } H5FD_class_t; ^ /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5FDpublic.h:250:25: warning: padding struct to align 'cls' [-Wpadded] const H5FD_class_t *cls; /*constant class info */ ^ In file included from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/hdf5.h:31:0, from /home_nfs/local/med/parallel/med-3.0.7/include/med.h:22, from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:64: /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Gpublic.h:62:14: warning: padding struct to align 'nlinks' [-Wpadded] hsize_t nlinks; /* Number of links in group */ ^ /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Gpublic.h:65:1: warning: padding struct size to alignment boundary [-Wpadded] } H5G_info_t; ^ In file included from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Ppublic.h:36:0, from /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/hdf5.h:36, from /home_nfs/local/med/parallel/med-3.0.7/include/med.h:22, from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:64: /home_nfs/local/hdf5/parallel/hdf5-1.8.12/include/H5Zpublic.h:238:17: warning: padding struct to align 'name' [-Wpadded] const char *name; /* Comment for debugging */ ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:64:0: /home_nfs/local/med/parallel/med-3.0.7/include/med.h:314:20: warning: padding struct to align 'filterarray23v30' [-Wpadded] med_size* filterarray23v30; ^ /home_nfs/local/med/parallel/med-3.0.7/include/med.h:318:1: warning: padding struct size to alignment boundary [-Wpadded] } med_filter; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:83:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_priv.h:72:15: warning: padding struct to align 'connectivity_size' [-Wpadded] size_t connectivity_size; /* Size of vertex_num array; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:85:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_helper.h:87:1: warning: padding struct size to alignment boundary [-Wpadded] } fvm_writer_section_t; ^ In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:86:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer_priv.h:169:27: warning: padding struct to align 'format_writer' [-Wpadded] void *format_writer; /* Format-specific writer */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:161:11: warning: padding struct to align 'num' [-Wpadded] int num; /* MED mesh number */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:177:11: warning: padding struct to align 'id' [-Wpadded] int id; /* MED field id */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:205:15: warning: padding struct to align 'time_steps' [-Wpadded] int *time_steps; /* Array of meshes time steps */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:215:15: warning: padding struct to align 'rank' [-Wpadded] int rank; /* Rank of current process in communicator */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c:222:1: warning: padding struct size to alignment boundary [-Wpadded] } fvm_to_med_writer_t; ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -I/home_nfs/local/hdf5/parallel/hdf5-1.8.12/include -I/home_nfs/local/med/parallel/med-3.0.7/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT libfvm_med_la-fvm_to_med.lo -MD -MP -MF .deps/libfvm_med_la-fvm_to_med.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_to_med.c -o libfvm_med_la-fvm_to_med.o >/dev/null 2>&1 mv -f .deps/libfvm_med_la-fvm_to_med.Tpo .deps/libfvm_med_la-fvm_to_med.Plo /bin/sh ../libtool --tag=CC --mode=link /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -L/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib -L/home_nfs/local/hdf5/parallel/hdf5-1.8.12/lib -L/home_nfs/local/med/parallel/med-3.0.7/lib -L/home_nfs/local/cgnslib/parallel/cgnslib-3.1.4/lib -L/opt/intel/impi/4.0.3.008/intel64/lib -O -o libfvm_med.la libfvm_med_la-fvm_to_med.lo -lm libtool: link: ar cru .libs/libfvm_med.a .libs/libfvm_med_la-fvm_to_med.o libtool: link: ranlib .libs/libfvm_med.a libtool: link: ( cd ".libs" && rm -f "libfvm_med.la" && ln -s "../libfvm_med.la" "libfvm_med.la" ) /bin/sh ../libtool --tag=CC --mode=link /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -no-undefined -version-info 0:0:0 -O -o libfvm.la -rpath /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib fvm_block_dist.lo fvm_block_to_part.lo fvm_box.lo fvm_box_tree.lo fvm_convert_array.lo fvm_defs.lo fvm_file.lo fvm_gather.lo fvm_group.lo fvm_interface.lo fvm_io_num.lo fvm_locator.lo fvm_morton.lo fvm_neighborhood.lo fvm_nodal.lo fvm_nodal_append.lo fvm_nodal_extrude.lo fvm_nodal_from_desc.lo fvm_nodal_order.lo fvm_nodal_project.lo fvm_nodal_triangulate.lo fvm_nodal_extract.lo fvm_order.lo fvm_parall.lo fvm_part_to_block.lo fvm_periodicity.lo fvm_point_location.lo fvm_selector.lo fvm_selector_postfix.lo fvm_tesselation.lo fvm_to_ensight.lo fvm_to_ensight_case.lo fvm_to_text.lo fvm_trace.lo fvm_triangulate.lo fvm_writer.lo fvm_writer_helper.lo libfvm_cgns.la libfvm_med.la -lm libtool: link: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -shared -fPIC -DPIC .libs/fvm_block_dist.o .libs/fvm_block_to_part.o .libs/fvm_box.o .libs/fvm_box_tree.o .libs/fvm_convert_array.o .libs/fvm_defs.o .libs/fvm_file.o .libs/fvm_gather.o .libs/fvm_group.o .libs/fvm_interface.o .libs/fvm_io_num.o .libs/fvm_locator.o .libs/fvm_morton.o .libs/fvm_neighborhood.o .libs/fvm_nodal.o .libs/fvm_nodal_append.o .libs/fvm_nodal_extrude.o .libs/fvm_nodal_from_desc.o .libs/fvm_nodal_order.o .libs/fvm_nodal_project.o .libs/fvm_nodal_triangulate.o .libs/fvm_nodal_extract.o .libs/fvm_order.o .libs/fvm_parall.o .libs/fvm_part_to_block.o .libs/fvm_periodicity.o .libs/fvm_point_location.o .libs/fvm_selector.o .libs/fvm_selector_postfix.o .libs/fvm_tesselation.o .libs/fvm_to_ensight.o .libs/fvm_to_ensight_case.o .libs/fvm_to_text.o .libs/fvm_trace.o .libs/fvm_triangulate.o .libs/fvm_writer.o .libs/fvm_writer_helper.o -Wl,--whole-archive ./.libs/libfvm_cgns.a ./.libs/libfvm_med.a -Wl,--no-whole-archive -L/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib -L/home_nfs/local/hdf5/parallel/hdf5-1.8.12/lib -L/home_nfs/local/med/parallel/med-3.0.7/lib -L/home_nfs/local/cgnslib/parallel/cgnslib-3.1.4/lib -L/opt/intel/impi/4.0.3.008/intel64/lib -lm -O2 -O -Wl,-soname -Wl,libfvm.so.0 -o .libs/libfvm.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfvm.so.0" && ln -s "libfvm.so.0.0.0" "libfvm.so.0") libtool: link: (cd ".libs" && rm -f "libfvm.so" && ln -s "libfvm.so.0.0.0" "libfvm.so") libtool: link: (cd .libs/libfvm.lax/libfvm_cgns.a && ar x "/bk/sources/saturne/installer/installer/fvm-0.15.3.build/src/./.libs/libfvm_cgns.a") libtool: link: (cd .libs/libfvm.lax/libfvm_med.a && ar x "/bk/sources/saturne/installer/installer/fvm-0.15.3.build/src/./.libs/libfvm_med.a") libtool: link: ar cru .libs/libfvm.a fvm_block_dist.o fvm_block_to_part.o fvm_box.o fvm_box_tree.o fvm_convert_array.o fvm_defs.o fvm_file.o fvm_gather.o fvm_group.o fvm_interface.o fvm_io_num.o fvm_locator.o fvm_morton.o fvm_neighborhood.o fvm_nodal.o fvm_nodal_append.o fvm_nodal_extrude.o fvm_nodal_from_desc.o fvm_nodal_order.o fvm_nodal_project.o fvm_nodal_triangulate.o fvm_nodal_extract.o fvm_order.o fvm_parall.o fvm_part_to_block.o fvm_periodicity.o fvm_point_location.o fvm_selector.o fvm_selector_postfix.o fvm_tesselation.o fvm_to_ensight.o fvm_to_ensight_case.o fvm_to_text.o fvm_trace.o fvm_triangulate.o fvm_writer.o fvm_writer_helper.o .libs/libfvm.lax/libfvm_cgns.a/libfvm_cgns_la-fvm_to_cgns.o .libs/libfvm.lax/libfvm_med.a/libfvm_med_la-fvm_to_med.o libtool: link: ranlib .libs/libfvm.a libtool: link: rm -fr .libs/libfvm.lax libtool: link: ( cd ".libs" && rm -f "libfvm.la" && ln -s "../libfvm.la" "libfvm.la" ) /bin/sh ../libtool --tag=CC --mode=compile /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_coupling.lo -MD -MP -MF .deps/fvm_coupling.Tpo -c -o fvm_coupling.lo /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_coupling.c libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_coupling.lo -MD -MP -MF .deps/fvm_coupling.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_coupling.c -fPIC -DPIC -o .libs/fvm_coupling.o In file included from /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_coupling.c:55:0: /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_coupling.h:73:16: warning: padding struct to align 'app_type' [-Wpadded] const char *app_type; /* Application type name (may be empty) */ ^ /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_coupling.c:84:10: warning: padding struct to align 'app_info' [-Wpadded] int *app_info; /* For each application, 5 integers: application number, ^ libtool: compile: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -DHAVE_CONFIG_H -I. -I/bk/sources/saturne/installer/installer/fvm-0.15.3/src -I.. -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -I/opt/intel/impi/4.0.3.008/intel64/include -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -MT fvm_coupling.lo -MD -MP -MF .deps/fvm_coupling.Tpo -c /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_coupling.c -o fvm_coupling.o >/dev/null 2>&1 mv -f .deps/fvm_coupling.Tpo .deps/fvm_coupling.Plo /bin/sh ../libtool --tag=CC --mode=link /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -std=c99 -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wpadded -funroll-loops -O2 -Wuninitialized -no-undefined -version-info 0:0:0 -O -o libfvm_coupl.la -rpath /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib fvm_coupling.lo -lm libtool: link: /opt/intel/impi/4.0.3.008/intel64/bin/mpicc -shared -fPIC -DPIC .libs/fvm_coupling.o -lm -O2 -O -Wl,-soname -Wl,libfvm_coupl.so.0 -o .libs/libfvm_coupl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfvm_coupl.so.0" && ln -s "libfvm_coupl.so.0.0.0" "libfvm_coupl.so.0") libtool: link: (cd ".libs" && rm -f "libfvm_coupl.so" && ln -s "libfvm_coupl.so.0.0.0" "libfvm_coupl.so") libtool: link: ar cru .libs/libfvm_coupl.a fvm_coupling.o libtool: link: ranlib .libs/libfvm_coupl.a libtool: link: ( cd ".libs" && rm -f "libfvm_coupl.la" && ln -s "../libfvm_coupl.la" "libfvm_coupl.la" ) make[2]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/src' Making all in tests make[2]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/tests' Making all in doc make[2]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/doc' make[2]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build' Making install in src make[1]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/src' make[2]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/src' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libfvm.la libfvm_coupl.la '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib' libtool: install: /usr/bin/install -c .libs/libfvm.so.0.0.0 /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libfvm.so.0.0.0 libtool: install: (cd /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib && { ln -s -f libfvm.so.0.0.0 libfvm.so.0 || { rm -f libfvm.so.0 && ln -s libfvm.so.0.0.0 libfvm.so.0; }; }) libtool: install: (cd /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib && { ln -s -f libfvm.so.0.0.0 libfvm.so || { rm -f libfvm.so && ln -s libfvm.so.0.0.0 libfvm.so; }; }) libtool: install: /usr/bin/install -c .libs/libfvm.lai /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libfvm.la libtool: install: /usr/bin/install -c .libs/libfvm_coupl.so.0.0.0 /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libfvm_coupl.so.0.0.0 libtool: install: (cd /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib && { ln -s -f libfvm_coupl.so.0.0.0 libfvm_coupl.so.0 || { rm -f libfvm_coupl.so.0 && ln -s libfvm_coupl.so.0.0.0 libfvm_coupl.so.0; }; }) libtool: install: (cd /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib && { ln -s -f libfvm_coupl.so.0.0.0 libfvm_coupl.so || { rm -f libfvm_coupl.so && ln -s libfvm_coupl.so.0.0.0 libfvm_coupl.so; }; }) libtool: install: /usr/bin/install -c .libs/libfvm_coupl.lai /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libfvm_coupl.la libtool: install: /usr/bin/install -c .libs/libfvm.a /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libfvm.a libtool: install: chmod 644 /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libfvm.a libtool: install: ranlib /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libfvm.a libtool: install: /usr/bin/install -c .libs/libfvm_coupl.a /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libfvm_coupl.a libtool: install: chmod 644 /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libfvm_coupl.a libtool: install: ranlib /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libfvm_coupl.a libtool: finish: PATH="/usr/kerberos/sbin:/usr/kerberos/bin:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/opt/cuda//bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/home_nfs/local/comsol43a/bin:/usr/local/cssh/bin:/opt/intel/CT/impi/4.0.0.028/bin64:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/home_nfs/local/bin:/home_nfs/local/matlab2011/bin:/home_nfs/local/netcarto/bin:/usr/local/openvpn-2.1.1/sbin:/opt/pbs/default/bin:/home_nfs/local/siesta/bin:/opt/pbs/default/sbin:/usr/sbin/:/root/bin:/sbin" ldconfig -n /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib ---------------------------------------------------------------------- Libraries have been installed in: /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include" /usr/bin/install -c -m 644 /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_block_to_part.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_coupling.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_defs.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_file.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_group.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_interface.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_io_num.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_locator.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_neighborhood.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_append.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_extrude.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_from_desc.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_order.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_project.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_triangulate.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_nodal_extract.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_order.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_parall.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_part_to_block.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_periodicity.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_point_location.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_selector.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_trace.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_triangulate.h /bk/sources/saturne/installer/installer/fvm-0.15.3/src/fvm_writer.h '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include' make[2]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/src' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/src' Making install in tests make[1]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/tests' make[2]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/tests' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/tests' Making install in doc make[1]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/doc' make[2]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/doc/fvm-0.15.3" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/doc/fvm-0.15.3" /usr/bin/install -c -m 644 /bk/sources/saturne/installer/installer/fvm-0.15.3/doc/configuration /bk/sources/saturne/installer/installer/fvm-0.15.3/doc/internationalization '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/doc/fvm-0.15.3' make[2]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/doc' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/doc' make[1]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build' make[2]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/bin" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/bin" /usr/bin/install -c fvm-config '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/bin' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include" /usr/bin/install -c -m 644 fvm_config.h fvm_config_priv.h '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/man/man1" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/man/man1" /usr/bin/install -c -m 644 /bk/sources/saturne/installer/installer/fvm-0.15.3/doc/manpages/fvm-config.1 '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/man/man1' make[2]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build' Making clean in doc make[1]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/doc' rm -rf index.bt make[1]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/doc' Making clean in tests make[1]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/tests' rm -f fvm_file_test fvm_interface_test fvm_selector_test fvm_selector_postfix_test fvm_sizes_test fvm_coupling_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[1]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/tests' Making clean in src make[1]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/src' test -z "libfvm.la libfvm_coupl.la" || rm -f libfvm.la libfvm_coupl.la rm -f "./so_locations" rm -f "./so_locations" rm -rf .libs _libs test -z "libfvm_cgns.la libfvm_med.la" || rm -f libfvm_cgns.la libfvm_med.la rm -f "./so_locations" rm -f "./so_locations" rm -f *.o rm -f *.lo make[1]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build/src' Making clean in . make[1]: Entering directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/bk/sources/saturne/installer/installer/fvm-0.15.3.build' checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: initializing mei_config.h checking whether to enable maintainer-specific portions of Makefiles... no checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether icc accepts -g... yes checking for icc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of icc... gcc3 checking whether ln -s works... yes checking whether icc and cc understand -c and -o together... yes configure: sourcing config/mei_auto_flags.sh (test for known compilers) compiler 'icc' is Intel ICC checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by icc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from icc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... icc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if icc supports -fno-rtti -fno-exceptions... yes checking for icc option to produce PIC... -fPIC -DPIC checking if icc PIC flag -fPIC -DPIC works... yes checking if icc static flag -static works... yes checking if icc supports -c -o file.o... yes checking if icc supports -c -o file.o... (cached) yes checking whether the icc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for library containing pow... none required checking for bft version >= "1.0.0"... compatible bft version found checking for ANSI C header files... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working strtod... yes checking for memset... yes checking for pow... yes checking for swig... /home_nfs/local/swig-2.0.12/bin/swig checking for swig... (cached) /home_nfs/local/swig-2.0.12/bin/swig checking for SWIG version... 2.0.12 configure: SWIG executable is '/home_nfs/local/swig-2.0.12/bin/swig' configure: SWIG library directory is '/home_nfs/local/swig-2.0.12/share/swig/2.0.12' checking for python... /usr/bin/python checking whether /usr/bin/python version >= 2.4... yes checking for /usr/bin/python version... 2.4 checking for /usr/bin/python platform... linux2 checking for /usr/bin/python script directory... ${prefix}/lib/python2.4/site-packages checking for /usr/bin/python extension module directory... ${exec_prefix}/lib64/python2.4/site-packages configure: initializing mei-config configure: closing mei-config configure: closing mei_config.h configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating swig/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: executing depfiles commands config.status: executing libtool commands Configuration options: use debugging code: false Python bindings: true The package has been configured. Type: make make install To generate and install the MEI package Making all in src make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/src' /bin/sh ../libtool --tag=CC --mode=compile icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"mei\ 1.0.3\" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_evaluate.lo -MD -MP -MF .deps/mei_evaluate.Tpo -c -o mei_evaluate.lo /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_evaluate.lo -MD -MP -MF .deps/mei_evaluate.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c -fPIC -DPIC -o .libs/mei_evaluate.o /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(276): remark #981: operands are evaluated in unspecified order return f2(_evaluate(p->type->funcx.op[0]), _evaluate(p->type->funcx.op[1])); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(276): remark #981: operands are evaluated in unspecified order return f2(_evaluate(p->type->funcx.op[0]), _evaluate(p->type->funcx.op[1])); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(291): remark #1572: floating-point equality and inequality comparisons are unreliable while(_evaluate(p->type->opr.op[0])) _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(295): remark #1572: floating-point equality and inequality comparisons are unreliable if (_evaluate(p->type->opr.op[0])) ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(328): remark #981: operands are evaluated in unspecified order return _evaluate(p->type->opr.op[0]) + _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(331): remark #981: operands are evaluated in unspecified order return _evaluate(p->type->opr.op[0]) - _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(334): remark #981: operands are evaluated in unspecified order return _evaluate(p->type->opr.op[0]) * _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(339): remark #1572: floating-point equality and inequality comparisons are unreliable if (t2) ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(345): remark #981: operands are evaluated in unspecified order return pow(_evaluate(p->type->opr.op[0]), _evaluate(p->type->opr.op[1])); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(345): remark #981: operands are evaluated in unspecified order return pow(_evaluate(p->type->opr.op[0]), _evaluate(p->type->opr.op[1])); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(348): remark #981: operands are evaluated in unspecified order return _evaluate(p->type->opr.op[0]) < _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(351): remark #981: operands are evaluated in unspecified order return _evaluate(p->type->opr.op[0]) > _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(354): remark #1572: floating-point equality and inequality comparisons are unreliable return ! _evaluate(p->type->opr.op[0]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(357): remark #981: operands are evaluated in unspecified order return _evaluate(p->type->opr.op[0]) >= _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(360): remark #981: operands are evaluated in unspecified order return _evaluate(p->type->opr.op[0]) <= _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(363): remark #1572: floating-point equality and inequality comparisons are unreliable return _evaluate(p->type->opr.op[0]) != _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(363): remark #981: operands are evaluated in unspecified order return _evaluate(p->type->opr.op[0]) != _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(366): remark #1572: floating-point equality and inequality comparisons are unreliable return _evaluate(p->type->opr.op[0]) == _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(366): remark #981: operands are evaluated in unspecified order return _evaluate(p->type->opr.op[0]) == _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(369): remark #1572: floating-point equality and inequality comparisons are unreliable return _evaluate(p->type->opr.op[0]) && _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(369): remark #1572: floating-point equality and inequality comparisons are unreliable return _evaluate(p->type->opr.op[0]) && _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(372): remark #1572: floating-point equality and inequality comparisons are unreliable return _evaluate(p->type->opr.op[0]) || _evaluate(p->type->opr.op[1]); ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c(372): remark #1572: floating-point equality and inequality comparisons are unreliable return _evaluate(p->type->opr.op[0]) || _evaluate(p->type->opr.op[1]); ^ libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_evaluate.lo -MD -MP -MF .deps/mei_evaluate.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.c -o mei_evaluate.o >/dev/null 2>&1 mv -f .deps/mei_evaluate.Tpo .deps/mei_evaluate.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"mei\ 1.0.3\" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_hash_table.lo -MD -MP -MF .deps/mei_hash_table.Tpo -c -o mei_hash_table.lo /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_hash_table.c libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_hash_table.lo -MD -MP -MF .deps/mei_hash_table.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_hash_table.c -fPIC -DPIC -o .libs/mei_hash_table.o /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_hash_table.c(201): warning #869: parameter "f3" was never referenced const func3_t f3, ^ /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_hash_table.c(202): warning #869: parameter "f4" was never referenced const func4_t f4) ^ libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_hash_table.lo -MD -MP -MF .deps/mei_hash_table.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_hash_table.c -o mei_hash_table.o >/dev/null 2>&1 mv -f .deps/mei_hash_table.Tpo .deps/mei_hash_table.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"mei\ 1.0.3\" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_math_util.lo -MD -MP -MF .deps/mei_math_util.Tpo -c -o mei_math_util.lo /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_math_util.c libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_math_util.lo -MD -MP -MF .deps/mei_math_util.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_math_util.c -fPIC -DPIC -o .libs/mei_math_util.o libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_math_util.lo -MD -MP -MF .deps/mei_math_util.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_math_util.c -o mei_math_util.o >/dev/null 2>&1 mv -f .deps/mei_math_util.Tpo .deps/mei_math_util.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"mei\ 1.0.3\" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_node.lo -MD -MP -MF .deps/mei_node.Tpo -c -o mei_node.lo /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_node.c libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_node.lo -MD -MP -MF .deps/mei_node.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_node.c -fPIC -DPIC -o .libs/mei_node.o libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_node.lo -MD -MP -MF .deps/mei_node.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_node.c -o mei_node.o >/dev/null 2>&1 mv -f .deps/mei_node.Tpo .deps/mei_node.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"mei\ 1.0.3\" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_parser.lo -MD -MP -MF .deps/mei_parser.Tpo -c -o mei_parser.lo /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_parser.c libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_parser.lo -MD -MP -MF .deps/mei_parser.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_parser.c -fPIC -DPIC -o .libs/mei_parser.o mei_parser.c(247): remark #193: zero used for undefined preprocessing identifier "YYENABLE_NLS" # if YYENABLE_NLS ^ mei_parser.c(918): remark #193: zero used for undefined preprocessing identifier "YYLTYPE_IS_TRIVIAL" # if YYLTYPE_IS_TRIVIAL ^ mei_parser.c(1490): remark #2259: non-pointer conversion from "int" to "yytype_int16={short}" may lose significant bits *yyssp = yystate; ^ mei_parser.c(1579): warning #266: function "yylex" declared implicitly yychar = YYLEX; ^ libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_parser.lo -MD -MP -MF .deps/mei_parser.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_parser.c -o mei_parser.o >/dev/null 2>&1 mv -f .deps/mei_parser.Tpo .deps/mei_parser.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"mei\ 1.0.3\" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_parser_glob.lo -MD -MP -MF .deps/mei_parser_glob.Tpo -c -o mei_parser_glob.lo /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_parser_glob.c libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_parser_glob.lo -MD -MP -MF .deps/mei_parser_glob.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_parser_glob.c -fPIC -DPIC -o .libs/mei_parser_glob.o libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_parser_glob.lo -MD -MP -MF .deps/mei_parser_glob.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_parser_glob.c -o mei_parser_glob.o >/dev/null 2>&1 mv -f .deps/mei_parser_glob.Tpo .deps/mei_parser_glob.Plo /bin/sh ../libtool --tag=CC --mode=compile icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"mei\ 1.0.3\" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_scanner.lo -MD -MP -MF .deps/mei_scanner.Tpo -c -o mei_scanner.lo /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_scanner.c libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_scanner.lo -MD -MP -MF .deps/mei_scanner.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_scanner.c -fPIC -DPIC -o .libs/mei_scanner.o mei_scanner.c(882): remark #2259: non-pointer conversion from "flex_int32_t={int32_t={int}}" to "YY_CHAR={unsigned char}" may lose significant bits register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ^ mei_scanner.c(887): remark #2259: non-pointer conversion from "flex_int32_t={int32_t={int}}" to "YY_CHAR={unsigned char}" may lose significant bits yy_c = yy_meta[(unsigned int) yy_c]; ^ mei_scanner.c(898): warning #177: label "find_rule" was declared but never referenced find_rule: /* we branch to this label when backing up */ ^ mei_scanner.c(1335): remark #2259: non-pointer conversion from "int" to "YY_CHAR={unsigned char}" may lose significant bits register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ^ mei_scanner.c(1340): remark #2259: non-pointer conversion from "flex_int32_t={int32_t={int}}" to "YY_CHAR={unsigned char}" may lose significant bits yy_c = yy_meta[(unsigned int) yy_c]; ^ mei_scanner.c(1363): remark #2259: non-pointer conversion from "flex_int32_t={int32_t={int}}" to "YY_CHAR={unsigned char}" may lose significant bits yy_c = yy_meta[(unsigned int) yy_c]; ^ mei_scanner.c(1630): warning #266: function "fileno" declared implicitly b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; ^ mei_scanner.c(552): warning #593: variable "yy_full_match" was set but never used static char *yy_full_match; ^ mei_scanner.c(1373): warning #177: function "yyunput" was declared but never referenced static void yyunput (int c, register char * yy_bp ) ^ mei_scanner.c(2028): warning #177: function "yy_flex_strlen" was declared but never referenced static int yy_flex_strlen (yyconst char * s ) ^ libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DNDEBUG -I/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_scanner.lo -MD -MP -MF .deps/mei_scanner.Tpo -c /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_scanner.c -o mei_scanner.o >/dev/null 2>&1 mv -f .deps/mei_scanner.Tpo .deps/mei_scanner.Plo /bin/sh ../libtool --tag=CC --mode=link icc -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -no-undefined -version-info 0:0:0 -O -o libmei.la -rpath /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib mei_evaluate.lo mei_hash_table.lo mei_math_util.lo mei_node.lo mei_parser.lo mei_parser_glob.lo mei_scanner.lo -lm libtool: link: icc -shared -fPIC -DPIC .libs/mei_evaluate.o .libs/mei_hash_table.o .libs/mei_math_util.o .libs/mei_node.o .libs/mei_parser.o .libs/mei_parser_glob.o .libs/mei_scanner.o -lm -O2 -O -Wl,-soname -Wl,libmei.so.0 -o .libs/libmei.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmei.so.0" && ln -s "libmei.so.0.0.0" "libmei.so.0") libtool: link: (cd ".libs" && rm -f "libmei.so" && ln -s "libmei.so.0.0.0" "libmei.so") libtool: link: ar cru .libs/libmei.a mei_evaluate.o mei_hash_table.o mei_math_util.o mei_node.o mei_parser.o mei_parser_glob.o mei_scanner.o libtool: link: ranlib .libs/libmei.a libtool: link: ( cd ".libs" && rm -f "libmei.la" && ln -s "../libmei.la" "libmei.la" ) make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/src' Making all in tests make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/tests' Making all in swig make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/swig' /home_nfs/local/swig-2.0.12/bin/swig -python -shadow -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -o mei_wrap.c /bk/sources/saturne/installer/installer/mei-1.0.3/swig/mei.i /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_node.h:88: Warning 462: Unable to set variable of type struct _mei_node_t *[]. /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_node.h:99: Warning 462: Unable to set variable of type struct _mei_node_t *[]. /bin/sh ../libtool --tag=CC --mode=compile icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"mei\ 1.0.3\" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/swig -I/usr/include/python2.4 -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DMEI_INTERNAL -DSWIG -fno-strict-aliasing -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_wrap.lo -MD -MP -MF .deps/mei_wrap.Tpo -c -o mei_wrap.lo mei_wrap.c libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/swig -I/usr/include/python2.4 -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DMEI_INTERNAL -DSWIG -fno-strict-aliasing -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_wrap.lo -MD -MP -MF .deps/mei_wrap.Tpo -c mei_wrap.c -fPIC -DPIC -o .libs/mei_wrap.o mei_wrap.c(630): remark #2259: non-pointer conversion from "int" to "unsigned char" may lose significant bits uu = ((d - '0') << 4); ^ mei_wrap.c(632): remark #2259: non-pointer conversion from "int" to "unsigned char" may lose significant bits uu = ((d - ('a'-10)) << 4); ^ mei_wrap.c(637): remark #2259: non-pointer conversion from "int" to "unsigned char" may lose significant bits uu |= (d - '0'); ^ mei_wrap.c(639): remark #2259: non-pointer conversion from "int" to "unsigned char" may lose significant bits uu |= (d - ('a'-10)); ^ mei_wrap.c(999): warning #593: variable "tmp" was set but never used char *tmp; ^ mei_wrap.c(1938): remark #981: operands are evaluated in unspecified order SwigPyObject *sobj = PyObject_NEW(SwigPyObject, SwigPyObject_type()); ^ mei_wrap.c(1938): remark #981: operands are evaluated in unspecified order SwigPyObject *sobj = PyObject_NEW(SwigPyObject, SwigPyObject_type()); ^ mei_wrap.c(2117): remark #981: operands are evaluated in unspecified order SwigPyPacked *sobj = PyObject_NEW(SwigPyPacked, SwigPyPacked_type()); ^ mei_wrap.c(2117): remark #981: operands are evaluated in unspecified order SwigPyPacked *sobj = PyObject_NEW(SwigPyPacked, SwigPyPacked_type()); ^ mei_wrap.c(2669): remark #981: operands are evaluated in unspecified order Py_DECREF(SWIG_This()); ^ mei_wrap.c(2752): warning #593: variable "tmp" was set but never used char *tmp; ^ mei_wrap.c(2984): remark #2259: non-pointer conversion from "long" to "double" may lose significant bits if (val) *val = PyInt_AsLong(obj); ^ mei_wrap.c(6798): warning #593: variable "tmp" was set but never used char *tmp; ^ mei_wrap.c(6918): remark #981: operands are evaluated in unspecified order swig_varlinkobject *result = PyObject_NEW(swig_varlinkobject, swig_varlink_type()); ^ mei_wrap.c(6918): remark #981: operands are evaluated in unspecified order swig_varlinkobject *result = PyObject_NEW(swig_varlinkobject, swig_varlink_type()); ^ mei_wrap.c(7041): warning #1418: external function definition with no prior declaration SWIG_init(void) { ^ mei_wrap.c(888): warning #177: function "PyNumber_AsSsize_t" was declared but never referenced static long PyNumber_AsSsize_t (PyObject *x, void *SWIGUNUSEDPARM(exc)) ^ libtool: compile: icc -DPACKAGE_NAME=\"mei\" -DPACKAGE_TARNAME=\"mei\" -DPACKAGE_VERSION=\"1.0.3\" "-DPACKAGE_STRING=\"mei 1.0.3\"" -DPACKAGE_BUGREPORT=\"saturne-support@edf.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mei\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -DHAVE_STDIO_H=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -I. -I/bk/sources/saturne/installer/installer/mei-1.0.3/swig -I/usr/include/python2.4 -I/bk/sources/saturne/installer/installer/mei-1.0.3/src -DMEI_INTERNAL -DSWIG -fno-strict-aliasing -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -MT mei_wrap.lo -MD -MP -MF .deps/mei_wrap.Tpo -c mei_wrap.c -o mei_wrap.o >/dev/null 2>&1 mv -f .deps/mei_wrap.Tpo .deps/mei_wrap.Plo /bin/sh ../libtool --tag=CC --mode=link icc -fno-strict-aliasing -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -L/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib -module -O -o _mei.la -rpath /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei mei_wrap.lo ../src/libmei.la -lbft -lz -lm libtool: link: icc -shared -fPIC -DPIC .libs/mei_wrap.o -Wl,-rpath -Wl,/bk/sources/saturne/installer/installer/mei-1.0.3.build/src/.libs -Wl,-rpath -Wl,/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib -Wl,-rpath -Wl,/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib -L/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib ../src/.libs/libmei.so /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libbft.so -lz -lm -O2 -O -Wl,-soname -Wl,_mei.so.0 -o .libs/_mei.so.0.0.0 libtool: link: (cd ".libs" && rm -f "_mei.so.0" && ln -s "_mei.so.0.0.0" "_mei.so.0") libtool: link: (cd ".libs" && rm -f "_mei.so" && ln -s "_mei.so.0.0.0" "_mei.so") libtool: link: ar cru .libs/_mei.a mei_wrap.o libtool: link: ranlib .libs/_mei.a libtool: link: ( cd ".libs" && rm -f "_mei.la" && ln -s "../_mei.la" "_mei.la" ) make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/swig' Making all in doc make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/doc' make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build' Making install in src make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/src' make[2]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/src' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libmei.la '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib' libtool: install: /usr/bin/install -c .libs/libmei.so.0.0.0 /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libmei.so.0.0.0 libtool: install: (cd /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib && { ln -s -f libmei.so.0.0.0 libmei.so.0 || { rm -f libmei.so.0 && ln -s libmei.so.0.0.0 libmei.so.0; }; }) libtool: install: (cd /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib && { ln -s -f libmei.so.0.0.0 libmei.so || { rm -f libmei.so && ln -s libmei.so.0.0.0 libmei.so; }; }) libtool: install: /usr/bin/install -c .libs/libmei.lai /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libmei.la libtool: install: /usr/bin/install -c .libs/libmei.a /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libmei.a libtool: install: chmod 644 /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libmei.a libtool: install: ranlib /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/libmei.a libtool: finish: PATH="/usr/kerberos/sbin:/usr/kerberos/bin:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/opt/cuda//bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/home_nfs/local/comsol43a/bin:/usr/local/cssh/bin:/opt/intel/CT/impi/4.0.0.028/bin64:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/home_nfs/local/bin:/home_nfs/local/matlab2011/bin:/home_nfs/local/netcarto/bin:/usr/local/openvpn-2.1.1/sbin:/opt/pbs/default/bin:/home_nfs/local/siesta/bin:/opt/pbs/default/sbin:/usr/sbin/:/root/bin:/sbin" ldconfig -n /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib ---------------------------------------------------------------------- Libraries have been installed in: /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include" /usr/bin/install -c -m 644 /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_evaluate.h /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_hash_table.h /bk/sources/saturne/installer/installer/mei-1.0.3/src/mei_node.h '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/include' make[2]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/src' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/src' Making install in tests make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/tests' make[2]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/tests' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/tests' Making install in swig make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/swig' make[2]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/swig' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei" /bin/sh ../libtool --mode=install /usr/bin/install -c _mei.la '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei' libtool: install: warning: relinking `_mei.la' libtool: install: (cd /bk/sources/saturne/installer/installer/mei-1.0.3.build/swig; /bin/sh /bk/sources/saturne/installer/installer/mei-1.0.3.build/libtool --tag CC --mode=relink icc -fno-strict-aliasing -strict-ansi -std=c99 -funsigned-char -Wall -Wcheck -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused -O2 -L/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib -module -O -o _mei.la -rpath /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei mei_wrap.lo ../src/libmei.la -lbft -lz -lm ) libtool: relink: icc -shared -fPIC -DPIC .libs/mei_wrap.o -Wl,-rpath -Wl,/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib -L/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib -lmei -lbft -lz -lm -O2 -O -Wl,-soname -Wl,_mei.so.0 -o .libs/_mei.so.0.0.0 libtool: install: /usr/bin/install -c .libs/_mei.so.0.0.0T /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei/_mei.so.0.0.0 libtool: install: (cd /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei && { ln -s -f _mei.so.0.0.0 _mei.so.0 || { rm -f _mei.so.0 && ln -s _mei.so.0.0.0 _mei.so.0; }; }) libtool: install: (cd /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei && { ln -s -f _mei.so.0.0.0 _mei.so || { rm -f _mei.so && ln -s _mei.so.0.0.0 _mei.so; }; }) libtool: install: /usr/bin/install -c .libs/_mei.lai /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei/_mei.la libtool: install: /usr/bin/install -c .libs/_mei.a /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei/_mei.a libtool: install: chmod 644 /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei/_mei.a libtool: install: ranlib /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei/_mei.a libtool: finish: PATH="/usr/kerberos/sbin:/usr/kerberos/bin:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/opt/cuda//bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/home_nfs/local/comsol43a/bin:/usr/local/cssh/bin:/opt/intel/CT/impi/4.0.0.028/bin64:/opt/intel/CT/Compiler/11.1/072/bin/intel64:/home_nfs/local/bin:/home_nfs/local/matlab2011/bin:/home_nfs/local/netcarto/bin:/usr/local/openvpn-2.1.1/sbin:/opt/pbs/default/bin:/home_nfs/local/siesta/bin:/opt/pbs/default/sbin:/usr/sbin/:/root/bin:/sbin" ldconfig -n /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei ---------------------------------------------------------------------- Libraries have been installed in: /home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib64/python2.4/site-packages/mei If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/python2.4/site-packages/mei" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/python2.4/site-packages/mei" /usr/bin/install -c -m 644 mei.py '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/lib/python2.4/site-packages/mei' Byte-compiling python modules... mei.py Byte-compiling python modules (optimized versions) ... mei.py make[2]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/swig' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/swig' Making install in doc make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/doc' make[2]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/doc' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/doc' make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build' make[2]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/bin" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/bin" /usr/bin/install -c mei-config '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/bin' test -z "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/man/man1" || /bin/mkdir -p "/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/man/man1" /usr/bin/install -c -m 644 /bk/sources/saturne/installer/installer/mei-1.0.3/doc/manpages/mei-config.1 '/home_nfs/local/code_saturne/intel/v-2.0.5/cs-2.0/share/man/man1' make[2]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build' make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build' Making clean in doc make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/doc' rm -rf index.bt make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/doc' Making clean in swig make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/swig' test -z "*_wrap" || rm -f *_wrap rm -rf .libs _libs rm -f core *.o *.bak *~ *.pyc *.pyo test -z "_mei.la" || rm -f _mei.la rm -f "./so_locations" rm -f *.o rm -f *.lo make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/swig' Making clean in tests make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/tests' rm -f mei_test rm -rf .libs _libs rm -f *.o rm -f *.lo make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/tests' Making clean in src make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/src' test -z "libmei.la" || rm -f libmei.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build/src' Making clean in . make[1]: Entering directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/bk/sources/saturne/installer/installer/mei-1.0.3.build' checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether icc accepts -g... yes checking for icc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of icc... gcc3 checking whether ln -s works... yes checking whether icc and cc understand -c and -o together... yes configure: sourcing config/ecs_auto_flags.sh (test for known compilers) compiler 'icc' is Intel ICC checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by icc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from icc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... icc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if icc supports -fno-rtti -fno-exceptions... yes checking for icc option to produce PIC... -fPIC -DPIC checking if icc PIC flag -fPIC -DPIC works... yes checking if icc static flag -static works... yes checking if icc supports -c -o file.o... yes checking if icc supports -c -o file.o... (cached) yes checking whether the icc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for bft version >= "1.0.6"... compatible bft version found checking for ADF_Database_Open in -ladf... no configure: WARNING: no ADF support checking hdf5.h usability... no checking hdf5.h presence... no checking for hdf5.h... no checking hdf5.h usability... no checking hdf5.h presence... no checking for hdf5.h... no checking for H5Fopen in -lhdf5... yes checking for cg_open in -lcgns... yes MED >= 2.9.0 headers not found MED >= 2.3.4 headers not found compatible MED headers not found configure: error: in `/bk/sources/saturne/installer/installer/ecs-2.0.2.build': configure: error: MED support is requested, but test for MED failed! See `config.log' for more details