This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by code_saturne configure 2.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-cgns=/opt/cgns --prefix=/opt/saturne/v2.3 ## --------- ## ## Platform. ## ## --------- ## hostname = desktop-LTS12 uname -m = x86_64 uname -r = 3.2.0-29-generic uname -s = Linux uname -v = #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/saturne/v2.0/cs-2.0/bin PATH: /opt/intel/bin PATH: /opt/intel/composer_xe_2011_sp1.10.319/bin/intel64 PATH: /opt/intel/composer_xe_2011_sp1.10.319/bin/intel64 PATH: /opt/intel/composer_xe_2011_sp1.10.319/bin/intel64 PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /opt/intel/composer_xe_2011_sp1.10.319/mpirt/bin/intel64 PATH: /opt/intel/composer_xe_2011_sp1.10.319/mpirt/bin/intel64 PATH: /opt/intel/composer_xe_2011_sp1.10.319/mpirt/bin/intel64 ## ----------- ## ## Core tests. ## ## ----------- ## configure:3238: checking build system type configure:3252: result: x86_64-unknown-linux-gnu configure:3272: checking host system type configure:3285: result: x86_64-unknown-linux-gnu configure:3305: checking target system type configure:3318: result: x86_64-unknown-linux-gnu configure:3369: checking for a BSD-compatible install configure:3437: result: /usr/bin/install -c configure:3448: checking whether build environment is sane configure:3503: result: yes configure:3654: checking for a thread-safe mkdir -p configure:3693: result: /bin/mkdir -p configure:3700: checking for gawk configure:3716: found /usr/bin/gawk configure:3727: result: gawk configure:3738: checking whether make sets $(MAKE) configure:3760: result: yes configure:3841: checking how to create a pax tar archive configure:3854: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3857: $? = 0 configure:3897: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3900: $? = 0 configure:3904: tar -xf - &5 gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4479: $? = 0 configure:4468: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:4479: $? = 0 configure:4468: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:4479: $? = 4 configure:4468: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4479: $? = 4 configure:4499: checking whether the C compiler works configure:4521: gcc conftest.c >&5 configure:4525: $? = 0 configure:4573: result: yes configure:4576: checking for C compiler default output file name configure:4578: result: a.out configure:4584: checking for suffix of executables configure:4591: gcc -o conftest conftest.c >&5 configure:4595: $? = 0 configure:4617: result: configure:4639: checking whether we are cross compiling configure:4647: gcc -o conftest conftest.c >&5 configure:4651: $? = 0 configure:4658: ./conftest configure:4662: $? = 0 configure:4677: result: no configure:4682: checking for suffix of object files configure:4704: gcc -c conftest.c >&5 configure:4708: $? = 0 configure:4729: result: o configure:4733: checking whether we are using the GNU C compiler configure:4752: gcc -c conftest.c >&5 configure:4752: $? = 0 configure:4761: result: yes configure:4770: checking whether gcc accepts -g configure:4790: gcc -c -g conftest.c >&5 configure:4790: $? = 0 configure:4831: result: yes configure:4848: checking for gcc option to accept ISO C89 configure:4911: gcc -c -g -O2 conftest.c >&5 configure:4911: $? = 0 configure:4924: result: none needed configure:4955: checking for style of include used by make configure:4983: result: GNU configure:5009: checking dependency style of gcc configure:5120: result: gcc3 configure:5193: checking for g++ configure:5209: found /usr/bin/g++ configure:5220: result: g++ configure:5247: checking for C++ compiler version configure:5256: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5267: $? = 0 configure:5256: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:5267: $? = 0 configure:5256: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:5267: $? = 4 configure:5256: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:5267: $? = 4 configure:5271: checking whether we are using the GNU C++ compiler configure:5290: g++ -c conftest.cpp >&5 configure:5290: $? = 0 configure:5299: result: yes configure:5308: checking whether g++ accepts -g configure:5328: g++ -c -g conftest.cpp >&5 configure:5328: $? = 0 configure:5369: result: yes configure:5394: checking dependency style of g++ configure:5505: result: gcc3 configure:5573: checking for gfortran configure:5589: found /usr/bin/gfortran configure:5600: result: gfortran configure:5626: checking for Fortran compiler version configure:5635: gfortran --version >&5 GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:5646: $? = 0 configure:5635: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) configure:5646: $? = 0 configure:5635: gfortran -V >&5 gfortran: error: unrecognized option '-V' gfortran: fatal error: no input files compilation terminated. configure:5646: $? = 4 configure:5635: gfortran -qversion >&5 gfortran: error: unrecognized option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:5646: $? = 4 configure:5655: checking whether we are using the GNU Fortran compiler configure:5668: gfortran -c conftest.F >&5 configure:5668: $? = 0 configure:5677: result: yes configure:5683: checking whether gfortran accepts -g configure:5694: gfortran -c -g conftest.f >&5 configure:5694: $? = 0 configure:5702: result: yes configure:5733: checking whether ln -s works configure:5737: result: yes configure:5745: checking whether gcc and cc understand -c and -o together configure:5776: gcc -c conftest.c -o conftest2.o >&5 configure:5780: $? = 0 configure:5786: gcc -c conftest.c -o conftest2.o >&5 configure:5790: $? = 0 configure:5801: cc -c conftest.c >&5 configure:5805: $? = 0 configure:5813: cc -c conftest.c -o conftest2.o >&5 configure:5817: $? = 0 configure:5823: cc -c conftest.c -o conftest2.o >&5 configure:5827: $? = 0 configure:5845: result: yes configure:5870: checking for a sed that does not truncate output configure:5934: result: /bin/sed configure:5944: checking for flex configure:5960: found /usr/bin/flex configure:5971: result: flex configure:6009: flex conftest.l configure:6013: $? = 0 configure:6015: checking lex output file root configure:6029: result: lex.yy configure:6034: checking lex library configure:6048: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccN9faK7.o: In function `input': /home/gary/CAE-data/downloaded-code/install/saturne/v2.3.1/code_saturne-2.3.1/lex.yy.c:1183: undefined reference to `yywrap' /tmp/ccN9faK7.o: In function `yylex': /home/gary/CAE-data/downloaded-code/install/saturne/v2.3.1/code_saturne-2.3.1/lex.yy.c:882: undefined reference to `yywrap' /tmp/ccN9faK7.o: In function `main': /home/gary/CAE-data/downloaded-code/install/saturne/v2.3.1/code_saturne-2.3.1/conftest.l:18: undefined reference to `yywrap' collect2: ld returned 1 exit status configure:6048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | /* end confdefs.h. */ | | #line 3 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | #define YY_FLEX_SUBMINOR_VERSION 35 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | /* C99 requires __STDC__ to be defined as 1. */ | #if defined (__STDC__) | | #define YY_USE_CONST | | #endif /* defined (__STDC__) */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. | * Ditto for the __ia64__ case accordingly. | */ | #define YY_BUF_SIZE 32768 | #else | #define YY_BUF_SIZE 16384 | #endif /* __ia64__ */ | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | extern int yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 477 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy (void ); | | int yyget_debug (void ); | | void yyset_debug (int debug_flag ); | | YY_EXTRA_TYPE yyget_extra (void ); | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in (void ); | | void yyset_in (FILE * in_str ); | | FILE *yyget_out (void ); | | void yyset_out (FILE * out_str ); | | int yyget_leng (void ); | | char *yyget_text (void ); | | int yyget_lineno (void ); | | void yyset_lineno (int line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k */ | #define YY_READ_BUF_SIZE 16384 | #else | #define YY_READ_BUF_SIZE 8192 | #endif /* __ia64__ */ | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | size_t n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 666 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 805 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | int num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), (size_t) num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart(yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | register int yy_is_jam; | | register YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | static void yyunput (int c, register char * yy_bp ) | { | register char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register int number_to_move = (yy_n_chars) + 2; | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | register char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | int offset = (yy_c_buf_p) - (yytext_ptr); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart(yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return EOF; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer(b,file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree((void *) b->yy_ch_buf ); | | yyfree((void *) b ); | } | | #ifndef __cplusplus | extern int isatty (int ); | #endif /* __cplusplus */ | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer(b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | int num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | int grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer(b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | { | | return yy_scan_bytes(yystr,strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = _yybytes_len + 2; | buf = (char *) yyalloc(n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer(buf,n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yy_fatal_error (yyconst char* msg ) | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | int yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param line_number | * | */ | void yyset_lineno (int line_number ) | { | | yylineno = line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * in_str ) | { | yyin = in_str ; | } | | void yyset_out (FILE * out_str ) | { | yyout = out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int bdebug ) | { | yy_flex_debug = bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = 0; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = (char *) 0; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = (FILE *) 0; | yyout = (FILE *) 0; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * s ) | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return (void *) malloc( size ); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:6048: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:6048: $? = 0 configure:6058: result: -lfl configure:6064: checking whether yytext is a pointer configure:6081: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:6081: $? = 0 configure:6089: result: yes configure:6106: checking for bison configure:6122: found /usr/bin/bison configure:6133: result: bison -y configure:6151: checking how to get verbose linking output from gfortran configure:6161: gfortran -c -g -O2 conftest.f >&5 configure:6161: $? = 0 configure:6179: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) /usr/lib/gcc/x86_64-linux-gnu/4.6/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.6/finclude -o /tmp/cc4L4mTe.s GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) version 4.6.3 (x86_64-linux-gnu) compiled by GNU C version 4.6.3, GMP version 5.0.2, MPFR version 3.1.0-p3, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) version 4.6.3 (x86_64-linux-gnu) compiled by GNU C version 4.6.3, GMP version 5.0.2, MPFR version 3.1.0-p3, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as --64 -o /tmp/ccYKzW05.o /tmp/cc4L4mTe.s Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 --sysroot=/ --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/../compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/../compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/../compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. /tmp/ccYKzW05.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o configure:6262: result: -v configure:6264: checking for Fortran libraries of gfortran configure:6287: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) /usr/lib/gcc/x86_64-linux-gnu/4.6/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.6/finclude -o /tmp/ccNFJvki.s GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) version 4.6.3 (x86_64-linux-gnu) compiled by GNU C version 4.6.3, GMP version 5.0.2, MPFR version 3.1.0-p3, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) version 4.6.3 (x86_64-linux-gnu) compiled by GNU C version 4.6.3, GMP version 5.0.2, MPFR version 3.1.0-p3, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as --64 -o /tmp/ccaYMFE9.o /tmp/ccNFJvki.s Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.6/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/4.6/collect2 --sysroot=/ --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/../compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/../compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/../compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. /tmp/ccaYMFE9.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.6/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o configure:6483: result: -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/../compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath configure:6582: sourcing config/cs_auto_flags.sh (test for known compilers) configure:6739: checking how to print strings configure:6766: result: printf configure:6787: checking for a sed that does not truncate output configure:6851: result: /bin/sed configure:6869: checking for grep that handles long lines and -e configure:6927: result: /bin/grep configure:6932: checking for egrep configure:6994: result: /bin/grep -E configure:6999: checking for fgrep configure:7061: result: /bin/grep -F configure:7096: checking for ld used by gcc configure:7163: result: /usr/bin/ld configure:7170: checking if the linker (/usr/bin/ld) is GNU ld configure:7185: result: yes configure:7197: checking for BSD- or MS-compatible name lister (nm) configure:7246: result: /usr/bin/nm -B configure:7376: checking the name lister (/usr/bin/nm -B) interface configure:7383: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:7386: /usr/bin/nm -B "conftest.o" configure:7389: output 0000000000000000 B some_variable configure:7396: result: BSD nm configure:7400: checking the maximum length of command line arguments configure:7530: result: 1572864 configure:7547: checking whether the shell understands some XSI constructs configure:7557: result: yes configure:7561: checking whether the shell understands "+=" configure:7567: result: yes configure:7602: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:7642: result: func_convert_file_noop configure:7649: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:7669: result: func_convert_file_noop configure:7676: checking for /usr/bin/ld option to reload object files configure:7683: result: -r configure:7757: checking for objdump configure:7773: found /usr/bin/objdump configure:7784: result: objdump configure:7816: checking how to recognize dependent libraries configure:8018: result: pass_all configure:8103: checking for dlltool configure:8133: result: no configure:8163: checking how to associate runtime and link libraries configure:8190: result: printf %s\n configure:8250: checking for ar configure:8266: found /usr/bin/ar configure:8277: result: ar configure:8314: checking for archiver @FILE support configure:8331: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:14:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:8331: $? = 0 configure:8334: ar cru libconftest.a @conftest.lst >&5 configure:8337: $? = 0 configure:8342: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8345: $? = 1 configure:8357: result: @ configure:8415: checking for strip configure:8431: found /usr/bin/strip configure:8442: result: strip configure:8514: checking for ranlib configure:8530: found /usr/bin/ranlib configure:8541: result: ranlib configure:8643: checking command to parse /usr/bin/nm -B output from gcc object configure:8763: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:10:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:8766: $? = 0 configure:8770: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8773: $? = 0 configure:8839: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c conftstm.o >&5 conftest.c:18:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:29:20: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic] configure:8842: $? = 0 configure:8880: result: ok configure:8917: checking for sysroot configure:8947: result: no configure:9024: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:9027: $? = 0 configure:9203: checking for mt configure:9219: found /bin/mt configure:9230: result: mt configure:9253: checking if mt is a manifest tool configure:9259: mt '-?' configure:9267: result: no configure:9909: checking how to run the C preprocessor configure:9940: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:9940: $? = 0 configure:9954: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:9979: result: gcc -E configure:9999: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:9999: $? = 0 configure:10013: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:10013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:10042: checking for ANSI C header files configure:10062: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:18:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10062: $? = 0 configure:10135: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c >&5 conftest.c:24:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10135: $? = 0 configure:10135: ./conftest configure:10135: $? = 0 configure:10146: result: yes configure:10159: checking for sys/types.h configure:10159: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10159: $? = 0 configure:10159: result: yes configure:10159: checking for sys/stat.h configure:10159: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10159: $? = 0 configure:10159: result: yes configure:10159: checking for stdlib.h configure:10159: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10159: $? = 0 configure:10159: result: yes configure:10159: checking for string.h configure:10159: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10159: $? = 0 configure:10159: result: yes configure:10159: checking for memory.h configure:10159: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10159: $? = 0 configure:10159: result: yes configure:10159: checking for strings.h configure:10159: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10159: $? = 0 configure:10159: result: yes configure:10159: checking for inttypes.h configure:10159: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10159: $? = 0 configure:10159: result: yes configure:10159: checking for stdint.h configure:10159: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10159: $? = 0 configure:10159: result: yes configure:10159: checking for unistd.h configure:10159: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10159: $? = 0 configure:10159: result: yes configure:10173: checking for dlfcn.h configure:10173: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:10173: $? = 0 configure:10173: result: yes configure:10390: checking for objdir configure:10405: result: .libs configure:10676: checking if gcc supports -fno-rtti -fno-exceptions configure:10694: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:10698: $? = 0 configure:10711: result: no configure:11038: checking for gcc option to produce PIC configure:11045: result: -fPIC -DPIC configure:11053: checking if gcc PIC flag -fPIC -DPIC works configure:11071: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5 configure:11075: $? = 0 configure:11088: result: yes configure:11117: checking if gcc static flag -static works configure:11145: result: no configure:11160: checking if gcc supports -c -o file.o configure:11181: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -o out/conftest2.o conftest.c >&5 configure:11185: $? = 0 configure:11207: result: yes configure:11215: checking if gcc supports -c -o file.o configure:11262: result: yes configure:11295: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12448: result: yes configure:12485: checking whether -lc should be explicitly linked in configure:12493: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:12496: $? = 0 configure:12511: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12514: $? = 0 configure:12528: result: no configure:12688: checking dynamic linker characteristics configure:13199: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O -Wl,-rpath -Wl,/foo conftest.c >&5 conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:13199: $? = 0 configure:13421: result: GNU/Linux ld.so configure:13528: checking how to hardcode library paths into programs configure:13553: result: immediate configure:14093: checking whether stripping libraries is possible configure:14098: result: yes configure:14133: checking if libtool supports shared libraries configure:14135: result: yes configure:14138: checking whether to build shared libraries configure:14159: result: yes configure:14162: checking whether to build static libraries configure:14166: result: yes configure:14189: checking how to run the C++ preprocessor configure:14216: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp configure:14216: $? = 0 configure:14230: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:14230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14255: result: g++ -E configure:14275: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp configure:14275: $? = 0 configure:14289: g++ -E -D_POSIX_SOURCE -DNDEBUG conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:14289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14458: checking for ld used by g++ configure:14525: result: /usr/bin/ld -m elf_x86_64 configure:14532: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14547: result: yes configure:14602: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15607: result: yes configure:15643: g++ -c -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG conftest.cpp >&5 configure:15646: $? = 0 configure:16166: checking for g++ option to produce PIC configure:16173: result: -fPIC -DPIC configure:16181: checking if g++ PIC flag -fPIC -DPIC works configure:16199: g++ -c -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16203: $? = 0 configure:16216: result: yes configure:16239: checking if g++ static flag -static works configure:16267: result: no configure:16279: checking if g++ supports -c -o file.o configure:16300: g++ -c -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG -o out/conftest2.o conftest.cpp >&5 configure:16304: $? = 0 configure:16326: result: yes configure:16331: checking if g++ supports -c -o file.o configure:16378: result: yes configure:16408: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16444: result: yes configure:16585: checking dynamic linker characteristics configure:17252: result: GNU/Linux ld.so configure:17305: checking how to hardcode library paths into programs configure:17330: result: immediate configure:17483: checking if libtool supports shared libraries configure:17485: result: yes configure:17488: checking whether to build shared libraries configure:17508: result: yes configure:17511: checking whether to build static libraries configure:17515: result: yes configure:17549: gfortran -c -x f95-cpp-input -Wall -Wno-unused conftest.f >&5 configure:17552: $? = 0 configure:17981: checking for gfortran option to produce PIC configure:17988: result: -fPIC configure:17996: checking if gfortran PIC flag -fPIC works configure:18014: gfortran -c -x f95-cpp-input -Wall -Wno-unused -fPIC conftest.f >&5 configure:18018: $? = 0 configure:18031: result: yes configure:18054: checking if gfortran static flag -static works configure:18082: result: no configure:18094: checking if gfortran supports -c -o file.o configure:18115: gfortran -c -x f95-cpp-input -Wall -Wno-unused -o out/conftest2.o conftest.f >&5 configure:18119: $? = 0 configure:18141: result: yes configure:18146: checking if gfortran supports -c -o file.o configure:18193: result: yes configure:18223: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:19326: result: yes configure:19467: checking dynamic linker characteristics configure:20128: result: GNU/Linux ld.so configure:20181: checking how to hardcode library paths into programs configure:20206: result: immediate configure:20278: checking for an ANSI C-conforming const configure:20344: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:47:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] configure:20344: $? = 0 configure:20351: result: yes configure:20359: checking for inline configure:20375: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:26:21: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:27:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20375: $? = 0 configure:20383: result: inline configure:20401: checking for size_t configure:20401: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20401: $? = 0 configure:20401: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:60:21: error: expected expression before ')' token configure:20401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:20401: result: yes configure:20412: checking for pid_t configure:20412: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20412: $? = 0 configure:20412: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:60:20: error: expected expression before ')' token configure:20412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:20412: result: yes configure:20424: checking whether time.h and sys/time.h may both be included configure:20444: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:29:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20444: $? = 0 configure:20451: result: yes configure:20459: checking for stdbool.h that conforms to C99 configure:20526: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:74:14: warning: the address of 's' will always evaluate as 'true' [-Waddress] conftest.c:78:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress] conftest.c:78:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress] conftest.c:78:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress] conftest.c:78:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress] conftest.c:78:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress] conftest.c:78:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress] conftest.c:78:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress] conftest.c:78:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress] conftest.c:79:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress] conftest.c:79:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress] conftest.c:79:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress] configure:20526: $? = 0 configure:20533: result: yes configure:20535: checking for _Bool configure:20535: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20535: $? = 0 configure:20535: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:61:20: error: expected expression before ')' token configure:20535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:20535: result: yes configure:20553: checking for long long configure:20553: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20553: $? = 0 configure:20553: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:63:24: error: expected expression before ')' token configure:20553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:20553: result: yes configure:20562: checking for unsigned long long configure:20562: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20562: $? = 0 configure:20562: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:64:33: error: expected expression before ')' token configure:20562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((unsigned long long))) | return 0; | ; | return 0; | } configure:20562: result: yes configure:20572: checking for int32_t configure:20572: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20572: $? = 0 configure:20572: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:65:22: error: expected expression before ')' token configure:20572: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:20572: result: yes configure:20582: checking for int64_t configure:20582: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20582: $? = 0 configure:20582: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:66:22: error: expected expression before ')' token configure:20582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:20582: result: yes configure:20592: checking for uint32_t configure:20592: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20592: $? = 0 configure:20592: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:67:23: error: expected expression before ')' token configure:20592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:20592: result: yes configure:20602: checking for uint64_t configure:20602: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20602: $? = 0 configure:20602: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:68:23: error: expected expression before ')' token configure:20602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:20602: result: yes configure:20612: checking for ptrdiff_t configure:20612: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20612: $? = 0 configure:20612: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:69:24: error: expected expression before ')' token configure:20612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:20612: result: yes configure:20627: checking size of void * configure:20632: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c >&5 conftest.c:67:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:68:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20632: $? = 0 configure:20632: ./conftest configure:20632: $? = 0 configure:20646: result: 8 configure:20660: checking size of short configure:20665: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c >&5 conftest.c:68:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:69:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20665: $? = 0 configure:20665: ./conftest configure:20665: $? = 0 configure:20679: result: 2 configure:20693: checking size of int configure:20698: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c >&5 conftest.c:69:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:70:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20698: $? = 0 configure:20698: ./conftest configure:20698: $? = 0 configure:20712: result: 4 configure:20726: checking size of long configure:20731: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c >&5 conftest.c:70:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:71:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20731: $? = 0 configure:20731: ./conftest configure:20731: $? = 0 configure:20745: result: 8 configure:20759: checking size of long long configure:20764: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c >&5 conftest.c:71:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:72:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20764: $? = 0 configure:20764: ./conftest configure:20764: $? = 0 configure:20778: result: 8 configure:20792: checking size of float configure:20797: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c >&5 conftest.c:72:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:73:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20797: $? = 0 configure:20797: ./conftest configure:20797: $? = 0 configure:20811: result: 4 configure:20825: checking size of double configure:20830: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c >&5 conftest.c:73:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:74:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20830: $? = 0 configure:20830: ./conftest configure:20830: $? = 0 configure:20844: result: 8 configure:20889: checking for Fortran 2003 flush instruction configure:20896: gfortran -o conftest -x f95-cpp-input -Wall -Wno-unused -Wl,-export-dynamic -O conftest.f >&5 configure:20896: $? = 0 configure:20903: result: yes configure:20956: gfortran -c -x f95-cpp-input -Wall -Wno-unused -D_CS_FC_HAVE_FLUSH conftest.f >&5 configure:20956: $? = 0 configure:20986: gfortran -c -x f95-cpp-input -Wall -Wno-unused -D_CS_FC_HAVE_FLUSH -Itmpdir_0 conftest.f >&5 configure:20986: $? = 0 configure:21377: checking libxml/parser.h usability configure:21377: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/libxml2 conftest.c >&5 configure:21377: $? = 0 configure:21377: result: yes configure:21377: checking libxml/parser.h presence configure:21377: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/usr/include/libxml2 conftest.c configure:21377: $? = 0 configure:21377: result: yes configure:21377: checking for libxml/parser.h configure:21377: result: yes configure:21384: checking for xmlInitParser in -lxml2 configure:21409: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/libxml2 -Wl,-export-dynamic -O conftest.c -lxml2 -lxml2 >&5 conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:21409: $? = 0 configure:21418: result: yes configure:21553: checking for ESSL BLAS headers configure:21566: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:42:18: fatal error: essl.h: No such file or directory compilation terminated. configure:21566: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | ddot(0, 0, 0, 0, 0); | ; | return 0; | } configure:21572: result: no configure:21706: checking for threaded MKL BLAS configure:21719: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -lguide -lpthread >&5 conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /usr/bin/ld: cannot find -lguide collect2: ld returned 1 exit status configure:21719: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | cblas_ddot(0, 0, 0, 0, 0); | ; | return 0; | } configure:21729: result: no configure:21752: checking for MKL BLAS configure:21765: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lmkl_intel_lp64 -lmkl_sequential -lmkl_core >&5 conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:46:2: warning: implicit declaration of function 'cblas_ddot' [-Wimplicit-function-declaration] conftest.c:46:2: warning: nested extern declaration of 'cblas_ddot' [-Wnested-externs] /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `logf' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `atan2' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `sin' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `fabs' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `exp' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `sqrtf' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `cos' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `sqrt' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_sequential.so: undefined reference to `log' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `pow' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `log10' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `ceil' /opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64/libmkl_core.so: undefined reference to `expf' collect2: ld returned 1 exit status configure:21765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | cblas_ddot(0, 0, 0, 0, 0); | ; | return 0; | } configure:21775: result: no configure:21799: checking for threaded ATLAS BLAS configure:21812: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lptcblas -latlas -lpthread >&5 conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /usr/bin/ld: cannot find -lptcblas /usr/bin/ld: cannot find -latlas collect2: ld returned 1 exit status configure:21812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | cblas_ddot(0, 0, 0, 0, 0); | ; | return 0; | } configure:21822: result: no configure:21838: checking for ATLAS BLAS configure:21851: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lcblas -latlas >&5 conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /usr/bin/ld: cannot find -lcblas /usr/bin/ld: cannot find -latlas collect2: ld returned 1 exit status configure:21851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | cblas_ddot(0, 0, 0, 0, 0); | ; | return 0; | } configure:21861: result: no configure:21879: checking for threaded ACML BLAS configure:21892: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lacml_mp >&5 conftest.c:42:18: fatal error: acml.h: No such file or directory compilation terminated. configure:21892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | ddot(0, 0, 0, 0, 0); | ; | return 0; | } configure:21902: result: no configure:21918: checking for ACML BLAS configure:21931: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lacml >&5 conftest.c:42:18: fatal error: acml.h: No such file or directory compilation terminated. configure:21931: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | /* end confdefs.h. */ | #include | int | main () | { | ddot(0, 0, 0, 0, 0); | ; | return 0; | } configure:21941: result: no configure:21961: checking for legacy C BLAS configure:21974: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lblas >&5 conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:21974: $? = 0 configure:21984: result: yes configure:22149: checking for MPI (MPI compiler wrapper test) configure:22165: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c >&5 conftest.c:43:17: fatal error: mpi.h: No such file or directory compilation terminated. configure:22165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | /* end confdefs.h. */ | #include | int | main () | { | MPI_Init(0, (void *)0); | ; | return 0; | } configure:22176: result: no configure:22184: checking mpi.h usability configure:22184: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:76:17: fatal error: mpi.h: No such file or directory compilation terminated. configure:22184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22184: result: no configure:22184: checking mpi.h presence configure:22184: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c conftest.c:43:17: fatal error: mpi.h: No such file or directory compilation terminated. configure:22184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | /* end confdefs.h. */ | #include configure:22184: result: no configure:22184: checking for mpi.h configure:22184: result: no configure:22210: checking mpi.h usability configure:22210: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi conftest.c >&5 configure:22210: $? = 0 configure:22210: result: yes configure:22210: checking mpi.h presence configure:22210: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi conftest.c configure:22210: $? = 0 configure:22210: result: yes configure:22210: checking for mpi.h configure:22210: result: yes configure:22560: checking for MPI (basic test) configure:22579: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -Wl,-export-dynamic -O conftest.c -lmpi >&5 conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:22579: $? = 0 configure:22589: result: yes configure:22613: checking for MPI I/O configure:22626: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -Wl,-export-dynamic -O conftest.c -lmpi >&5 conftest.c:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:22626: $? = 0 configure:22636: result: yes configure:22639: checking for MPI2 one-sided communication configure:22652: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -Wl,-export-dynamic -O conftest.c -lmpi >&5 conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:22652: $? = 0 configure:22662: result: yes configure:22664: checking for MPI2 features configure:22677: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -Wl,-export-dynamic -O conftest.c -lmpi >&5 conftest.c:49:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:22677: $? = 0 configure:22687: result: yes configure:22778: checking for metis.h configure:22778: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -DOMPI_SKIP_MPICXX conftest.c >&5 conftest.c:51:19: fatal error: metis.h: No such file or directory compilation terminated. configure:22778: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | /* end confdefs.h. */ | | | | #include configure:22778: result: no configure:22787: WARNING: METIS header not found or usable configure:22814: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -DOMPI_SKIP_MPICXX -Wl,-export-dynamic -O conftest.c -lparmetis -lmetis -lm -lmpi >&5 conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:22814: $? = 0 configure:22992: checking for ptscotch.h configure:22992: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -DOMPI_SKIP_MPICXX conftest.c >&5 conftest.c:53:22: fatal error: ptscotch.h: No such file or directory compilation terminated. configure:22992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #include | #include | | #include configure:22992: result: no configure:23011: checking for ptscotch.h configure:23011: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch -I/usr/include/mpi -DOMPI_SKIP_MPICXX conftest.c >&5 conftest.c:53:22: fatal error: ptscotch.h: No such file or directory compilation terminated. configure:23011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #include | #include | | #include configure:23011: result: no configure:23031: checking for PT-SCOTCH configure:23052: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch -I/usr/include/mpi -DOMPI_SKIP_MPICXX -Wl,-export-dynamic -O conftest.c -lptscotch -lptscotcherr -lmpi -lptscotch -lptscotcherr -lm -lmpi >&5 conftest.c:52:22: fatal error: ptscotch.h: No such file or directory compilation terminated. configure:23052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #include | #include | #include | int | main () | { | SCOTCH_dgraphInit((void *)0, MPI_COMM_WORLD); | ; | return 0; | } configure:23052: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch -I/usr/include/mpi -DOMPI_SKIP_MPICXX -Wl,-export-dynamic -O conftest.c -lptscotch -lptscotcherr -lmpi -lptscotch -lptscotcherr -lm -lmpi -lptscotch -lptscotcherr -lz -lm -lmpi >&5 conftest.c:52:22: fatal error: ptscotch.h: No such file or directory compilation terminated. configure:23052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #include | #include | #include | int | main () | { | SCOTCH_dgraphInit((void *)0, MPI_COMM_WORLD); | ; | return 0; | } configure:23052: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch -I/usr/include/mpi -DOMPI_SKIP_MPICXX -Wl,-export-dynamic -O conftest.c -lptscotch -lptscotcherr -lmpi -lptscotch -lptscotcherr -lm -lmpi -lptscotch -lptscotcherr -lz -lm -lmpi -lptscotch -lptscotcherr -lm -lpthread -lmpi >&5 conftest.c:52:22: fatal error: ptscotch.h: No such file or directory compilation terminated. configure:23052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #include | #include | #include | int | main () | { | SCOTCH_dgraphInit((void *)0, MPI_COMM_WORLD); | ; | return 0; | } configure:23052: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch -I/usr/include/mpi -DOMPI_SKIP_MPICXX -Wl,-export-dynamic -O conftest.c -lptscotch -lptscotcherr -lmpi -lptscotch -lptscotcherr -lm -lmpi -lptscotch -lptscotcherr -lz -lm -lmpi -lptscotch -lptscotcherr -lm -lpthread -lmpi -lptscotch -lptscotcherr -lz -lm -lpthread -lmpi >&5 conftest.c:52:22: fatal error: ptscotch.h: No such file or directory compilation terminated. configure:23052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #include | #include | #include | int | main () | { | SCOTCH_dgraphInit((void *)0, MPI_COMM_WORLD); | ; | return 0; | } configure:23063: result: no configure:23074: checking scotch.h usability configure:23074: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:82:20: fatal error: scotch.h: No such file or directory compilation terminated. configure:23074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23074: result: no configure:23074: checking scotch.h presence configure:23074: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c conftest.c:49:20: fatal error: scotch.h: No such file or directory compilation terminated. configure:23074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include configure:23074: result: no configure:23074: checking for scotch.h configure:23074: result: no configure:23091: checking scotch.h usability configure:23091: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch conftest.c >&5 conftest.c:82:20: fatal error: scotch.h: No such file or directory compilation terminated. configure:23091: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23091: result: no configure:23091: checking scotch.h presence configure:23091: gcc -E -D_POSIX_SOURCE -DNDEBUG -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch conftest.c conftest.c:49:20: fatal error: scotch.h: No such file or directory compilation terminated. configure:23091: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include configure:23091: result: no configure:23091: checking for scotch.h configure:23091: result: no configure:23107: checking for SCOTCH configure:23127: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch -Wl,-export-dynamic -O conftest.c -lscotch -lscotcherr -lscotch -lscotcherr -lm >&5 conftest.c:51:20: fatal error: scotch.h: No such file or directory compilation terminated. configure:23127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | SCOTCH_graphInit((void *)0); | ; | return 0; | } configure:23127: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch -Wl,-export-dynamic -O conftest.c -lscotch -lscotcherr -lscotch -lscotcherr -lm -lscotch -lscotcherr -lz -lm >&5 conftest.c:51:20: fatal error: scotch.h: No such file or directory compilation terminated. configure:23127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | SCOTCH_graphInit((void *)0); | ; | return 0; | } configure:23127: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch -Wl,-export-dynamic -O conftest.c -lscotch -lscotcherr -lscotch -lscotcherr -lm -lscotch -lscotcherr -lz -lm -lscotch -lscotcherr -lm -lpthread >&5 conftest.c:51:20: fatal error: scotch.h: No such file or directory compilation terminated. configure:23127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | SCOTCH_graphInit((void *)0); | ; | return 0; | } configure:23127: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -D_POSIX_SOURCE -DNDEBUG -I/usr/include/scotch -Wl,-export-dynamic -O conftest.c -lscotch -lscotcherr -lscotch -lscotcherr -lm -lscotch -lscotcherr -lz -lm -lscotch -lscotcherr -lm -lpthread -lscotch -lscotcherr -lz -lm -lpthread >&5 conftest.c:51:20: fatal error: scotch.h: No such file or directory compilation terminated. configure:23127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | SCOTCH_graphInit((void *)0); | ; | return 0; | } configure:23239: checking hdf5.h usability configure:23239: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 In file included from /usr/include/hdf5.h:24:0, from conftest.c:82: /usr/include/H5public.h:57:20: fatal error: mpi.h: No such file or directory compilation terminated. configure:23239: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23239: result: no configure:23239: checking hdf5.h presence configure:23239: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c In file included from /usr/include/hdf5.h:24:0, from conftest.c:49: /usr/include/H5public.h:57:20: fatal error: mpi.h: No such file or directory compilation terminated. configure:23239: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | /* end confdefs.h. */ | #include configure:23239: result: no configure:23239: checking for hdf5.h configure:23239: result: no configure:23256: checking hdf5.h usability configure:23256: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -DOMPI_SKIP_MPICXX conftest.c >&5 configure:23256: $? = 0 configure:23256: result: yes configure:23256: checking hdf5.h presence configure:23256: gcc -E -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -DOMPI_SKIP_MPICXX conftest.c configure:23256: $? = 0 configure:23256: result: yes configure:23256: checking for hdf5.h configure:23256: result: yes configure:23273: checking for H5Fopen in -lhdf5 configure:23298: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -DOMPI_SKIP_MPICXX -Wl,-export-dynamic -O conftest.c -lhdf5 -lhdf5 >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:23298: $? = 0 configure:23307: result: yes configure:23430: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -I/opt/cgns/include conftest.c >&5 conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:23430: $? = 0 configure:23431: result: CGNS >= 3.1.0 headers found configure:23477: checking for cg_coord_partial_write in -lcgns configure:23502: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/opt/cgns/include -Wl,-export-dynamic -O -L/opt/cgns/lib conftest.c -lcgns -lcgns -lhdf5 >&5 conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:23502: $? = 0 configure:23511: result: yes configure:23665: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -DOMPI_SKIP_MPICXX conftest.c >&5 conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:23665: $? = 0 configure:23666: result: MED >= 3.0 headers found configure:23727: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -DOMPI_SKIP_MPICXX -Wl,-export-dynamic -O conftest.c -lmedC -lhdf5 >&5 conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:23727: $? = 0 configure:23816: g++ -o conftest -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG -I/usr/include/mpi -DOMPI_SKIP_MPICXX -I/usr/include/mpi -DOMPI_SKIP_MPICXX -Wl,-export-dynamic -O conftest.cpp -lmedC -lhdf5 -lmpi >&5 conftest.cpp: In function 'int main()': conftest.cpp:58:72: error: 'MEDparFileOpen' was not declared in this scope configure:23816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | (void)MEDparFileOpen(NULL, MED_ACC_RDONLY, MPI_COMM_NULL, MPI_INFO_NULL); | ; | return 0; | } | configure:23823: WARNING: no MED file MPI support configure:23932: checking for ADF_Database_Open in -ladf configure:23957: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -ladf -ladf >&5 conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /usr/bin/ld: cannot find -ladf /usr/bin/ld: cannot find -ladf collect2: ld returned 1 exit status configure:23957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ADF_Database_Open (); | int | main () | { | return ADF_Database_Open (); | ; | return 0; | } configure:23966: result: no configure:23981: WARNING: no ADF support configure:24100: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:53:28: fatal error: libccmio/ccmio.h: No such file or directory compilation terminated. configure:24100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | /* end confdefs.h. */ | #include | int | main () | { | int i = kCCMIONoErr; | ; | return 0; | } configure:24106: result: CCMIO headers not found configure:24255: checking for Zlib configure:24268: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:57:10: warning: variable 'f' set but not used [-Wunused-but-set-variable] configure:24268: $? = 0 configure:24288: result: yes configure:24302: checking size of z_off_t configure:24346: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c: In function 'main': conftest.c:77:11: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat] conftest.c:77:11: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat] conftest.c:77:11: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat] conftest.c:58:14: warning: unused parameter 'argc' [-Wunused-parameter] conftest.c:58:27: warning: unused parameter 'argv' [-Wunused-parameter] configure:24346: $? = 0 configure:24346: ./conftest configure:24346: $? = 0 configure:24353: result: 8 configure:24502: checking whether pthreads work with -pthread configure:24585: gcc -o conftest -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 -pthread -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:60:22: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:61:22: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:61:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:59:27: warning: 'th' is used uninitialized in this function [-Wuninitialized] configure:24585: $? = 0 configure:24594: result: yes configure:24613: checking for joinable pthread attribute configure:24628: gcc -o conftest -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 -pthread -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:24628: $? = 0 configure:24634: result: PTHREAD_CREATE_JOINABLE configure:24644: checking if more special flags are required for pthreads configure:24651: result: no configure:24919: g++ -c -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG -I/usr/include/salome conftest.cpp >&5 conftest.cpp:56:21: fatal error: calcium.h: No such file or directory compilation terminated. configure:24919: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | int iret = cp_fin(0, 0); | ; | return 0; | } configure:24931: WARNING: no SALOME support configure:25099: checking for omniORB... configure:25114: checking for omniidl configure:25147: result: no configure:25158: result: omniORB binaries not in PATH variable configure:25541: result: for omniORBpy: no configure:25543: result: for omniORB: no configure:25829: result: unknown orb configure:25915: g++ -o conftest -ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal -D_POSIX_SOURCE -DNDEBUG -I/usr/include/salome -L/usr/lib/salome -Wl,-export-dynamic -O conftest.cpp -lmedcoupling -linterpkernel -lz >&5 conftest.cpp:56:32: fatal error: MEDCouplingUMesh.hxx: No such file or directory compilation terminated. configure:25915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | using namespace ParaMEDMEM; | MEDCouplingUMesh *m = MEDCouplingUMesh::New(); | ; | return 0; | } | configure:25922: WARNING: no MEDCoupling support configure:25992: WARNING: no MEDCoupling support configure:26048: checking for pdflatex configure:26066: found /usr/bin/pdflatex configure:26078: result: /usr/bin/pdflatex configure:26094: checking for bibtex configure:26112: found /usr/bin/bibtex configure:26124: result: /usr/bin/bibtex configure:26140: checking for makeindex configure:26158: found /usr/bin/makeindex configure:26170: result: /usr/bin/makeindex configure:26186: checking for fig2dev configure:26204: found /usr/bin/fig2dev configure:26216: result: /usr/bin/fig2dev configure:26246: checking for doxygen configure:26279: result: no configure:26285: WARNING: doxygen not found configure:26306: checking for sphinx-build configure:26339: result: no configure:26345: WARNING: sphinx-build not found configure:26447: checking for a Python interpreter with version >= "2.4" configure:26464: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:26467: $? = 0 configure:26473: result: python configure:26481: checking for python configure:26499: found /usr/bin/python configure:26511: result: /usr/bin/python configure:26529: checking for python version configure:26536: result: 2.7 configure:26548: checking for python platform configure:26555: result: linux2 configure:26562: checking for python script directory configure:26590: result: ${prefix}/lib/python2.7/site-packages configure:26599: checking for python extension module directory configure:26627: result: ${exec_prefix}/lib/python2.7/site-packages configure:26671: checking for PyQt4 version >= 4.3 configure:26694: result: yes configure:26717: checking for pyuic4 configure:26736: found /usr/bin/pyuic4 configure:26748: result: /usr/bin/pyuic4 configure:26758: checking for pyrcc4 configure:26777: found /usr/bin/pyrcc4 configure:26789: result: /usr/bin/pyrcc4 configure:26822: checking for lrelease configure:26840: found /usr/bin/lrelease configure:26852: result: /usr/bin/lrelease configure:26867: checking for moc configure:26885: found /usr/bin/moc configure:26897: result: /usr/bin/moc configure:26933: checking for ANSI C header files configure:27037: result: yes configure:27048: checking for sys/types.h configure:27048: result: yes configure:27048: checking sys/utsname.h usability configure:27048: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27048: $? = 0 configure:27048: result: yes configure:27048: checking sys/utsname.h presence configure:27048: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27048: $? = 0 configure:27048: result: yes configure:27048: checking for sys/utsname.h configure:27048: result: yes configure:27048: checking for sys/stat.h configure:27048: result: yes configure:27048: checking dirent.h usability configure:27048: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27048: $? = 0 configure:27048: result: yes configure:27048: checking dirent.h presence configure:27048: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27048: $? = 0 configure:27048: result: yes configure:27048: checking for dirent.h configure:27048: result: yes configure:27048: checking stddef.h usability configure:27048: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27048: $? = 0 configure:27048: result: yes configure:27048: checking stddef.h presence configure:27048: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27048: $? = 0 configure:27048: result: yes configure:27048: checking for stddef.h configure:27048: result: yes configure:27061: checking malloc.h usability configure:27061: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27061: $? = 0 configure:27061: result: yes configure:27061: checking malloc.h presence configure:27061: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27061: $? = 0 configure:27061: result: yes configure:27061: checking for malloc.h configure:27061: result: yes configure:27061: checking for unistd.h configure:27061: result: yes configure:27061: checking fcntl.h usability configure:27061: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27061: $? = 0 configure:27061: result: yes configure:27061: checking fcntl.h presence configure:27061: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27061: $? = 0 configure:27061: result: yes configure:27061: checking for fcntl.h configure:27061: result: yes configure:27061: checking for sys/types.h configure:27061: result: yes configure:27061: checking sys/signal.h usability configure:27061: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27061: $? = 0 configure:27061: result: yes configure:27061: checking sys/signal.h presence configure:27061: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27061: $? = 0 configure:27061: result: yes configure:27061: checking for sys/signal.h configure:27061: result: yes configure:27074: checking sys/procfs.h usability configure:27074: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27074: $? = 0 configure:27074: result: yes configure:27074: checking sys/procfs.h presence configure:27074: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27074: $? = 0 configure:27074: result: yes configure:27074: checking for sys/procfs.h configure:27074: result: yes configure:27074: checking sys/sysinfo.h usability configure:27074: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27074: $? = 0 configure:27074: result: yes configure:27074: checking sys/sysinfo.h presence configure:27074: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27074: $? = 0 configure:27074: result: yes configure:27074: checking for sys/sysinfo.h configure:27074: result: yes configure:27074: checking sys/resource.h usability configure:27074: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27074: $? = 0 configure:27074: result: yes configure:27074: checking sys/resource.h presence configure:27074: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27074: $? = 0 configure:27074: result: yes configure:27074: checking for sys/resource.h configure:27074: result: yes configure:27087: checking float.h usability configure:27087: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27087: $? = 0 configure:27087: result: yes configure:27087: checking float.h presence configure:27087: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27087: $? = 0 configure:27087: result: yes configure:27087: checking for float.h configure:27087: result: yes configure:27087: checking for string.h configure:27087: result: yes configure:27087: checking sys/time.h usability configure:27087: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 configure:27087: $? = 0 configure:27087: result: yes configure:27087: checking sys/time.h presence configure:27087: gcc -E -D_POSIX_SOURCE -DNDEBUG conftest.c configure:27087: $? = 0 configure:27087: result: yes configure:27087: checking for sys/time.h configure:27087: result: yes configure:27105: checking for mkdir configure:27105: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27105: $? = 0 configure:27105: result: yes configure:27105: checking for chdir configure:27105: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27105: $? = 0 configure:27105: result: yes configure:27105: checking for stat configure:27105: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27105: $? = 0 configure:27105: result: yes configure:27105: checking for dup2 configure:27105: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27105: $? = 0 configure:27105: result: yes configure:27116: checking for snprintf configure:27116: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:100:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27116: $? = 0 configure:27116: result: yes configure:27128: checking for getcwd configure:27128: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27128: $? = 0 configure:27128: result: yes configure:27128: checking for sleep configure:27128: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27128: $? = 0 configure:27128: result: yes configure:27140: checking for getpwuid configure:27140: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27140: $? = 0 configure:27140: result: yes configure:27140: checking for geteuid configure:27140: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27140: $? = 0 configure:27140: result: yes configure:27151: checking for uname configure:27151: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27151: $? = 0 configure:27151: result: yes configure:27163: checking for clock_gettime configure:27163: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/cct7tzj8.o: In function `main': conftest.c:(.text+0xa): undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:27163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MKDIR 1 | #define HAVE_CHDIR 1 | #define HAVE_STAT 1 | #define HAVE_DUP2 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETEUID 1 | #define HAVE_UNAME 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:27163: result: no configure:27163: checking for getrusage configure:27163: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27163: $? = 0 configure:27163: result: yes configure:27163: checking for gettimeofday configure:27163: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27163: $? = 0 configure:27163: result: yes configure:27163: checking for sbrk configure:27163: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27163: $? = 0 configure:27163: result: yes configure:27163: checking for sysinfo configure:27163: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27163: $? = 0 configure:27163: result: yes configure:27174: checking for posix_memalign configure:27174: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27174: $? = 0 configure:27174: result: yes configure:27185: checking for memset configure:27185: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:111:6: warning: conflicting types for built-in function 'memset' [enabled by default] conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27185: $? = 0 configure:27185: result: yes configure:27200: checking for pow configure:27200: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz -lm >&5 conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:112:6: warning: conflicting types for built-in function 'pow' [enabled by default] conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27200: $? = 0 configure:27200: result: yes configure:27200: checking for modf configure:27200: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz -lm >&5 conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:113:6: warning: conflicting types for built-in function 'modf' [enabled by default] conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27200: $? = 0 configure:27200: result: yes configure:27200: checking for tgamma configure:27200: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz -lm >&5 conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:114:6: warning: conflicting types for built-in function 'tgamma' [enabled by default] conftest.c:123:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27200: $? = 0 configure:27200: result: yes configure:27211: checking for working strtod configure:27252: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:134:20: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] conftest.c:138:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] conftest.c:145:20: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] conftest.c:147:12: warning: ignoring return value of 'strtod', declared with attribute warn_unused_result [-Wunused-result] configure:27252: $? = 0 configure:27252: ./conftest configure:27252: $? = 0 configure:27262: result: yes configure:27339: checking for special C compiler options needed for large files configure:27384: result: no configure:27390: checking for _FILE_OFFSET_BITS value needed for large files configure:27415: gcc -c -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 -D_POSIX_SOURCE -DNDEBUG conftest.c >&5 conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27415: $? = 0 configure:27447: result: no configure:27532: checking for _LARGEFILE_SOURCE value needed for large files configure:27551: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:97:34: error: 'fseeko' undeclared (first use in this function) conftest.c:97:34: note: each undeclared identifier is reported only once for each function it appears in conftest.c:98:6: warning: implicit declaration of function 'fseeko' [-Wimplicit-function-declaration] configure:27551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MKDIR 1 | #define HAVE_CHDIR 1 | #define HAVE_STAT 1 | #define HAVE_DUP2 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETEUID 1 | #define HAVE_UNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SBRK 1 | #define HAVE_SYSINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_MODF 1 | #define HAVE_TGAMMA 1 | /* end confdefs.h. */ | #include /* for off_t */ | #include | int | main () | { | int (*fp) (FILE *, off_t, int) = fseeko; | return fseeko (stdin, 0, 0) && fp (stdin, 0, 0); | ; | return 0; | } configure:27570: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27570: $? = 0 configure:27579: result: 1 configure:27607: checking size of off_t configure:27612: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:127:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:128:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:132:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27612: $? = 0 configure:27612: ./conftest configure:27612: $? = 0 configure:27626: result: 8 configure:27700: checking for glibc backtrace configure:27717: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27717: $? = 0 configure:27724: result: yes configure:27737: checking for glibc cplus_demangle configure:27750: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz >&5 conftest.c:96:22: fatal error: demangle.h: No such file or directory compilation terminated. configure:27750: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MKDIR 1 | #define HAVE_CHDIR 1 | #define HAVE_STAT 1 | #define HAVE_DUP2 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETEUID 1 | #define HAVE_UNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SBRK 1 | #define HAVE_SYSINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_MODF 1 | #define HAVE_TGAMMA 1 | #define _LARGEFILE_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_GLIBC_BACKTRACE 1 | /* end confdefs.h. */ | #include | int | main () | { | const char *s; cplus_demangle(s, auto_demangling); | ; | return 0; | } configure:27757: result: no configure:27791: checking for dlopen configure:27804: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz -ldl >&5 conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:27804: $? = 0 configure:27811: result: dlopen configure:27856: checking whether NLS is requested configure:27865: result: yes configure:27906: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:27938: result: /usr/bin/msgfmt configure:27947: checking for gmsgfmt configure:27978: result: /usr/bin/msgfmt configure:28029: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:28061: result: /usr/bin/xgettext configure:28107: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:28138: result: /usr/bin/msgmerge configure:28195: checking for ld used by GCC configure:28259: result: /usr/bin/ld -m elf_x86_64 configure:28266: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:28279: result: yes configure:28286: checking for shared library run path origin configure:28299: result: done configure:28871: checking for CFPreferencesCopyAppValue configure:28889: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:97:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:28889: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MKDIR 1 | #define HAVE_CHDIR 1 | #define HAVE_STAT 1 | #define HAVE_DUP2 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETEUID 1 | #define HAVE_UNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SBRK 1 | #define HAVE_SYSINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_MODF 1 | #define HAVE_TGAMMA 1 | #define _LARGEFILE_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_GLIBC_BACKTRACE 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:28898: result: no configure:28905: checking for CFLocaleCopyCurrent configure:28923: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:97:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:28923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "code_saturne" | #define PACKAGE_TARNAME "code_saturne" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "code_saturne 2.3.1" | #define PACKAGE_BUGREPORT "saturne-support@edf.fr" | #define PACKAGE_URL "http://www.code-saturne.org" | #define PACKAGE "code_saturne" | #define VERSION "2.3.1" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define TIME_WITH_SYS_TIME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LIBXML2 1 | #define HAVE_CBLAS 1 | #define HAVE_MPI_H 1 | #define HAVE_MPI 1 | #define HAVE_MPI_IO 1 | #define HAVE_MPI_ONE_SIDED 1 | #define HAVE_MPI_IN_PLACE 1 | #define HAVE_PARMETIS 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_CGNS 1 | #define HAVE_MED 1 | #define HAVE_ZLIB 1 | #define SIZEOF_Z_OFF_T 8 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_MKDIR 1 | #define HAVE_CHDIR 1 | #define HAVE_STAT 1 | #define HAVE_DUP2 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_SLEEP 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETEUID 1 | #define HAVE_UNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SBRK 1 | #define HAVE_SYSINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_MODF 1 | #define HAVE_TGAMMA 1 | #define _LARGEFILE_SOURCE 1 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_GLIBC_BACKTRACE 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:28932: result: no configure:28981: checking for GNU gettext in libc configure:29001: gcc -o conftest -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 -D_POSIX_SOURCE -DNDEBUG -Wl,-export-dynamic -O conftest.c -lz -ldl >&5 conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:29001: $? = 0 configure:29010: result: yes configure:29801: checking whether to use NLS configure:29803: result: yes configure:29806: checking where the gettext function comes from configure:29817: result: libc configure:30006: checking that generated files are newer than configure configure:30012: result: done configure:30127: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by code_saturne config.status 2.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on desktop-LTS12 config.status:1588: creating Makefile config.status:1588: creating po/Makefile.in config.status:1588: creating preprocessor/Makefile config.status:1588: creating preprocessor/appli/Makefile config.status:1588: creating preprocessor/base/Makefile config.status:1588: creating preprocessor/pre-post/Makefile config.status:1588: creating preprocessor/util/Makefile config.status:1588: creating preprocessor/tools/Makefile config.status:1588: creating salome/Makefile config.status:1588: creating src/Makefile config.status:1588: creating src/apps/Makefile config.status:1588: creating src/gui/Makefile config.status:1588: creating src/bft/Makefile config.status:1588: creating src/fvm/Makefile config.status:1588: creating src/mei/Makefile config.status:1588: creating src/base/Makefile config.status:1588: creating src/atmo/Makefile config.status:1588: creating src/cfbl/Makefile config.status:1588: creating src/cogz/Makefile config.status:1588: creating src/cplv/Makefile config.status:1588: creating src/ctwr/Makefile config.status:1588: creating src/elec/Makefile config.status:1588: creating src/comb/Makefile config.status:1588: creating src/pprt/Makefile config.status:1588: creating src/lagr/Makefile config.status:1588: creating src/rayt/Makefile config.status:1588: creating src/turb/Makefile config.status:1588: creating src/alge/Makefile config.status:1588: creating src/mesh/Makefile config.status:1588: creating src/user/Makefile config.status:1588: creating src/user_examples/Makefile config.status:1588: creating gui/Makefile config.status:1588: creating gui/Base/Makefile config.status:1588: creating gui/Pages/Makefile config.status:1588: creating salome/fsi_coupling/Makefile config.status:1588: creating salome/fsi_coupling/idl/Makefile config.status:1588: creating salome/fsi_coupling/libmilieu/Makefile config.status:1588: creating salome/fsi_coupling/resources/Makefile config.status:1588: creating salome/fsi_coupling/src/Makefile config.status:1588: creating salome/fsi_coupling/src/FSI_ASTER/Makefile config.status:1588: creating salome/fsi_coupling/src/FSI_MILIEU/Makefile config.status:1588: creating salome/fsi_coupling/src/FSI_SATURNE/Makefile config.status:1588: creating salome/cfd_study/Makefile config.status:1588: creating salome/cfd_study/doc/Makefile config.status:1588: creating salome/cfd_study/idl/Makefile config.status:1588: creating salome/cfd_study/resources/Makefile config.status:1588: creating salome/cfd_study/src/Makefile config.status:1588: creating salome/cfd_study/src/CFDSTUDY/Makefile config.status:1588: creating salome/cfd_study/src/CFDSTUDYGUI/Makefile config.status:1588: creating docs/Makefile config.status:1588: creating docs/doxygen/Makefile config.status:1588: creating docs/style/csvers.tex config.status:1588: creating docs/autovnv/Makefile config.status:1588: creating docs/autovnv/graphics/Makefile config.status:1588: creating docs/developper/Makefile config.status:1588: creating docs/developper/graphics/Makefile config.status:1588: creating docs/install/Makefile config.status:1588: creating docs/refcard/Makefile config.status:1588: creating docs/refcard/graphics/Makefile config.status:1588: creating docs/theory/Makefile config.status:1588: creating docs/theory/graphics/Makefile config.status:1588: creating docs/tutorial/Makefile config.status:1588: creating docs/tutorial/graphics/Makefile config.status:1588: creating docs/user/Makefile config.status:1588: creating docs/user/graphics/Makefile config.status:1588: creating tests/Makefile config.status:1588: creating extras/salome/fsi_appli_config.xml config.status:1588: creating bin/cs_config.py config.status:1588: creating bin/SaturneGUI config.status:1588: creating cs_config.h config.status:1769: cs_config.h is unchanged config.status:1817: executing depfiles commands config.status:1817: executing libtool commands config.status:1817: executing po-directories commands configure:33111: === configuring in libple (/home/gary/CAE-data/downloaded-code/install/saturne/v2.3.1/code_saturne-2.3.1/libple) configure:33174: running /bin/bash ./configure --disable-option-checking '--prefix=/opt/saturne/v2.3' '--with-cgns=/opt/cgns' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LRELEASE_set= ac_cv_env_LRELEASE_value= ac_cv_env_MOC_set= ac_cv_env_MOC_value= ac_cv_env_OMNIIDLPYBE_set= ac_cv_env_OMNIIDLPYBE_value= ac_cv_env_OMNIIDL_set= ac_cv_env_OMNIIDL_value= ac_cv_env_PYRCC4_set= ac_cv_env_PYRCC4_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_PYUIC4_set= ac_cv_env_PYUIC4_value= ac_cv_env_SALOMEENVCMD_set= ac_cv_env_SALOMEENVCMD_value= ac_cv_env_SALOMERUN_set= ac_cv_env_SALOMERUN_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_fc_compiler_gnu=yes ac_cv_fc_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/../compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath' ac_cv_func_chdir=yes ac_cv_func_clock_gettime=no ac_cv_func_dup2=yes ac_cv_func_getcwd=yes ac_cv_func_geteuid=yes ac_cv_func_getpwuid=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_modf=yes ac_cv_func_posix_memalign=yes ac_cv_func_pow=yes ac_cv_func_sbrk=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_stat=yes ac_cv_func_strtod=yes ac_cv_func_sysinfo=yes ac_cv_func_tgamma=yes ac_cv_func_uname=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_hdf5_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libxml_parser_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_metis_h=no ac_cv_header_mpi_h=yes ac_cv_header_ptscotch_h=no ac_cv_header_scotch_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_adf_ADF_Database_Open=no ac_cv_lib_cgns_cg_coord_partial_write=yes ac_cv_lib_hdf5_H5Fopen=yes ac_cv_lib_lex=-lfl ac_cv_lib_xml2_xmlInitParser=yes ac_cv_objext=o ac_cv_path_BIBTEX=/usr/bin/bibtex ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FIG2DEV=/usr/bin/fig2dev ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_LRELEASE=/usr/bin/lrelease ac_cv_path_MAKEINDEX=/usr/bin/makeindex ac_cv_path_MOC=/usr/bin/moc ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PDFLATEX=/usr/bin/pdflatex ac_cv_path_PYRCC4=/usr/bin/pyrcc4 ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_PYUIC4=/usr/bin/pyuic4 ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FC=gfortran ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_fc_g=yes ac_cv_prog_fc_v=-v ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=1 ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type__Bool=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_long_long=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_unsigned_long_long=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_tar_pax=gnutar am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_FC=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_FC=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_compiler_static_works_FC=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/gary/CAE-data/downloaded-code/install/saturne/v2.3.1/code_saturne-2.3.1/build-aux/missing --run aclocal-1.12' ADFRUNPATH='' ADF_LDFLAGS='' ADF_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/gary/CAE-data/downloaded-code/install/saturne/v2.3.1/code_saturne-2.3.1/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /home/gary/CAE-data/downloaded-code/install/saturne/v2.3.1/code_saturne-2.3.1/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /home/gary/CAE-data/downloaded-code/install/saturne/v2.3.1/code_saturne-2.3.1/build-aux/missing --run automake-1.12' AWK='gawk' BIBTEX='/usr/bin/bibtex' BLASRUNPATH='' BLAS_CPPFLAGS='' BLAS_LDFLAGS='' BLAS_LIBS='-lblas' CC='gcc' CCDEPMODE='depmode=gcc3' CCMRUNPATH='' CCM_CPPFLAGS='' CCM_LDFLAGS='' CCM_LIBS='' CFLAGS='-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 ' CFLAGS_DBG='' CFLAGS_EXT='' CFLAGS_HOT='-O3 -fexcess-precision=fast ' CFLAGS_OPT='-funroll-loops -O2 -Wuninitialized -fexcess-precision=fast' CGNSRUNPATH='-R/opt/cgns/lib' CGNS_CPPFLAGS='-I/opt/cgns/include' CGNS_LDFLAGS='-L/opt/cgns/lib' CGNS_LIBS='-lcgns' CORBA_CXXFLAGS='' CORBA_INCLUDES='' CORBA_LIBS='' CORBA_ROOT='' CPP='gcc -E' CPPFLAGS=' -D_POSIX_SOURCE -DNDEBUG ' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-ansi -funsigned-char -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wno-long-long -Wfloat-equal ' CXXFLAGS_DBG='' CXXFLAGS_HOT='-O3' CXXFLAGS_OPT='-funroll-loops -O2 -Wuninitialized' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FC='gfortran' FCFLAGS='-x f95-cpp-input -Wall -Wno-unused -D_CS_FC_HAVE_FLUSH' FCFLAGS_DBG='' FCFLAGS_HOT='-O2 ' FCFLAGS_OPT='-O' FCLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/intel/composer_xe_2011_sp1.10.319/compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/mkl/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/../compiler/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/ipp/lib/intel64 -L/opt/intel/composer_xe_2011_sp1.10.319/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath' FCMODEXT='mod' FCMODINCLUDE='-I' FGREP='/bin/grep -F' FIG2DEV='/usr/bin/fig2dev' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' HAVE_CCM_FALSE='' HAVE_CCM_TRUE='#' HAVE_CGNS_FALSE='#' HAVE_CGNS_TRUE='' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_ESSL_FALSE='' HAVE_ESSL_TRUE='#' HAVE_FRONTEND_FALSE='#' HAVE_FRONTEND_TRUE='' HAVE_GUI_FALSE='#' HAVE_GUI_TRUE='' HAVE_INTERNAL_PLE_FALSE='#' HAVE_INTERNAL_PLE_TRUE='' HAVE_LATEX_FALSE='#' HAVE_LATEX_TRUE='' HAVE_LIBXML2_FALSE='#' HAVE_LIBXML2_TRUE='' HAVE_LINK_CXX_FALSE='' HAVE_LINK_CXX_TRUE='#' HAVE_MEDCOUPLING_FALSE='' HAVE_MEDCOUPLING_TRUE='#' HAVE_MED_FALSE='#' HAVE_MED_TRUE='' HAVE_MKL_FALSE='' HAVE_MKL_TRUE='#' HAVE_PARAMEDMEM_FALSE='' HAVE_PARAMEDMEM_TRUE='#' HAVE_PLUGINS_FALSE='' HAVE_PLUGINS_TRUE='#' HAVE_RELOCATABLE_FALSE='' HAVE_RELOCATABLE_TRUE='#' HAVE_SALOME_GUI_FALSE='#' HAVE_SALOME_GUI_TRUE='' HAVE_SALOME_KERNEL_FALSE='' HAVE_SALOME_KERNEL_TRUE='#' HAVE_SALOME_YACS_FALSE='#' HAVE_SALOME_YACS_TRUE='' HAVE_SPHINX_FALSE='' HAVE_SPHINX_TRUE='#' HDF5RUNPATH='' HDF5_CPPFLAGS=' -I/usr/include/mpi -DOMPI_SKIP_MPICXX' HDF5_LDFLAGS='' HDF5_LIBS='-lhdf5 ' IDL='' IDLCXXFLAGS='' IDLPYFLAGS='' IDL_CLN_CXX='' IDL_CLN_H='' IDL_CLN_OBJ='' IDL_SRV_CXX='' IDL_SRV_H='' IDL_SRV_OBJ='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-export-dynamic -O ' LDRPATH='-Wl,-rpath -Wl,' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS=' -lz -ldl' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CPPFLAGS='-I/usr/include/libxml2' LIBXML2_LDFLAGS='' LIBXML2_LIBS='-lxml2' LIPO='' LN_S='ln -s' LRELEASE='/usr/bin/lrelease' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINDEX='/usr/bin/makeindex' MAKEINFO='${SHELL} /home/gary/CAE-data/downloaded-code/install/saturne/v2.3.1/code_saturne-2.3.1/build-aux/missing --run makeinfo' MANIFEST_TOOL=':' MEDCOUPLINGRUNPATH='-R/usr/lib/salome' MEDCOUPLING_CPPFLAGS='-I/usr/include/salome' MEDCOUPLING_LDFLAGS='-L/usr/lib/salome' MEDCOUPLING_LIBS='' MED_CPPFLAGS='' MED_LDFLAGS='' MED_LIBS='-lmedC' METISRUNPATH='' METIS_CPPFLAGS='' METIS_LDFLAGS='' METIS_LIBS='-lparmetis -lmetis -lm' MKDIR_P='/bin/mkdir -p' MOC='/usr/bin/moc' MODULECMD='' MPI_CPPFLAGS='-I/usr/include/mpi -DOMPI_SKIP_MPICXX' MPI_LDFLAGS='' MPI_LIBS='-lmpi ' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OMNIIDL='' OMNIIDLPYBE='' OMNIIDLPYTHONPATH='' OMNIORB_CXXFLAGS='' OMNIORB_IDLCXXFLAGS='' OMNIORB_IDLPYFLAGS='' OMNIORB_IDL_CLN_CXX='' OMNIORB_IDL_CLN_H='' OMNIORB_IDL_CLN_OBJ='' OMNIORB_IDL_SRV_CXX='' OMNIORB_IDL_SRV_H='' OMNIORB_IDL_SRV_OBJ='' OMNIORB_IDL_TIE_CXX='' OMNIORB_IDL_TIE_H='' OMNIORB_INCLUDES='' OMNIORB_LIBS='' OMNIORB_ROOT='' OTOOL64='' OTOOL='' PACKAGE='code_saturne' PACKAGE_BUGREPORT='saturne-support@edf.fr' PACKAGE_NAME='code_saturne' PACKAGE_STRING='code_saturne 2.3.1' PACKAGE_TARNAME='code_saturne' PACKAGE_URL='http://www.code-saturne.org' PACKAGE_VERSION='2.3.1' PARAMEDMEM_CPPFLAGS='' PARAMEDMEM_LDFLAGS='' PARAMEDMEM_LIBS='' PATH_SEPARATOR=':' PDFLATEX='/usr/bin/pdflatex' PLE_CPPFLAGS='' PLE_LDFLAGS='' PLE_LIBS='-lple' POSUB='po' POW_LIB='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PYRCC4='/usr/bin/pyrcc4' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' PYUIC4='/usr/bin/pyuic4' RANLIB='ranlib' SALOMEENVCMD='' SALOMEPRE='' SALOMERUN='' SALOME_GUI='/usr' SALOME_GUI_CPPFLAGS='-I/usr/include/salome' SALOME_GUI_IDL='-I/usr/idl/salome' SALOME_GUI_LDFLAGS='-L/usr/lib/salome' SALOME_GUI_LIBS='' SALOME_KERNEL='/usr' SALOME_KERNEL_CPPFLAGS='-I/usr/include/salome' SALOME_KERNEL_IDL='-I/usr/idl/salome' SALOME_KERNEL_LDFLAGS='-L/usr/lib/salome' SALOME_KERNEL_LIBS='' SALOME_YACS='/usr' SALOME_YACS_CPPFLAGS='-I/usr/include/salome' SALOME_YACS_IDL='-I/usr/idl/salome' SALOME_YACS_LDFLAGS='-L/usr/lib/salome' SALOME_YACS_LIBS='' SCOTCHRUNPATH='' SCOTCH_CPPFLAGS='' SCOTCH_LDFLAGS='' SCOTCH_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SPHINX='' STRIP='strip' USE_NLS='yes' VERSION='2.3.1' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' YACC='bison -y' YFLAGS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_FC='gfortran' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' cs_env_modules='no' cs_have_adf='no' cs_have_blas='yes' cs_have_ccm='no' cs_have_cgns='yes' cs_have_frontend='yes' cs_have_gui='yes' cs_have_hdf5='yes' cs_have_libxml2='yes' cs_have_long_gnum='no' cs_have_med='yes' cs_have_medcoupling='no' cs_have_metis='no' cs_have_mpi='yes' cs_have_openmp='no' cs_have_paramedmem='no' cs_have_salome_gui='yes' cs_have_salome_kernel='no' cs_have_salome_yacs='yes' cs_have_scotch='no' cs_special_user_link='' datadir='${datarootdir}' datarootdir='${prefix}/share' debug='no' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_shared='yes' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/gary/CAE-data/downloaded-code/install/saturne/v2.3.1/code_saturne-2.3.1/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' mpi_bindir='' mpi_libdir='' mpi_type='OpenMPI' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/code_saturne' pkgpythondir='${pythondir}/code_saturne' prefix='/opt/saturne/v2.3' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' relocatable='no' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libple' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "code_saturne" #define PACKAGE_TARNAME "code_saturne" #define PACKAGE_VERSION "2.3.1" #define PACKAGE_STRING "code_saturne 2.3.1" #define PACKAGE_BUGREPORT "saturne-support@edf.fr" #define PACKAGE_URL "http://www.code-saturne.org" #define PACKAGE "code_saturne" #define VERSION "2.3.1" #define YYTEXT_POINTER 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define TIME_WITH_SYS_TIME 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_LONG_LONG 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_PTRDIFF_T 1 #define SIZEOF_VOID_P 8 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define HAVE_LIBXML2 1 #define HAVE_CBLAS 1 #define HAVE_MPI_H 1 #define HAVE_MPI 1 #define HAVE_MPI_IO 1 #define HAVE_MPI_ONE_SIDED 1 #define HAVE_MPI_IN_PLACE 1 #define HAVE_PARMETIS 1 #define HAVE_HDF5_H 1 #define HAVE_HDF5 1 #define HAVE_CGNS 1 #define HAVE_MED 1 #define HAVE_ZLIB 1 #define SIZEOF_Z_OFF_T 8 #define HAVE_PTHREAD 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MALLOC_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_FLOAT_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_MKDIR 1 #define HAVE_CHDIR 1 #define HAVE_STAT 1 #define HAVE_DUP2 1 #define HAVE_SNPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_SLEEP 1 #define HAVE_GETPWUID 1 #define HAVE_GETEUID 1 #define HAVE_UNAME 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SBRK 1 #define HAVE_SYSINFO 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MEMSET 1 #define HAVE_POW 1 #define HAVE_MODF 1 #define HAVE_TGAMMA 1 #define _LARGEFILE_SOURCE 1 #define HAVE_FSEEKO 1 #define SIZEOF_OFF_T 8 #define HAVE_GLIBC_BACKTRACE 1 #define HAVE_DLOPEN 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 0