This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Octave configure 3.8.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-dl --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5012: checking for a BSD-compatible install configure:5080: result: /bin/install -c configure:5091: checking whether build environment is sane configure:5146: result: yes configure:5297: checking for a thread-safe mkdir -p configure:5336: result: /bin/mkdir -p configure:5343: checking for gawk configure:5359: found /bin/gawk configure:5370: result: gawk configure:5381: checking whether make sets $(MAKE) configure:5403: result: yes configure:5432: checking whether make supports nested variables configure:5449: result: yes configure:5538: checking whether UID '82' is supported by ustar format configure:5541: result: yes configure:5548: checking whether GID '82' is supported by ustar format configure:5551: result: yes configure:5559: checking how to create a ustar tar archive configure:5570: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:5573: $? = 0 configure:5613: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:5616: $? = 0 configure:5620: tar -xf - &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6215: $? = 0 configure:6204: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:6215: $? = 0 configure:6204: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:6215: $? = 1 configure:6204: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:6215: $? = 1 configure:6235: checking whether the C compiler works configure:6257: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6261: $? = 0 configure:6309: result: yes configure:6312: checking for C compiler default output file name configure:6314: result: a.out configure:6320: checking for suffix of executables configure:6327: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6331: $? = 0 configure:6353: result: configure:6375: checking whether we are cross compiling configure:6383: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6387: $? = 0 configure:6394: ./conftest configure:6398: $? = 0 configure:6413: result: no configure:6418: checking for suffix of object files configure:6440: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6444: $? = 0 configure:6465: result: o configure:6469: checking whether we are using the GNU C compiler configure:6488: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6488: $? = 0 configure:6497: result: yes configure:6506: checking whether i686-uhu-linux-gcc accepts -g configure:6526: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:6526: $? = 0 configure:6567: result: yes configure:6584: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:6647: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6647: $? = 0 configure:6660: result: none needed configure:6685: checking whether i686-uhu-linux-gcc understands -c and -o together configure:6707: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:6710: $? = 0 configure:6707: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:6710: $? = 0 configure:6722: result: yes configure:6741: checking dependency style of i686-uhu-linux-gcc configure:6852: result: gcc3 configure:6873: checking how to run the C preprocessor configure:6904: i686-uhu-linux-gcc -E conftest.c configure:6904: $? = 0 configure:6918: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6918: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 1 | /* end confdefs.h. */ | #include configure:6943: result: i686-uhu-linux-gcc -E configure:6963: i686-uhu-linux-gcc -E conftest.c configure:6963: $? = 0 configure:6977: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 1 | /* end confdefs.h. */ | #include configure:7006: checking for grep that handles long lines and -e configure:7064: result: /bin/grep configure:7069: checking for egrep configure:7131: result: /bin/grep -E configure:7136: checking for ANSI C header files configure:7156: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7156: $? = 0 configure:7229: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7229: $? = 0 configure:7229: ./conftest configure:7229: $? = 0 configure:7240: result: yes configure:7253: checking for sys/types.h configure:7253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7253: $? = 0 configure:7253: result: yes configure:7253: checking for sys/stat.h configure:7253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7253: $? = 0 configure:7253: result: yes configure:7253: checking for stdlib.h configure:7253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7253: $? = 0 configure:7253: result: yes configure:7253: checking for string.h configure:7253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7253: $? = 0 configure:7253: result: yes configure:7253: checking for memory.h configure:7253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7253: $? = 0 configure:7253: result: yes configure:7253: checking for strings.h configure:7253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7253: $? = 0 configure:7253: result: yes configure:7253: checking for inttypes.h configure:7253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7253: $? = 0 configure:7253: result: yes configure:7253: checking for stdint.h configure:7253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7253: $? = 0 configure:7253: result: yes configure:7253: checking for unistd.h configure:7253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7253: $? = 0 configure:7253: result: yes configure:7266: checking minix/config.h usability configure:7266: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:55:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:7266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 | /* 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:7266: result: no configure:7266: checking minix/config.h presence configure:7266: i686-uhu-linux-gcc -E conftest.c conftest.c:22:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:7266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 | /* end confdefs.h. */ | #include configure:7266: result: no configure:7266: checking for minix/config.h configure:7266: result: no configure:7290: checking whether it is safe to define __EXTENSIONS__ configure:7308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7308: $? = 0 configure:7315: result: yes configure:7330: checking whether _XOPEN_SOURCE should be defined configure:7349: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7349: $? = 0 configure:7373: result: no configure:7389: result: defining octlibdir to be $(libdir)/octave/$(version) configure:7395: result: defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type) configure:7401: result: defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type) configure:7407: result: defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type) configure:7413: result: defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type) configure:7419: result: defining octfiledir to be $(libdir)/octave/$(version)/oct/$(canonical_host_type) configure:7425: result: defining localoctfiledir to be $(libdir)/octave/site/oct/$(canonical_host_type) configure:7431: result: defining localapioctfiledir to be $(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type) configure:7437: result: defining localveroctfiledir to be $(libdir)/octave/$(version)/site/oct/$(canonical_host_type) configure:7443: result: defining octincludedir to be $(includedir)/octave-$(version)/octave configure:7449: result: defining fcnfiledir to be $(datadir)/octave/$(version)/m configure:7455: result: defining localfcnfiledir to be $(datadir)/octave/site/m configure:7461: result: defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m configure:7467: result: defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m configure:7473: result: defining octetcdir to be $(datadir)/octave/$(version)/etc configure:7479: result: defining octlocaledir to be $(datadir)/octave/$(version)/locale configure:7485: result: defining doc_cache_file to be $(octetcdir)/doc-cache configure:7491: result: defining octtestsdir to be $(octetcdir)/tests configure:7497: result: defining texi_macros_file to be $(octetcdir)/macros.texi configure:7503: result: defining imagedir to be $(datadir)/octave/$(version)/imagelib configure:7509: result: defining man1dir to be $(mandir)/man1 configure:7515: result: defining man1ext to be .1 configure:7521: result: defining infofile to be $(infodir)/octave.info configure:7536: checking for i686-uhu-linux-pkg-config configure:7569: result: no configure:7579: checking for pkg-config configure:7597: found /usr/bin/pkg-config configure:7609: result: /usr/bin/pkg-config configure:7634: checking pkg-config is at least version 0.9.0 configure:7637: result: yes configure:7652: checking for gawk configure:7679: result: gawk configure:7690: checking for grep that handles long lines and -e configure:7748: result: /bin/grep configure:7758: checking for gfind configure:7788: result: no configure:7758: checking for find configure:7774: found /usr/bin/find configure:7785: result: find configure:7798: checking for a usable sed configure:7876: result: /bin/sed configure:7882: checking for perl configure:7898: found /usr/bin/perl configure:7909: result: perl configure:7924: checking for gperf configure:7940: found /usr/bin/gperf configure:7951: result: gperf configure:7980: checking for flex configure:7996: found /usr/bin/flex configure:8007: result: flex configure:8045: flex conftest.l configure:8049: $? = 0 configure:8051: checking lex output file root configure:8065: result: lex.yy configure:8070: checking lex library configure:8084: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cco2EbLU.o: In function `yylex': conftest.c:(.text+0x9ce): undefined reference to `yywrap' conftest.c:(.text+0xde6): undefined reference to `yywrap' /tmp/cco2EbLU.o: In function `main': conftest.c:(.text.startup+0xf): undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:8084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 37 | #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 | #define YY_BUF_SIZE 16384 | #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 | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern yy_size_t 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_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. | */ | yy_size_t 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 yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | yy_size_t 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,yy_size_t 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 469 "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 ); | | yy_size_t 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 | #define YY_READ_BUF_SIZE 8192 | #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 653 "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 792 "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 | { | yy_size_t 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), 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 yy_size_t 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 */ | yy_size_t 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 ); | } | | /* 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) | { | yy_size_t 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, yy_size_t _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. | * | */ | yy_size_t 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:8084: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lfl >&5 configure:8084: $? = 0 configure:8094: result: -lfl configure:8100: checking whether yytext is a pointer configure:8117: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lfl >&5 configure:8117: $? = 0 configure:8125: result: yes configure:8145: result: defining LFLAGS to be -I configure:8173: checking for bison configure:8189: found /usr/bin/bison configure:8200: result: bison -y configure:8219: checking syntax of bison push/pull declaration configure:8263: result: dash configure:8303: checking for makeinfo configure:8319: found /usr/bin/makeinfo configure:8330: result: makeinfo configure:8354: checking for texi2dvi configure:8370: found /usr/bin/texi2dvi configure:8381: result: texi2dvi configure:8409: checking for texi2pdf configure:8425: found /usr/bin/texi2pdf configure:8436: result: texi2pdf configure:8471: checking whether ln -s works configure:8475: result: yes configure:8491: checking for desktop-file-install configure:8507: found /usr/bin/desktop-file-install configure:8518: result: desktop-file-install configure:8543: checking for gs configure:8559: found /usr/bin/gs configure:8570: result: gs configure:8609: checking for gnuplot configure:8625: found /usr/bin/gnuplot configure:8636: result: gnuplot configure:8682: checking for less configure:8698: found /bin/less configure:8709: result: less configure:8733: checking for python configure:8749: found /usr/bin/python configure:8760: result: python configure:9083: defining __NO_MATH_INLINES avoids buggy GNU libc exp function configure:9105: checking for i686-uhu-linux-g++ configure:9121: found /usr/bin/i686-uhu-linux-g++ configure:9132: result: i686-uhu-linux-g++ configure:9203: checking for C++ compiler version configure:9212: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:9223: $? = 0 configure:9212: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:9223: $? = 0 configure:9212: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:9223: $? = 1 configure:9212: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:9223: $? = 1 configure:9227: checking whether we are using the GNU C++ compiler configure:9246: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:9246: $? = 0 configure:9255: result: yes configure:9264: checking whether i686-uhu-linux-g++ accepts -g configure:9284: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:9284: $? = 0 configure:9325: result: yes configure:9350: checking dependency style of i686-uhu-linux-g++ configure:9461: result: gcc3 configure:9481: checking how to run the C++ preprocessor configure:9508: i686-uhu-linux-g++ -E conftest.cpp configure:9508: $? = 0 configure:9522: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:34:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9522: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | /* end confdefs.h. */ | #include configure:9547: result: i686-uhu-linux-g++ -E configure:9567: i686-uhu-linux-g++ -E conftest.cpp configure:9567: $? = 0 configure:9581: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:34:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9581: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | /* end confdefs.h. */ | #include configure:9671: checking for i686-uhu-linux-gcc configure:9698: result: i686-uhu-linux-gcc configure:9967: checking for C compiler version configure:9976: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:9987: $? = 0 configure:9976: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:9987: $? = 0 configure:9976: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:9987: $? = 1 configure:9976: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:9987: $? = 1 configure:9991: checking whether we are using the GNU C compiler configure:10019: result: yes configure:10028: checking whether i686-uhu-linux-gcc accepts -g configure:10089: result: yes configure:10106: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:10182: result: none needed configure:10207: checking whether i686-uhu-linux-gcc understands -c and -o together configure:10244: result: yes configure:10263: checking dependency style of i686-uhu-linux-gcc configure:10374: result: gcc3 configure:10394: checking how to run the C preprocessor configure:10464: result: i686-uhu-linux-gcc -E configure:10484: i686-uhu-linux-gcc -E conftest.c configure:10484: $? = 0 configure:10498: i686-uhu-linux-gcc -E conftest.c conftest.c:34:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:10498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | /* end confdefs.h. */ | #include configure:10527: checking whether i686-uhu-linux-gcc needs -traditional configure:10561: result: no configure:10602: checking for Minix Amsterdam compiler configure:10626: result: no configure:10638: checking for i686-uhu-linux-ar configure:10654: found /usr/bin/i686-uhu-linux-ar configure:10665: result: i686-uhu-linux-ar configure:10745: checking for i686-uhu-linux-ranlib configure:10775: result: no configure:10785: checking for ranlib configure:10801: found /usr/bin/ranlib configure:10812: result: ranlib configure:10844: checking for _LARGEFILE_SOURCE value needed for large files configure:10863: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10863: $? = 0 configure:10891: result: no configure:10948: checking for special C compiler options needed for large files configure:10993: result: no configure:10999: checking for _FILE_OFFSET_BITS value needed for large files configure:11024: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:41:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:41:3: warning: left shift count >= width of type [enabled by default] conftest.c:42:24: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:42:24: warning: left shift count >= width of type [enabled by default] conftest.c:41:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:11024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:11048: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11048: $? = 0 configure:11056: result: 64 configure:11353: checking C compiler version number configure:11400: result: 4.8.3 configure:11414: checking C++ compiler version number configure:11461: result: 4.8.3 configure:11468: checking whether stl_algo.h is broken configure:11541: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp >&5 configure:11541: $? = 0 configure:11541: ./conftest configure:11541: $? = 0 configure:11558: result: no configure:11813: checking for the pthreads library -lpthreads configure:11851: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:11851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:11860: result: no configure:11758: checking whether pthreads work without any flags configure:11851: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccDAZPWY.o: In function `main': conftest.c:(.text.startup+0x29): undefined reference to `pthread_create' conftest.c:(.text.startup+0x3d): undefined reference to `pthread_join' conftest.c:(.text.startup+0x6a): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x73): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:11851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:11860: result: no configure:11763: checking whether pthreads work with -Kthread configure:11851: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Kthread conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Kthread' configure:11851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:11860: result: no configure:11763: checking whether pthreads work with -kthread configure:11851: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -kthread conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-kthread' configure:11851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:11860: result: no configure:11813: checking for the pthreads library -llthread configure:11851: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:11851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:11860: result: no configure:11763: checking whether pthreads work with -pthread configure:11851: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:11851: $? = 0 configure:11860: result: yes configure:11879: checking for joinable pthread attribute configure:11894: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:11894: $? = 0 configure:11900: result: PTHREAD_CREATE_JOINABLE configure:11910: checking if more special flags are required for pthreads configure:11924: result: no configure:11930: checking for PTHREAD_PRIO_INHERIT configure:11948: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:11948: $? = 0 configure:11957: result: yes configure:12103: checking whether i686-uhu-linux-gcc accepts -mieee-fp configure:12127: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -mieee-fp conftest.c >&5 configure:12127: $? = 0 configure:12145: result: yes configure:12150: adding -mieee-fp to XTRA_CFLAGS configure:12162: checking whether i686-uhu-linux-g++ accepts -mieee-fp configure:12186: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -mieee-fp conftest.cpp >&5 configure:12186: $? = 0 configure:12204: result: yes configure:12209: adding -mieee-fp to XTRA_CXXFLAGS configure:12720: checking for sin in -lm configure:12745: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:47:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:12745: $? = 0 configure:12754: result: yes configure:12783: checking for i686-uhu-linux-gfortran configure:12799: found /usr/bin/i686-uhu-linux-gfortran configure:12810: result: i686-uhu-linux-gfortran configure:12880: checking for Fortran 77 compiler version configure:12889: i686-uhu-linux-gfortran --version >&5 GNU Fortran (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:12900: $? = 0 configure:12889: i686-uhu-linux-gfortran -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:12900: $? = 0 configure:12889: i686-uhu-linux-gfortran -V >&5 i686-uhu-linux-gfortran: error: unrecognized command line option '-V' i686-uhu-linux-gfortran: fatal error: no input files compilation terminated. configure:12900: $? = 1 configure:12889: i686-uhu-linux-gfortran -qversion >&5 i686-uhu-linux-gfortran: error: unrecognized command line option '-qversion' i686-uhu-linux-gfortran: fatal error: no input files compilation terminated. configure:12900: $? = 1 configure:12909: checking whether we are using the GNU Fortran 77 compiler configure:12922: i686-uhu-linux-gfortran -c -O conftest.F >&5 configure:12922: $? = 0 configure:12931: result: yes configure:12937: checking whether i686-uhu-linux-gfortran accepts -g configure:12948: i686-uhu-linux-gfortran -c -g conftest.f >&5 configure:12948: $? = 0 configure:12956: result: yes configure:12990: checking how to get verbose linking output from i686-uhu-linux-gfortran configure:13000: i686-uhu-linux-gfortran -c -O conftest.f >&5 configure:13000: $? = 0 configure:13018: i686-uhu-linux-gfortran -o conftest -O -v conftest.f -lm Using built-in specs. Target: i686-uhu-linux Thread model: posix gcc version 4.8.3 (GCC) /usr/libexec/gcc/i686-uhu-linux/4.8.3/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=i686 -auxbase conftest -O -version -fintrinsic-modules-path /usr/lib/gcc/i686-uhu-linux/4.8.3/finclude -o /tmp/cceqxVUf.s GNU Fortran (GCC) version 4.8.3 (i686-uhu-linux) compiled by GNU C version 4.8.3, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (GCC) version 4.8.3 (i686-uhu-linux) compiled by GNU C version 4.8.3, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --32 -o /tmp/ccEcEUqM.o /tmp/cceqxVUf.s GNU assembler version 2.23.2 (i686-uhu-linux) using BFD version (GNU Binutils) 2.23.2 Reading specs from /usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/libgfortran.spec rename spec lib to liborig /usr/libexec/gcc/i686-uhu-linux/4.8.3/collect2 --eh-frame-hdr -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/crt1.o /usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/crti.o /usr/lib/gcc/i686-uhu-linux/4.8.3/crtbegin.o -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. /tmp/ccEcEUqM.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-uhu-linux/4.8.3/crtend.o /usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/crtn.o configure:13101: result: -v configure:13103: checking for Fortran 77 libraries of i686-uhu-linux-gfortran configure:13126: i686-uhu-linux-gfortran -o conftest -O -v conftest.f -lm Using built-in specs. Target: i686-uhu-linux Thread model: posix gcc version 4.8.3 (GCC) /usr/libexec/gcc/i686-uhu-linux/4.8.3/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=i686 -auxbase conftest -O -version -fintrinsic-modules-path /usr/lib/gcc/i686-uhu-linux/4.8.3/finclude -o /tmp/cc7eQmHo.s GNU Fortran (GCC) version 4.8.3 (i686-uhu-linux) compiled by GNU C version 4.8.3, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (GCC) version 4.8.3 (i686-uhu-linux) compiled by GNU C version 4.8.3, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --32 -o /tmp/ccn2oLtV.o /tmp/cc7eQmHo.s GNU assembler version 2.23.2 (i686-uhu-linux) using BFD version (GNU Binutils) 2.23.2 Reading specs from /usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/libgfortran.spec rename spec lib to liborig /usr/libexec/gcc/i686-uhu-linux/4.8.3/collect2 --eh-frame-hdr -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/crt1.o /usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/crti.o /usr/lib/gcc/i686-uhu-linux/4.8.3/crtbegin.o -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. /tmp/ccn2oLtV.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-uhu-linux/4.8.3/crtend.o /usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/crtn.o configure:13322: result: -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath configure:13338: checking for dummy main to link with Fortran 77 libraries configure:13372: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 configure:13372: $? = 0 configure:13417: result: none configure:13450: checking for Fortran 77 name-mangling scheme configure:13463: i686-uhu-linux-gfortran -c -O conftest.f >&5 configure:13463: $? = 0 configure:13504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c cfortran_test.o -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /tmp/ccnx6Bib.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `foobar' collect2: error: ld returned 1 exit status configure:13504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 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 foobar (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return foobar (); | ; | return 0; | } configure:13504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c cfortran_test.o -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 configure:13504: $? = 0 configure:13562: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c cfortran_test.o -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 configure:13562: $? = 0 configure:13604: result: lower case, underscore, no extra underscore configure:13690: checking whether i686-uhu-linux-gfortran accepts -mieee-fp configure:13708: i686-uhu-linux-gfortran -o conftest -O -mieee-fp conftest.f -lm >&5 configure:13708: $? = 0 configure:13726: result: yes configure:13729: result: adding -mieee-fp to FFLAGS configure:13897: defining FFLAGS to be -O -mieee-fp configure:13910: checking whether i686-uhu-linux-gfortran has the intrinsic function ISNAN configure:13935: i686-uhu-linux-gfortran -c -O -mieee-fp conftest.f >&5 configure:13935: $? = 0 configure:13949: result: yes configure:13961: checking whether i686-uhu-linux-gfortran generates correct size integers configure:13985: i686-uhu-linux-gfortran -c -O -mieee-fp conftest.f >&5 configure:13985: $? = 0 configure:14033: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c fintsize.o -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 configure:14033: $? = 0 configure:14033: ./conftest configure:14033: $? = 0 configure:14067: result: yes configure:14224: checking whether i686-uhu-linux-gfortran accepts -ffloat-store configure:14242: i686-uhu-linux-gfortran -o conftest -O -mieee-fp -ffloat-store conftest.f -lm >&5 configure:14242: $? = 0 configure:14260: result: yes configure:14263: result: setting F77_FLOAT_STORE_FLAG to -ffloat-store configure:14335: checking libqhull/libqhull.h usability configure:14335: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:76:31: fatal error: libqhull/libqhull.h: No such file or directory #include ^ compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* 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:14335: result: no configure:14335: checking libqhull/libqhull.h presence configure:14335: i686-uhu-linux-gcc -E conftest.c conftest.c:43:31: fatal error: libqhull/libqhull.h: No such file or directory #include ^ compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* end confdefs.h. */ | #include configure:14335: result: no configure:14335: checking for libqhull/libqhull.h configure:14335: result: no configure:14335: checking qhull/libqhull.h usability configure:14335: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:76:28: fatal error: qhull/libqhull.h: No such file or directory #include ^ compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* 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:14335: result: no configure:14335: checking qhull/libqhull.h presence configure:14335: i686-uhu-linux-gcc -E conftest.c conftest.c:43:28: fatal error: qhull/libqhull.h: No such file or directory #include ^ compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* end confdefs.h. */ | #include configure:14335: result: no configure:14335: checking for qhull/libqhull.h configure:14335: result: no configure:14335: checking libqhull.h usability configure:14335: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:76:22: fatal error: libqhull.h: No such file or directory #include ^ compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* 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:14335: result: no configure:14335: checking libqhull.h presence configure:14335: i686-uhu-linux-gcc -E conftest.c conftest.c:43:22: fatal error: libqhull.h: No such file or directory #include ^ compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* end confdefs.h. */ | #include configure:14335: result: no configure:14335: checking for libqhull.h configure:14335: result: no configure:14335: checking qhull/qhull.h usability configure:14335: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:76:25: fatal error: qhull/qhull.h: No such file or directory #include ^ compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* 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:14335: result: no configure:14335: checking qhull/qhull.h presence configure:14335: i686-uhu-linux-gcc -E conftest.c conftest.c:43:25: fatal error: qhull/qhull.h: No such file or directory #include ^ compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* end confdefs.h. */ | #include configure:14335: result: no configure:14335: checking for qhull/qhull.h configure:14335: result: no configure:14335: checking qhull.h usability configure:14335: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:76:19: fatal error: qhull.h: No such file or directory #include ^ compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* 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:14335: result: no configure:14335: checking qhull.h presence configure:14335: i686-uhu-linux-gcc -E conftest.c conftest.c:43:19: fatal error: qhull.h: No such file or directory #include ^ compilation terminated. configure:14335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* end confdefs.h. */ | #include configure:14335: result: no configure:14335: checking for qhull.h configure:14335: result: no configure:14564: WARNING: Qhull library not found -- this will result in loss of functionality of some geometry functions. configure:14579: checking pcre.h usability configure:14579: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:14579: $? = 0 configure:14579: result: yes configure:14579: checking pcre.h presence configure:14579: i686-uhu-linux-gcc -E conftest.c configure:14579: $? = 0 configure:14579: result: yes configure:14579: checking for pcre.h configure:14579: result: yes configure:14579: checking pcre/pcre.h usability configure:14579: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:77:23: fatal error: pcre/pcre.h: No such file or directory #include ^ compilation terminated. configure:14579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_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 | #include configure:14579: result: no configure:14579: checking pcre/pcre.h presence configure:14579: i686-uhu-linux-gcc -E conftest.c conftest.c:44:23: fatal error: pcre/pcre.h: No such file or directory #include ^ compilation terminated. configure:14579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include configure:14579: result: no configure:14579: checking for pcre/pcre.h configure:14579: result: no configure:14590: checking whether pcre.h defines the macros we need configure:14619: result: yes configure:14626: checking for pcre-config configure:14642: found /usr/bin/pcre-config configure:14654: result: yes configure:14672: checking for pcre_compile configure:14672: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lpcre -lm >&5 configure:14672: $? = 0 configure:14672: result: yes configure:14748: checking zlib.h usability configure:14748: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:14748: $? = 0 configure:14748: result: yes configure:14748: checking zlib.h presence configure:14748: i686-uhu-linux-gcc -E conftest.c configure:14748: $? = 0 configure:14748: result: yes configure:14748: checking for zlib.h configure:14748: result: yes configure:14759: checking for gzclearerr in -lz configure:14790: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lz -lm >&5 configure:14790: $? = 0 configure:14799: result: yes configure:15393: checking hdf5.h usability configure:15393: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:15393: $? = 0 configure:15393: result: yes configure:15393: checking hdf5.h presence configure:15393: i686-uhu-linux-gcc -E conftest.c configure:15393: $? = 0 configure:15393: result: yes configure:15393: checking for hdf5.h configure:15393: result: yes configure:15404: checking for H5Gget_num_objs in -lhdf5 configure:15435: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lhdf5 -lz -lm >&5 configure:15435: $? = 0 configure:15444: result: yes configure:15449: checking whether HDF5 library has enforced version 1.6 API configure:15477: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lhdf5 -lz -lm >&5 conftest.c: In function 'main': conftest.c:64:7: error: too few arguments to function 'H5Eset_auto2' H5Eset_auto (0, 0); ^ In file included from /usr/include/hdf5.h:28:0, from conftest.c:50: /usr/include/H5Epublic.h:174:15: note: declared here H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data); ^ configure:15477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | H5Eset_auto (0, 0); | | ; | return 0; | } configure:15486: result: no configure:15664: checking fftw3.h usability configure:15664: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:15664: $? = 0 configure:15664: result: yes configure:15664: checking fftw3.h presence configure:15664: i686-uhu-linux-gcc -E conftest.c configure:15664: $? = 0 configure:15664: result: yes configure:15664: checking for fftw3.h configure:15664: result: yes configure:15675: checking for fftw_plan_dft_1d in -lfftw3 configure:15706: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lfftw3 -lm >&5 configure:15706: $? = 0 configure:15715: result: yes configure:15798: checking for fftw3.h configure:15798: result: yes configure:15809: checking for fftwf_plan_dft_1d in -lfftw3f configure:15840: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lfftw3f -lm >&5 configure:15840: $? = 0 configure:15849: result: yes configure:15894: checking for fftw3 multi-threading support configure:15922: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lfftw3 -lm >&5 /tmp/ccWgjqfY.o: In function `main': conftest.c:(.text.startup+0x11): undefined reference to `fftw_plan_with_nthreads' collect2: error: ld returned 1 exit status configure:15922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | /* end confdefs.h. */ | | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | fftw_plan_with_nthreads (2); | | ; | return 0; | } configure:15949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lfftw3_threads -lfftw3 -lm >&5 /usr/bin/ld: cannot find -lfftw3_threads collect2: error: ld returned 1 exit status configure:15949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | /* end confdefs.h. */ | | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | fftw_plan_with_nthreads (2); | | ; | return 0; | } configure:15962: result: no configure:15969: WARNING: No fftw3 multi-threading support found. configure:15971: WARNING: The single-threaded library will be used instead. configure:15991: checking for fftw3f multi-threading support configure:16019: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lfftw3f -lm >&5 /tmp/ccSxZ5E7.o: In function `main': conftest.c:(.text.startup+0x11): undefined reference to `fftwf_plan_with_nthreads' collect2: error: ld returned 1 exit status configure:16019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | /* end confdefs.h. */ | | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | fftwf_plan_with_nthreads (2); | | ; | return 0; | } configure:16046: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lfftw3f_threads -lfftw3f -lm >&5 /usr/bin/ld: cannot find -lfftw3f_threads collect2: error: ld returned 1 exit status configure:16046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | /* end confdefs.h. */ | | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | fftwf_plan_with_nthreads (2); | | ; | return 0; | } configure:16059: result: no configure:16066: WARNING: No fftw3f multi-threading support found. configure:16068: WARNING: The single-threaded library will be used instead. configure:16169: checking glpk/glpk.h usability configure:16169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:89:23: fatal error: glpk/glpk.h: No such file or directory #include ^ compilation terminated. configure:16169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 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:16169: result: no configure:16169: checking glpk/glpk.h presence configure:16169: i686-uhu-linux-gcc -E conftest.c conftest.c:56:23: fatal error: glpk/glpk.h: No such file or directory #include ^ compilation terminated. configure:16169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | /* end confdefs.h. */ | #include configure:16169: result: no configure:16169: checking for glpk/glpk.h configure:16169: result: no configure:16169: checking glpk.h usability configure:16169: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:89:18: fatal error: glpk.h: No such file or directory #include ^ compilation terminated. configure:16169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 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:16169: result: no configure:16169: checking glpk.h presence configure:16169: i686-uhu-linux-gcc -E conftest.c conftest.c:56:18: fatal error: glpk.h: No such file or directory #include ^ compilation terminated. configure:16169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | /* end confdefs.h. */ | #include configure:16169: result: no configure:16169: checking for glpk.h configure:16169: result: no configure:16308: WARNING: GLPK library not found. The glpk function for solving linear programs will be disabled. configure:16379: checking curl/curl.h usability configure:16379: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:16379: $? = 0 configure:16379: result: yes configure:16379: checking curl/curl.h presence configure:16379: i686-uhu-linux-gcc -E conftest.c configure:16379: $? = 0 configure:16379: result: yes configure:16379: checking for curl/curl.h configure:16379: result: yes configure:16390: checking for curl_easy_escape in -lcurl configure:16421: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lcurl -lz -lm >&5 configure:16421: $? = 0 configure:16430: result: yes configure:16457: checking for CURLOPT_DIRLISTONLY in curl/curl.h configure:16485: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:16485: $? = 0 configure:16493: result: yes configure:16522: $PKG_CONFIG --exists --print-errors "$magick++" Package GraphicsMagick++ was not found in the pkg-config search path. Perhaps you should add the directory containing `GraphicsMagick++.pc' to the PKG_CONFIG_PATH environment variable No package 'GraphicsMagick++' found configure:16525: $? = 1 configure:16619: checking for X configure:16727: i686-uhu-linux-gcc -E conftest.c configure:16727: $? = 0 configure:16766: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lX11 -lm >&5 configure:16766: $? = 0 configure:16816: result: libraries , headers configure:16831: checking for XrmInitialize in -lX11 configure:16864: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lX11 -lm >&5 configure:16864: $? = 0 configure:16873: result: yes configure:16938: checking whether ld accepts -framework Carbon configure:16970: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -framework Carbon conftest.cpp -lm >&5 i686-uhu-linux-g++: error: Carbon: No such file or directory i686-uhu-linux-g++: error: unrecognized command line option '-framework' configure:16970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | CGMainDisplayID () | ; | return 0; | } configure:17007: result: no configure:17054: checking whether ld accepts -framework OpenGL configure:17091: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -framework OpenGL conftest.cpp -lm >&5 i686-uhu-linux-g++: error: OpenGL: No such file or directory i686-uhu-linux-g++: error: unrecognized command line option '-framework' configure:17091: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | /* end confdefs.h. */ | | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | GLint par; glGetIntegerv (GL_VIEWPORT, &par); | | ; | return 0; | } configure:17128: result: no configure:17224: checking for GL/gl.h configure:17224: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:17224: $? = 0 configure:17224: result: yes configure:17237: checking for GL/glu.h configure:17237: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:66:20: fatal error: GL/glu.h: No such file or directory #include ^ compilation terminated. configure:17237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDOWS_H | #include | #endif | | | #include configure:17237: result: no configure:17237: checking for OpenGL/glu.h configure:17237: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:66:24: fatal error: OpenGL/glu.h: No such file or directory #include ^ compilation terminated. configure:17237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDOWS_H | #include | #endif | | | #include configure:17237: result: no configure:17377: WARNING: OpenGL libs (GL and GLU) not found. Native graphics will be disabled. configure:17964: checking how to print strings configure:17991: result: printf configure:18012: checking for a sed that does not truncate output configure:18076: result: /bin/sed configure:18094: checking for fgrep configure:18156: result: /bin/grep -F configure:18191: checking for ld used by i686-uhu-linux-gcc configure:18258: result: /usr/bin/ld configure:18265: checking if the linker (/usr/bin/ld) is GNU ld configure:18280: result: yes configure:18292: checking for BSD- or MS-compatible name lister (nm) configure:18341: result: /usr/bin/nm -B configure:18471: checking the name lister (/usr/bin/nm -B) interface configure:18478: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:18481: /usr/bin/nm -B "conftest.o" configure:18484: output 00000000 B some_variable configure:18491: result: BSD nm configure:18495: checking the maximum length of command line arguments configure:18626: result: 1572864 configure:18643: checking whether the shell understands some XSI constructs configure:18653: result: yes configure:18657: checking whether the shell understands "+=" configure:18663: result: yes configure:18698: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:18738: result: func_convert_file_noop configure:18745: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:18765: result: func_convert_file_noop configure:18772: checking for /usr/bin/ld option to reload object files configure:18779: result: -r configure:18813: checking for i686-uhu-linux-objdump configure:18843: result: no configure:18853: checking for objdump configure:18869: found /usr/bin/objdump configure:18880: result: objdump configure:18909: checking how to recognize dependent libraries configure:19107: result: pass_all configure:19152: checking for i686-uhu-linux-dlltool configure:19182: result: no configure:19192: checking for dlltool configure:19222: result: no configure:19249: checking how to associate runtime and link libraries configure:19276: result: printf %s\n configure:19292: checking for i686-uhu-linux-ar configure:19319: result: i686-uhu-linux-ar configure:19400: checking for archiver @FILE support configure:19425: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:19425: $? = 0 configure:19428: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:19431: $? = 0 configure:19436: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:19439: $? = 1 configure:19451: result: @ configure:19469: checking for i686-uhu-linux-strip configure:19499: result: no configure:19509: checking for strip configure:19525: found /usr/bin/strip configure:19536: result: strip configure:19568: checking for i686-uhu-linux-ranlib configure:19595: result: ranlib configure:19737: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:19857: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:19860: $? = 0 configure:19864: /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:19867: $? = 0 configure:19933: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c conftstm.o >&5 configure:19936: $? = 0 configure:19974: result: ok configure:20011: checking for sysroot configure:20041: result: no configure:20272: checking for i686-uhu-linux-mt configure:20302: result: no configure:20312: checking for mt configure:20342: result: no configure:20362: checking if : is a manifest tool configure:20368: : '-?' configure:20376: result: no configure:21023: checking for dlfcn.h configure:21023: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:21023: $? = 0 configure:21023: result: yes configure:21535: checking for objdir configure:21550: result: .libs configure:21821: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:21839: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -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:21843: $? = 0 configure:21856: result: no configure:22183: checking for i686-uhu-linux-gcc option to produce PIC configure:22190: result: -fPIC -DPIC configure:22198: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:22216: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -fPIC -DPIC -DPIC conftest.c >&5 configure:22220: $? = 0 configure:22233: result: yes configure:22262: checking if i686-uhu-linux-gcc static flag -static works configure:22290: result: yes configure:22305: checking if i686-uhu-linux-gcc supports -c -o file.o configure:22326: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -o out/conftest2.o conftest.c >&5 configure:22330: $? = 0 configure:22352: result: yes configure:22360: checking if i686-uhu-linux-gcc supports -c -o file.o configure:22407: result: yes configure:22440: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:23613: result: yes configure:23650: checking whether -lc should be explicitly linked in configure:23658: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:23661: $? = 0 configure:23676: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:23679: $? = 0 configure:23693: result: no configure:23853: checking dynamic linker characteristics configure:24361: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -Wl,-rpath -Wl,/foo conftest.c -lm >&5 configure:24361: $? = 0 configure:24595: result: GNU/Linux ld.so configure:24702: checking how to hardcode library paths into programs configure:24727: result: immediate configure:24829: checking for shl_load configure:24829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/cc5SVkWV.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:24829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return shl_load (); | ; | return 0; | } configure:24829: result: no configure:24833: checking for shl_load in -ldld configure:24866: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -ldld -lm >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:24866: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 shl_load (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return shl_load (); | ; | return 0; | } configure:24875: result: no configure:24880: checking for dlopen configure:24880: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/cc5YmtL3.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:24880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return dlopen (); | ; | return 0; | } configure:24880: result: no configure:24884: checking for dlopen in -ldl configure:24917: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -ldl -lm >&5 configure:24917: $? = 0 configure:24926: result: yes configure:25061: checking whether a program can dlopen itself configure:25141: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl -lm >&5 configure:25144: $? = 0 configure:25162: result: yes configure:25167: checking whether a statically linked program can dlopen itself configure:25247: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl -lm >&5 /tmp/ccOUXa9g.o: In function `main': conftest.c:(.text.startup+0x1a): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:25250: $? = 1 configure:25268: result: no configure:25307: checking whether stripping libraries is possible configure:25312: result: yes configure:25347: checking if libtool supports shared libraries configure:25349: result: yes configure:25352: checking whether to build shared libraries configure:25373: result: yes configure:25376: checking whether to build static libraries configure:25380: result: no configure:25403: checking how to run the C++ preprocessor configure:25469: result: i686-uhu-linux-g++ -E configure:25489: i686-uhu-linux-g++ -E conftest.cpp configure:25489: $? = 0 configure:25503: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:62:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:25503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:25672: checking for ld used by i686-uhu-linux-g++ configure:25739: result: /usr/bin/ld configure:25746: checking if the linker (/usr/bin/ld) is GNU ld configure:25761: result: yes configure:25816: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:26834: result: yes configure:26870: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:26873: $? = 0 configure:27393: checking for i686-uhu-linux-g++ option to produce PIC configure:27400: result: -fPIC -DPIC configure:27408: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:27426: i686-uhu-linux-g++ -c -g -O2 -pthread -fPIC -DPIC -DPIC conftest.cpp >&5 configure:27430: $? = 0 configure:27443: result: yes configure:27466: checking if i686-uhu-linux-g++ static flag -static works configure:27494: result: yes configure:27506: checking if i686-uhu-linux-g++ supports -c -o file.o configure:27527: i686-uhu-linux-g++ -c -g -O2 -pthread -o out/conftest2.o conftest.cpp >&5 configure:27531: $? = 0 configure:27553: result: yes configure:27558: checking if i686-uhu-linux-g++ supports -c -o file.o configure:27605: result: yes configure:27635: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:27674: result: yes configure:27815: checking dynamic linker characteristics configure:28491: result: GNU/Linux ld.so configure:28544: checking how to hardcode library paths into programs configure:28569: result: immediate configure:28717: checking if libtool supports shared libraries configure:28719: result: yes configure:28722: checking whether to build shared libraries configure:28742: result: yes configure:28745: checking whether to build static libraries configure:28749: result: no configure:29070: checking for i686-uhu-linux-gfortran option to produce PIC configure:29077: result: -fPIC configure:29085: checking if i686-uhu-linux-gfortran PIC flag -fPIC works configure:29103: i686-uhu-linux-gfortran -c -O -mieee-fp -fPIC conftest.f >&5 configure:29107: $? = 0 configure:29120: result: yes configure:29143: checking if i686-uhu-linux-gfortran static flag -static works configure:29171: result: yes configure:29183: checking if i686-uhu-linux-gfortran supports -c -o file.o configure:29204: i686-uhu-linux-gfortran -c -O -mieee-fp -o out/conftest2.o conftest.f >&5 configure:29208: $? = 0 configure:29230: result: yes configure:29235: checking if i686-uhu-linux-gfortran supports -c -o file.o configure:29282: result: yes configure:29312: checking whether the i686-uhu-linux-gfortran linker (/usr/bin/ld) supports shared libraries configure:30419: result: yes configure:30560: checking dynamic linker characteristics configure:31222: result: GNU/Linux ld.so configure:31275: checking how to hardcode library paths into programs configure:31300: result: immediate configure:31489: checking if sgemm_ is being linked in already configure:31517: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /tmp/cceOyI0m.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sgemm_' collect2: error: ld returned 1 exit status configure:31517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:31522: result: no configure:31529: checking for ATL_xerbla in -latlas configure:31562: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -latlas -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -latlas collect2: error: ld returned 1 exit status configure:31562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 ATL_xerbla (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return ATL_xerbla (); | ; | return 0; | } configure:31571: result: no configure:31679: checking for sgemm_ in -lblas configure:31712: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lblas -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 configure:31712: $? = 0 configure:31722: result: yes configure:31726: checking for dgemm_ in -ldgemm configure:31759: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -ldgemm -lblas -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -ldgemm collect2: error: ld returned 1 exit status configure:31759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 dgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return dgemm_ (); | ; | return 0; | } configure:31769: result: no configure:31831: checking for sgemm_ in -lmkl configure:31864: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lmkl -lguide -lpthread -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -lmkl /usr/bin/ld: cannot find -lguide collect2: error: ld returned 1 exit status configure:31864: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:31874: result: no configure:31885: checking for sgemm_ in -framework vecLib configure:31913: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -framework vecLib -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 i686-uhu-linux-gcc: error: vecLib: No such file or directory i686-uhu-linux-gcc: error: unrecognized command line option '-framework' configure:31913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:31918: result: no configure:31926: checking for sgemm_ in -lcxml configure:31959: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lcxml -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -lcxml collect2: error: ld returned 1 exit status configure:31959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:31969: result: no configure:31980: checking for sgemm_ in -ldxml configure:32013: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -ldxml -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -ldxml collect2: error: ld returned 1 exit status configure:32013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:32023: result: no configure:32138: checking for sgemm_ in -lscs configure:32171: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lscs -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -lscs collect2: error: ld returned 1 exit status configure:32171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:32181: result: no configure:32192: checking for sgemm_ in -lcomplib.sgimath configure:32225: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lcomplib.sgimath -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -lcomplib.sgimath collect2: error: ld returned 1 exit status configure:32225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:32235: result: no configure:32246: checking for sgemm_ in -lblas configure:32289: result: yes configure:32293: checking for sgemm_ in -lessl configure:32326: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lessl -lblas -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath -lm -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -lessl collect2: error: ld returned 1 exit status configure:32326: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:32336: result: no configure:32349: checking for sgemm_ in -lblas configure:32392: result: yes configure:32434: checking whether LSAME is called correctly from Fortran configure:32457: i686-uhu-linux-gfortran -o conftest -O -mieee-fp conftest.f -lblas -lm >&5 configure:32457: $? = 0 configure:32457: ./conftest configure:32457: $? = 0 configure:32466: result: yes configure:32469: checking whether ISAMAX is called correctly from Fortran configure:32490: i686-uhu-linux-gfortran -o conftest -O -mieee-fp conftest.f -lblas -lm >&5 configure:32490: $? = 0 configure:32490: ./conftest configure:32490: $? = 0 configure:32499: result: yes configure:32502: checking whether SDOT is called correctly from Fortran configure:32522: i686-uhu-linux-gfortran -o conftest -O -mieee-fp conftest.f -lblas -lm >&5 configure:32522: $? = 0 configure:32522: ./conftest configure:32522: $? = 0 configure:32531: result: yes configure:32534: checking whether DDOT is called correctly from Fortran configure:32554: i686-uhu-linux-gfortran -o conftest -O -mieee-fp conftest.f -lblas -lm >&5 configure:32554: $? = 0 configure:32554: ./conftest configure:32554: $? = 0 configure:32563: result: yes configure:32566: checking whether CDOTU is called correctly from Fortran configure:32586: i686-uhu-linux-gfortran -o conftest -O -mieee-fp conftest.f -lblas -lm >&5 configure:32586: $? = 0 configure:32586: ./conftest configure:32586: $? = 0 configure:32595: result: yes configure:32598: checking whether ZDOTU is called correctly from Fortran configure:32618: i686-uhu-linux-gfortran -o conftest -O -mieee-fp conftest.f -lblas -lm >&5 configure:32618: $? = 0 configure:32618: ./conftest configure:32618: $? = 0 configure:32627: result: yes configure:32631: checking whether the integer size is correct configure:32665: i686-uhu-linux-gfortran -o conftest -O -mieee-fp conftest.f -lblas -lm >&5 configure:32665: $? = 0 configure:32665: ./conftest configure:32665: $? = 0 configure:32674: result: yes configure:32799: checking for cheev_ configure:32799: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm -lblas -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5 /tmp/ccWykVxv.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cheev_' collect2: error: ld returned 1 exit status configure:32799: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define cheev_ to an innocuous variant, in case declares cheev_. | For example, HP-UX 11i declares gettimeofday. */ | #define cheev_ innocuous_cheev_ | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cheev_ (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cheev_ | | /* 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 cheev_ (); | /* 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_cheev_ || defined __stub___cheev_ | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return cheev_ (); | ; | return 0; | } configure:32799: result: no configure:32812: checking for cheev_ in -llapack configure:32845: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -llapack -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath -lblas -lm >&5 configure:32845: $? = 0 configure:32855: result: yes configure:36024: checking for sqr1up in -lqrupdate configure:36034: i686-uhu-linux-gfortran -o conftest -O -mieee-fp conftest.f -lqrupdate -llapack -lblas -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath -lm >&5 /usr/bin/ld: cannot find -lqrupdate collect2: error: ld returned 1 exit status configure:36034: $? = 1 configure: failed program was: | program main | call sqr1up | end configure:36043: result: no configure:36068: WARNING: qrupdate not found. The QR & Cholesky updating functions will be slow. configure:36186: checking suitesparse/amd.h usability configure:36186: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:29: fatal error: suitesparse/amd.h: No such file or directory #include ^ compilation terminated. configure:36186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36186: result: no configure:36186: checking suitesparse/amd.h presence configure:36186: i686-uhu-linux-gcc -E conftest.c conftest.c:62:29: fatal error: suitesparse/amd.h: No such file or directory #include ^ compilation terminated. configure:36186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36186: result: no configure:36186: checking for suitesparse/amd.h configure:36186: result: no configure:36186: checking ufsparse/amd.h usability configure:36186: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:26: fatal error: ufsparse/amd.h: No such file or directory #include ^ compilation terminated. configure:36186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36186: result: no configure:36186: checking ufsparse/amd.h presence configure:36186: i686-uhu-linux-gcc -E conftest.c conftest.c:62:26: fatal error: ufsparse/amd.h: No such file or directory #include ^ compilation terminated. configure:36186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36186: result: no configure:36186: checking for ufsparse/amd.h configure:36186: result: no configure:36186: checking amd/amd.h usability configure:36186: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:21: fatal error: amd/amd.h: No such file or directory #include ^ compilation terminated. configure:36186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36186: result: no configure:36186: checking amd/amd.h presence configure:36186: i686-uhu-linux-gcc -E conftest.c conftest.c:62:21: fatal error: amd/amd.h: No such file or directory #include ^ compilation terminated. configure:36186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36186: result: no configure:36186: checking for amd/amd.h configure:36186: result: no configure:36186: checking amd.h usability configure:36186: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:17: fatal error: amd.h: No such file or directory #include ^ compilation terminated. configure:36186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36186: result: no configure:36186: checking amd.h presence configure:36186: i686-uhu-linux-gcc -E conftest.c conftest.c:62:17: fatal error: amd.h: No such file or directory #include ^ compilation terminated. configure:36186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36186: result: no configure:36186: checking for amd.h configure:36186: result: no configure:36257: WARNING: AMD library not found. This will result in some lack of functionality for sparse matrices. configure:36323: checking suitesparse/camd.h usability configure:36323: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:30: fatal error: suitesparse/camd.h: No such file or directory #include ^ compilation terminated. configure:36323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36323: result: no configure:36323: checking suitesparse/camd.h presence configure:36323: i686-uhu-linux-gcc -E conftest.c conftest.c:62:30: fatal error: suitesparse/camd.h: No such file or directory #include ^ compilation terminated. configure:36323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36323: result: no configure:36323: checking for suitesparse/camd.h configure:36323: result: no configure:36323: checking ufsparse/camd.h usability configure:36323: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:27: fatal error: ufsparse/camd.h: No such file or directory #include ^ compilation terminated. configure:36323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36323: result: no configure:36323: checking ufsparse/camd.h presence configure:36323: i686-uhu-linux-gcc -E conftest.c conftest.c:62:27: fatal error: ufsparse/camd.h: No such file or directory #include ^ compilation terminated. configure:36323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36323: result: no configure:36323: checking for ufsparse/camd.h configure:36323: result: no configure:36323: checking camd/camd.h usability configure:36323: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:23: fatal error: camd/camd.h: No such file or directory #include ^ compilation terminated. configure:36323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36323: result: no configure:36323: checking camd/camd.h presence configure:36323: i686-uhu-linux-gcc -E conftest.c conftest.c:62:23: fatal error: camd/camd.h: No such file or directory #include ^ compilation terminated. configure:36323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36323: result: no configure:36323: checking for camd/camd.h configure:36323: result: no configure:36323: checking camd.h usability configure:36323: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:18: fatal error: camd.h: No such file or directory #include ^ compilation terminated. configure:36323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36323: result: no configure:36323: checking camd.h presence configure:36323: i686-uhu-linux-gcc -E conftest.c conftest.c:62:18: fatal error: camd.h: No such file or directory #include ^ compilation terminated. configure:36323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36323: result: no configure:36323: checking for camd.h configure:36323: result: no configure:36394: WARNING: CAMD library not found. This will result in some lack of functionality for sparse matrices. configure:36460: checking suitesparse/colamd.h usability configure:36460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:32: fatal error: suitesparse/colamd.h: No such file or directory #include ^ compilation terminated. configure:36460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36460: result: no configure:36460: checking suitesparse/colamd.h presence configure:36460: i686-uhu-linux-gcc -E conftest.c conftest.c:62:32: fatal error: suitesparse/colamd.h: No such file or directory #include ^ compilation terminated. configure:36460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36460: result: no configure:36460: checking for suitesparse/colamd.h configure:36460: result: no configure:36460: checking ufsparse/colamd.h usability configure:36460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:29: fatal error: ufsparse/colamd.h: No such file or directory #include ^ compilation terminated. configure:36460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36460: result: no configure:36460: checking ufsparse/colamd.h presence configure:36460: i686-uhu-linux-gcc -E conftest.c conftest.c:62:29: fatal error: ufsparse/colamd.h: No such file or directory #include ^ compilation terminated. configure:36460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36460: result: no configure:36460: checking for ufsparse/colamd.h configure:36460: result: no configure:36460: checking colamd/colamd.h usability configure:36460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:27: fatal error: colamd/colamd.h: No such file or directory #include ^ compilation terminated. configure:36460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36460: result: no configure:36460: checking colamd/colamd.h presence configure:36460: i686-uhu-linux-gcc -E conftest.c conftest.c:62:27: fatal error: colamd/colamd.h: No such file or directory #include ^ compilation terminated. configure:36460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36460: result: no configure:36460: checking for colamd/colamd.h configure:36460: result: no configure:36460: checking colamd.h usability configure:36460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:20: fatal error: colamd.h: No such file or directory #include ^ compilation terminated. configure:36460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36460: result: no configure:36460: checking colamd.h presence configure:36460: i686-uhu-linux-gcc -E conftest.c conftest.c:62:20: fatal error: colamd.h: No such file or directory #include ^ compilation terminated. configure:36460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36460: result: no configure:36460: checking for colamd.h configure:36460: result: no configure:36531: WARNING: COLAMD library not found. This will result in some lack of functionality for sparse matrices. configure:36597: checking suitesparse/ccolamd.h usability configure:36597: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:33: fatal error: suitesparse/ccolamd.h: No such file or directory #include ^ compilation terminated. configure:36597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36597: result: no configure:36597: checking suitesparse/ccolamd.h presence configure:36597: i686-uhu-linux-gcc -E conftest.c conftest.c:62:33: fatal error: suitesparse/ccolamd.h: No such file or directory #include ^ compilation terminated. configure:36597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36597: result: no configure:36597: checking for suitesparse/ccolamd.h configure:36597: result: no configure:36597: checking ufsparse/ccolamd.h usability configure:36597: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:30: fatal error: ufsparse/ccolamd.h: No such file or directory #include ^ compilation terminated. configure:36597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36597: result: no configure:36597: checking ufsparse/ccolamd.h presence configure:36597: i686-uhu-linux-gcc -E conftest.c conftest.c:62:30: fatal error: ufsparse/ccolamd.h: No such file or directory #include ^ compilation terminated. configure:36597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36597: result: no configure:36597: checking for ufsparse/ccolamd.h configure:36597: result: no configure:36597: checking ccolamd/ccolamd.h usability configure:36597: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:29: fatal error: ccolamd/ccolamd.h: No such file or directory #include ^ compilation terminated. configure:36597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36597: result: no configure:36597: checking ccolamd/ccolamd.h presence configure:36597: i686-uhu-linux-gcc -E conftest.c conftest.c:62:29: fatal error: ccolamd/ccolamd.h: No such file or directory #include ^ compilation terminated. configure:36597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36597: result: no configure:36597: checking for ccolamd/ccolamd.h configure:36597: result: no configure:36597: checking ccolamd.h usability configure:36597: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:21: fatal error: ccolamd.h: No such file or directory #include ^ compilation terminated. configure:36597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36597: result: no configure:36597: checking ccolamd.h presence configure:36597: i686-uhu-linux-gcc -E conftest.c conftest.c:62:21: fatal error: ccolamd.h: No such file or directory #include ^ compilation terminated. configure:36597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36597: result: no configure:36597: checking for ccolamd.h configure:36597: result: no configure:36668: WARNING: CCOLAMD library not found. This will result in some lack of functionality for sparse matrices. configure:36738: checking suitesparse/cholmod.h usability configure:36738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:33: fatal error: suitesparse/cholmod.h: No such file or directory #include ^ compilation terminated. configure:36738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36738: result: no configure:36738: checking suitesparse/cholmod.h presence configure:36738: i686-uhu-linux-gcc -E conftest.c conftest.c:62:33: fatal error: suitesparse/cholmod.h: No such file or directory #include ^ compilation terminated. configure:36738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36738: result: no configure:36738: checking for suitesparse/cholmod.h configure:36738: result: no configure:36738: checking ufsparse/cholmod.h usability configure:36738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:30: fatal error: ufsparse/cholmod.h: No such file or directory #include ^ compilation terminated. configure:36738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36738: result: no configure:36738: checking ufsparse/cholmod.h presence configure:36738: i686-uhu-linux-gcc -E conftest.c conftest.c:62:30: fatal error: ufsparse/cholmod.h: No such file or directory #include ^ compilation terminated. configure:36738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36738: result: no configure:36738: checking for ufsparse/cholmod.h configure:36738: result: no configure:36738: checking cholmod/cholmod.h usability configure:36738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:29: fatal error: cholmod/cholmod.h: No such file or directory #include ^ compilation terminated. configure:36738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36738: result: no configure:36738: checking cholmod/cholmod.h presence configure:36738: i686-uhu-linux-gcc -E conftest.c conftest.c:62:29: fatal error: cholmod/cholmod.h: No such file or directory #include ^ compilation terminated. configure:36738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36738: result: no configure:36738: checking for cholmod/cholmod.h configure:36738: result: no configure:36738: checking cholmod.h usability configure:36738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:21: fatal error: cholmod.h: No such file or directory #include ^ compilation terminated. configure:36738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36738: result: no configure:36738: checking cholmod.h presence configure:36738: i686-uhu-linux-gcc -E conftest.c conftest.c:62:21: fatal error: cholmod.h: No such file or directory #include ^ compilation terminated. configure:36738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36738: result: no configure:36738: checking for cholmod.h configure:36738: result: no configure:36809: WARNING: CHOLMOD library not found. This will result in some lack of functionality for sparse matrices. configure:36881: checking suitesparse/cs.h usability configure:36881: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 conftest.cpp:95:28: fatal error: suitesparse/cs.h: No such file or directory #include ^ compilation terminated. configure:36881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36881: result: no configure:36881: checking suitesparse/cs.h presence configure:36881: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:62:28: fatal error: suitesparse/cs.h: No such file or directory #include ^ compilation terminated. configure:36881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36881: result: no configure:36881: checking for suitesparse/cs.h configure:36881: result: no configure:36881: checking ufsparse/cs.h usability configure:36881: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 conftest.cpp:95:25: fatal error: ufsparse/cs.h: No such file or directory #include ^ compilation terminated. configure:36881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36881: result: no configure:36881: checking ufsparse/cs.h presence configure:36881: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:62:25: fatal error: ufsparse/cs.h: No such file or directory #include ^ compilation terminated. configure:36881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36881: result: no configure:36881: checking for ufsparse/cs.h configure:36881: result: no configure:36881: checking cxsparse/cs.h usability configure:36881: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 conftest.cpp:95:25: fatal error: cxsparse/cs.h: No such file or directory #include ^ compilation terminated. configure:36881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36881: result: no configure:36881: checking cxsparse/cs.h presence configure:36881: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:62:25: fatal error: cxsparse/cs.h: No such file or directory #include ^ compilation terminated. configure:36881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36881: result: no configure:36881: checking for cxsparse/cs.h configure:36881: result: no configure:36881: checking cs.h usability configure:36881: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 conftest.cpp:95:16: fatal error: cs.h: No such file or directory #include ^ compilation terminated. configure:36881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:36881: result: no configure:36881: checking cs.h presence configure:36881: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:62:16: fatal error: cs.h: No such file or directory #include ^ compilation terminated. configure:36881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36881: result: no configure:36881: checking for cs.h configure:36881: result: no configure:36957: WARNING: CXSparse library not found. This will result in some lack of functionality for sparse matrices. configure:37027: checking suitesparse/umfpack.h usability configure:37027: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:33: fatal error: suitesparse/umfpack.h: No such file or directory #include ^ compilation terminated. configure:37027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:37027: result: no configure:37027: checking suitesparse/umfpack.h presence configure:37027: i686-uhu-linux-gcc -E conftest.c conftest.c:62:33: fatal error: suitesparse/umfpack.h: No such file or directory #include ^ compilation terminated. configure:37027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:37027: result: no configure:37027: checking for suitesparse/umfpack.h configure:37027: result: no configure:37027: checking ufsparse/umfpack.h usability configure:37027: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:30: fatal error: ufsparse/umfpack.h: No such file or directory #include ^ compilation terminated. configure:37027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:37027: result: no configure:37027: checking ufsparse/umfpack.h presence configure:37027: i686-uhu-linux-gcc -E conftest.c conftest.c:62:30: fatal error: ufsparse/umfpack.h: No such file or directory #include ^ compilation terminated. configure:37027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:37027: result: no configure:37027: checking for ufsparse/umfpack.h configure:37027: result: no configure:37027: checking umfpack/umfpack.h usability configure:37027: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:29: fatal error: umfpack/umfpack.h: No such file or directory #include ^ compilation terminated. configure:37027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:37027: result: no configure:37027: checking umfpack/umfpack.h presence configure:37027: i686-uhu-linux-gcc -E conftest.c conftest.c:62:29: fatal error: umfpack/umfpack.h: No such file or directory #include ^ compilation terminated. configure:37027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:37027: result: no configure:37027: checking for umfpack/umfpack.h configure:37027: result: no configure:37027: checking umfpack.h usability configure:37027: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:95:21: fatal error: umfpack.h: No such file or directory #include ^ compilation terminated. configure:37027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_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 | #include configure:37027: result: no configure:37027: checking umfpack.h presence configure:37027: i686-uhu-linux-gcc -E conftest.c conftest.c:62:21: fatal error: umfpack.h: No such file or directory #include ^ compilation terminated. configure:37027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:37027: result: no configure:37027: checking for umfpack.h configure:37027: result: no configure:37098: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices. configure:37170: checking for suitesparse/umfpack.h configure:37170: result: no configure:37170: checking for ufsparse/umfpack.h configure:37170: result: no configure:37170: checking for umfpack/umfpack.h configure:37170: result: no configure:37170: checking for umfpack.h configure:37170: result: no configure:37241: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices. configure:37614: checking for dseupd in -larpack configure:37624: i686-uhu-linux-gfortran -o conftest -O -mieee-fp conftest.f -larpack -llapack -lblas -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath -lm >&5 /usr/bin/ld: cannot find -larpack collect2: error: ld returned 1 exit status configure:37624: $? = 1 configure: failed program was: | program main | call dseupd | end configure:37633: result: no configure:37887: WARNING: ARPACK not found. The eigs function will be disabled. configure:37899: checking for library containing tputs configure:37938: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccbh5589.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `tputs' collect2: error: ld returned 1 exit status configure:37938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 tputs (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return tputs (); | ; | return 0; | } configure:37938: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lncurses -lm >&5 configure:37938: $? = 0 configure:37955: result: -lncurses configure:37993: checking for rl_set_keyboard_input_timeout in -lreadline configure:38026: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lreadline -lncurses >&5 configure:38026: $? = 0 configure:38035: result: yes configure:38294: defining FPICFLAG to be -fPIC configure:38296: defining CPICFLAG to be -fPIC configure:38298: defining CXXPICFLAG to be -fPIC configure:38300: defining SHLEXT to be so configure:38302: defining SHLLIB to be $(SHLEXT) configure:38304: defining SHLBIN to be configure:38306: defining SHLEXT_VER to be $(SHLEXT).$(version) configure:38308: defining SHLLIB_VER to be $(SHLLIB).$(version) configure:38310: defining SHLBIN_VER to be $(SHLBIN).$(version) configure:38312: defining SHLLINKEXT to be configure:38314: defining LIBPRE to be lib configure:38316: defining SHLPRE to be lib configure:38318: defining SHLLIBPRE to be lib configure:38320: defining SHLBINPRE to be lib configure:38322: defining SH_LD to be $(CXX) configure:38324: defining SH_LDFLAGS to be -shared configure:38326: defining DL_LD to be $(SH_LD) configure:38328: defining DL_LDFLAGS to be $(SH_LDFLAGS) configure:38330: defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic configure:38332: defining SONAME_FLAGS to be -Wl,-soname -Wl,$@ configure:38334: defining NO_OCT_FILE_STRIP to be false configure:38336: defining TEMPLATE_AR to be $(AR) configure:38338: defining TEMPLATE_ARFLAGS to be cru configure:38340: defining CRUFT_DLL_DEFS to be configure:38342: defining OCTAVE_DLL_DEFS to be configure:38344: defining OCTINTERP_DLL_DEFS to be configure:38346: defining OCTGUI_DLL_DEFS to be configure:38348: defining OCTGRAPHICS_DLL_DEFS to be configure:38350: defining library_path_var to be LD_LIBRARY_PATH configure:38444: checking whether i686-uhu-linux-g++ accepts -rdynamic configure:38476: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -rdynamic conftest.cpp -lm >&5 configure:38476: $? = 0 configure:38494: result: yes configure:38590: defining CROSS_TOOL_PREFIX to be configure:38592: defining MKOCTFILE_AR to be i686-uhu-linux-ar configure:38594: defining MKOCTFILE_CC to be i686-uhu-linux-gcc configure:38596: defining MKOCTFILE_CXX to be i686-uhu-linux-g++ configure:38598: defining MKOCTFILE_DL_LD to be $(SH_LD) configure:38600: defining MKOCTFILE_F77 to be i686-uhu-linux-gfortran configure:38602: defining MKOCTFILE_LD_CXX to be $(CXX) configure:38604: defining MKOCTFILE_RANLIB to be ranlib configure:38742: checking for library containing tputs configure:38798: result: -lncurses configure:38827: checking for dirent.h that defines DIR configure:38854: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:38854: $? = 0 configure:38862: result: yes configure:38875: checking for library containing opendir configure:38914: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:38914: $? = 0 configure:38931: result: none required configure:39006: checking for sys/wait.h that is POSIX.1 compatible configure:39040: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39040: $? = 0 configure:39047: result: yes configure:39061: checking curses.h usability configure:39061: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39061: $? = 0 configure:39061: result: yes configure:39061: checking curses.h presence configure:39061: i686-uhu-linux-gcc -E conftest.c configure:39061: $? = 0 configure:39061: result: yes configure:39061: checking for curses.h configure:39061: result: yes configure:39061: checking direct.h usability configure:39061: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:101:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:39061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_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 | #include configure:39061: result: no configure:39061: checking direct.h presence configure:39061: i686-uhu-linux-gcc -E conftest.c conftest.c:68:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:39061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:39061: result: no configure:39061: checking for direct.h configure:39061: result: no configure:39061: checking for dlfcn.h configure:39061: result: yes configure:39061: checking floatingpoint.h usability configure:39061: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:102:27: fatal error: floatingpoint.h: No such file or directory #include ^ compilation terminated. configure:39061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_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 | #include configure:39061: result: no configure:39061: checking floatingpoint.h presence configure:39061: i686-uhu-linux-gcc -E conftest.c conftest.c:69:27: fatal error: floatingpoint.h: No such file or directory #include ^ compilation terminated. configure:39061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:39061: result: no configure:39061: checking for floatingpoint.h configure:39061: result: no configure:39061: checking fpu_control.h usability configure:39061: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39061: $? = 0 configure:39061: result: yes configure:39061: checking fpu_control.h presence configure:39061: i686-uhu-linux-gcc -E conftest.c configure:39061: $? = 0 configure:39061: result: yes configure:39061: checking for fpu_control.h configure:39061: result: yes configure:39074: checking grp.h usability configure:39074: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39074: $? = 0 configure:39074: result: yes configure:39074: checking grp.h presence configure:39074: i686-uhu-linux-gcc -E conftest.c configure:39074: $? = 0 configure:39074: result: yes configure:39074: checking for grp.h configure:39074: result: yes configure:39074: checking ieeefp.h usability configure:39074: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:104:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:39074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_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 | #include configure:39074: result: no configure:39074: checking ieeefp.h presence configure:39074: i686-uhu-linux-gcc -E conftest.c conftest.c:71:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:39074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:39074: result: no configure:39074: checking for ieeefp.h configure:39074: result: no configure:39074: checking for inttypes.h configure:39074: result: yes configure:39074: checking locale.h usability configure:39074: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39074: $? = 0 configure:39074: result: yes configure:39074: checking locale.h presence configure:39074: i686-uhu-linux-gcc -E conftest.c configure:39074: $? = 0 configure:39074: result: yes configure:39074: checking for locale.h configure:39074: result: yes configure:39074: checking for memory.h configure:39074: result: yes configure:39074: checking ncurses.h usability configure:39074: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39074: $? = 0 configure:39074: result: yes configure:39074: checking ncurses.h presence configure:39074: i686-uhu-linux-gcc -E conftest.c configure:39074: $? = 0 configure:39074: result: yes configure:39074: checking for ncurses.h configure:39074: result: yes configure:39087: checking poll.h usability configure:39087: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39087: $? = 0 configure:39087: result: yes configure:39087: checking poll.h presence configure:39087: i686-uhu-linux-gcc -E conftest.c configure:39087: $? = 0 configure:39087: result: yes configure:39087: checking for poll.h configure:39087: result: yes configure:39087: checking pthread.h usability configure:39087: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39087: $? = 0 configure:39087: result: yes configure:39087: checking pthread.h presence configure:39087: i686-uhu-linux-gcc -E conftest.c configure:39087: $? = 0 configure:39087: result: yes configure:39087: checking for pthread.h configure:39087: result: yes configure:39087: checking pwd.h usability configure:39087: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39087: $? = 0 configure:39087: result: yes configure:39087: checking pwd.h presence configure:39087: i686-uhu-linux-gcc -E conftest.c configure:39087: $? = 0 configure:39087: result: yes configure:39087: checking for pwd.h configure:39087: result: yes configure:39087: checking sunmath.h usability configure:39087: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:111:21: fatal error: sunmath.h: No such file or directory #include ^ compilation terminated. configure:39087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_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 | #include configure:39087: result: no configure:39087: checking sunmath.h presence configure:39087: i686-uhu-linux-gcc -E conftest.c conftest.c:78:21: fatal error: sunmath.h: No such file or directory #include ^ compilation terminated. configure:39087: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:39087: result: no configure:39087: checking for sunmath.h configure:39087: result: no configure:39087: checking sys/ioctl.h usability configure:39087: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39087: $? = 0 configure:39087: result: yes configure:39087: checking sys/ioctl.h presence configure:39087: i686-uhu-linux-gcc -E conftest.c configure:39087: $? = 0 configure:39087: result: yes configure:39087: checking for sys/ioctl.h configure:39087: result: yes configure:39100: checking sys/param.h usability configure:39100: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39100: $? = 0 configure:39100: result: yes configure:39100: checking sys/param.h presence configure:39100: i686-uhu-linux-gcc -E conftest.c configure:39100: $? = 0 configure:39100: result: yes configure:39100: checking for sys/param.h configure:39100: result: yes configure:39100: checking sys/poll.h usability configure:39100: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39100: $? = 0 configure:39100: result: yes configure:39100: checking sys/poll.h presence configure:39100: i686-uhu-linux-gcc -E conftest.c configure:39100: $? = 0 configure:39100: result: yes configure:39100: checking for sys/poll.h configure:39100: result: yes configure:39100: checking sys/resource.h usability configure:39100: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39100: $? = 0 configure:39100: result: yes configure:39100: checking sys/resource.h presence configure:39100: i686-uhu-linux-gcc -E conftest.c configure:39100: $? = 0 configure:39100: result: yes configure:39100: checking for sys/resource.h configure:39100: result: yes configure:39113: checking sys/select.h usability configure:39113: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39113: $? = 0 configure:39113: result: yes configure:39113: checking sys/select.h presence configure:39113: i686-uhu-linux-gcc -E conftest.c configure:39113: $? = 0 configure:39113: result: yes configure:39113: checking for sys/select.h configure:39113: result: yes configure:39113: checking termcap.h usability configure:39113: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39113: $? = 0 configure:39113: result: yes configure:39113: checking termcap.h presence configure:39113: i686-uhu-linux-gcc -E conftest.c configure:39113: $? = 0 configure:39113: result: yes configure:39113: checking for termcap.h configure:39113: result: yes configure:39135: checking sstream usability configure:39135: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:39135: $? = 0 configure:39135: result: yes configure:39135: checking sstream presence configure:39135: i686-uhu-linux-g++ -E conftest.cpp configure:39135: $? = 0 configure:39135: result: yes configure:39135: checking for sstream configure:39135: result: yes configure:39148: checking unordered_map usability configure:39148: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 In file included from /usr/include/c++/4.8.3/unordered_map:35:0, from conftest.cpp:118: /usr/include/c++/4.8.3/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ configure:39148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 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:39148: result: no configure:39148: checking unordered_map presence configure:39148: i686-uhu-linux-g++ -E conftest.cpp In file included from /usr/include/c++/4.8.3/unordered_map:35:0, from conftest.cpp:85: /usr/include/c++/4.8.3/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ configure:39148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | /* end confdefs.h. */ | #include configure:39148: result: no configure:39148: checking for unordered_map configure:39148: result: no configure:39157: checking tr1/unordered_map usability configure:39157: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:39157: $? = 0 configure:39157: result: yes configure:39157: checking tr1/unordered_map presence configure:39157: i686-uhu-linux-g++ -E conftest.cpp configure:39157: $? = 0 configure:39157: result: yes configure:39157: checking for tr1/unordered_map configure:39157: result: yes configure:39171: checking whether unordered_map requires tr1 namespace configure:39226: result: yes configure:39246: checking termios.h usability configure:39246: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39246: $? = 0 configure:39246: result: yes configure:39246: checking termios.h presence configure:39246: i686-uhu-linux-gcc -E conftest.c configure:39246: $? = 0 configure:39246: result: yes configure:39246: checking for termios.h configure:39246: result: yes configure:39260: checking termio.h usability configure:39260: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39260: $? = 0 configure:39260: result: yes configure:39260: checking termio.h presence configure:39260: i686-uhu-linux-gcc -E conftest.c configure:39260: $? = 0 configure:39260: result: yes configure:39260: checking for termio.h configure:39260: result: yes configure:39274: checking sgtty.h usability configure:39274: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39274: $? = 0 configure:39274: result: yes configure:39274: checking sgtty.h presence configure:39274: i686-uhu-linux-gcc -E conftest.c configure:39274: $? = 0 configure:39274: result: yes configure:39274: checking for sgtty.h configure:39274: result: yes configure:39288: checking fnmatch.h usability configure:39288: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39288: $? = 0 configure:39288: result: yes configure:39288: checking fnmatch.h presence configure:39288: i686-uhu-linux-gcc -E conftest.c configure:39288: $? = 0 configure:39288: result: yes configure:39288: checking for fnmatch.h configure:39288: result: yes configure:39302: checking conio.h usability configure:39302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:124:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:39302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_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 | #include configure:39302: result: no configure:39302: checking conio.h presence configure:39302: i686-uhu-linux-gcc -E conftest.c conftest.c:91:19: fatal error: conio.h: No such file or directory #include ^ compilation terminated. configure:39302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | /* end confdefs.h. */ | #include configure:39302: result: no configure:39302: checking for conio.h configure:39302: result: no configure:39331: checking for int64_t configure:39331: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39331: $? = 0 configure:39331: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:137:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:136:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:39331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_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 | enum { N = 64 / 2 - 1 }; | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:39331: result: yes configure:39342: checking for mode_t configure:39342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39342: $? = 0 configure:39342: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:135:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:39342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:39342: result: yes configure:39353: checking for off_t configure:39353: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39353: $? = 0 configure:39353: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:135:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:39353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:39353: result: yes configure:39364: checking for pid_t configure:39364: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39364: $? = 0 configure:39364: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:135:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:39364: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:39364: result: yes configure:39375: checking for size_t configure:39375: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39375: $? = 0 configure:39375: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:135:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:39375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:39375: result: yes configure:39386: checking for ssize_t configure:39386: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39386: $? = 0 configure:39386: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:135:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:39386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:39386: result: yes configure:39397: checking for uid_t in sys/types.h configure:39416: result: yes configure:39427: checking for uint64_t configure:39427: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39427: $? = 0 configure:39427: result: yes configure:39441: checking for dev_t configure:39441: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39441: $? = 0 configure:39441: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:135:20: error: expected expression before ')' token if (sizeof ((dev_t))) ^ configure:39441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((dev_t))) | return 0; | ; | return 0; | } configure:39441: result: yes configure:39450: checking for ino_t configure:39450: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39450: $? = 0 configure:39450: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:136:20: error: expected expression before ')' token if (sizeof ((ino_t))) ^ configure:39450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((ino_t))) | return 0; | ; | return 0; | } configure:39450: result: yes configure:39460: checking for long long int configure:39460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39460: $? = 0 configure:39460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:137:28: error: expected expression before ')' token if (sizeof ((long long int))) ^ configure:39460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((long long int))) | return 0; | ; | return 0; | } configure:39460: result: yes configure:39469: checking for unsigned long long int configure:39469: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39469: $? = 0 configure:39469: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:138:37: error: expected expression before ')' token if (sizeof ((unsigned long long int))) ^ configure:39469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((unsigned long long int))) | return 0; | ; | return 0; | } configure:39469: result: yes configure:39479: checking for ptrdiff_t configure:39479: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39479: $? = 0 configure:39479: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:139:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:39479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:39479: result: yes configure:39497: checking size of short configure:39502: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:39502: $? = 0 configure:39502: ./conftest configure:39502: $? = 0 configure:39516: result: 2 configure:39530: checking size of int configure:39535: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:39535: $? = 0 configure:39535: ./conftest configure:39535: $? = 0 configure:39549: result: 4 configure:39563: checking size of long configure:39568: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:39568: $? = 0 configure:39568: ./conftest configure:39568: $? = 0 configure:39582: result: 4 configure:39596: checking size of long long configure:39601: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:39601: $? = 0 configure:39601: ./conftest configure:39601: $? = 0 configure:39615: result: 8 configure:39630: checking size of long double configure:39635: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:39635: $? = 0 configure:39635: ./conftest configure:39635: $? = 0 configure:39649: result: 12 configure:39662: checking for struct stat.st_blksize configure:39662: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39662: $? = 0 configure:39662: result: yes configure:39671: checking for struct stat.st_blocks configure:39671: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39671: $? = 0 configure:39671: result: yes configure:39680: checking for struct stat.st_rdev configure:39680: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39680: $? = 0 configure:39680: result: yes configure:39690: checking for struct group.gr_passwd configure:39690: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:148:21: error: storage size of 'ac_aggr' isn't known static struct group ac_aggr; ^ configure:39690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static struct group ac_aggr; | if (ac_aggr.gr_passwd) | return 0; | ; | return 0; | } configure:39690: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:148:21: error: storage size of 'ac_aggr' isn't known static struct group ac_aggr; ^ configure:39690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static struct group ac_aggr; | if (sizeof ac_aggr.gr_passwd) | return 0; | ; | return 0; | } configure:39690: result: no configure:39701: checking whether struct tm is in sys/time.h or time.h configure:39729: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39729: $? = 0 configure:39736: result: time.h configure:39744: checking for struct tm.tm_zone configure:39744: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:39744: $? = 0 configure:39744: result: yes configure:39825: checking for C++ support for new friend template declaration configure:39873: i686-uhu-linux-g++ -o conftest -g -O2 -pthread conftest.cpp -lm >&5 /tmp/cc5RoyP8.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:122: undefined reference to `operator==(A const&, A const&)' collect2: error: ld returned 1 exit status configure:39873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | | #include "conftest.h" | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | A a (1); | return a == A(1); | | ; | return 0; | } configure:39889: result: yes configure:39900: checking for broken C++ reinterpret_cast configure:39936: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:39936: $? = 0 configure:39950: result: no configure:39961: checking whether defines placement delete operator configure:39995: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:39995: $? = 0 configure:40009: result: yes configure:40020: checking whether C++ supports dynamic auto arrays configure:40055: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:40055: $? = 0 configure:40069: result: yes configure:40080: checking for IEEE 754 data format configure:40103: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40103: $? = 0 configure:40103: ./conftest configure:40103: $? = 0 configure:40119: result: yes configure:40139: checking if C++ library is ISO compliant configure:40188: i686-uhu-linux-g++ -o conftest -g -O2 -pthread conftest.cpp -lm >&5 In file included from /usr/include/c++/4.8.3/backward/strstream:51:0, from conftest.h:46, from conftest.cpp:111: /usr/include/c++/4.8.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ configure:40188: $? = 0 configure:40204: result: yes configure:40215: checking whether bit_and, bit_or, bit_xor are defined in the C++ library configure:40253: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:40253: $? = 0 configure:40267: result: yes configure:40278: checking whether complex class can set components independently configure:40314: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:40314: $? = 0 configure:40328: result: yes configure:40339: checking whether complex class can reference components independently configure:40375: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:40375: $? = 0 configure:40389: result: yes configure:40400: checking whether fast integer arithmetics is usable configure:40477: i686-uhu-linux-g++ -o conftest -g -O2 -pthread conftest.cpp -lm >&5 configure:40477: $? = 0 configure:40477: ./conftest configure:40477: $? = 0 configure:40494: result: yes configure:40506: checking for working alloca.h configure:40531: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40531: $? = 0 configure:40539: result: yes configure:40547: checking for alloca configure:40592: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40592: $? = 0 configure:40600: result: yes configure:40722: checking for C/C++ restrict keyword configure:40755: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:40755: $? = 0 configure:40763: result: __restrict configure:40782: checking for canonicalize_file_name configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for realpath configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for getcwd configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for readlink configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for _set_invalid_parameter_handler configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccVwY7Oe.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:40782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* 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 _set_invalid_parameter_handler (); | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:40782: result: no configure:40782: checking for fchdir configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for fcntl configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for symlink configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for fdopendir configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for mempcpy configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:149:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for btowc configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for isblank configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:151:6: warning: conflicting types for built-in function 'isblank' [enabled by default] char isblank (); ^ configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for iswctype configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for mbsrtowcs configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for wmemchr configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for wmemcpy configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for wmempcpy configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for fpurge configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccOnS59d.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fpurge' collect2: error: ld returned 1 exit status configure:40782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | /* end confdefs.h. */ | /* Define fpurge to an innocuous variant, in case declares fpurge. | For example, HP-UX 11i declares gettimeofday. */ | #define fpurge innocuous_fpurge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpurge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpurge | | /* 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 fpurge (); | /* 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_fpurge || defined __stub___fpurge | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return fpurge (); | ; | return 0; | } configure:40782: result: no configure:40782: checking for __fpurge configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for __freading configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for fstatat configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for getdtablesize configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for getlogin_r configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for gettimeofday configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for getpwnam_r configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for link configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for lstat configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for mbsinit configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for mbrtowc configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for mprotect configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for mkfifo configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for mkostemp configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for openat configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for pathconf configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for secure_getenv configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for sigaction configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for sigaltstack configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for siginterrupt configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for sleep configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for strdup configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:178:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for tzset configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for strndup configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:180:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for strptime configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for localtime_r configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for times configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for pipe configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for vasnprintf configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccX6pnvJ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:40782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* 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 vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:40782: result: no configure:40782: checking for snprintf configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:185:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:40782: $? = 0 configure:40782: result: yes configure:40782: checking for iswcntrl configure:40782: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:186:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] char iswcntrl (); ^ configure:40782: $? = 0 configure:40782: result: yes configure:40795: checking whether // is distinct from / configure:40824: result: no configure:40836: checking whether realpath works configure:41014: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:41014: $? = 0 configure:41014: ./conftest configure:41014: $? = 0 configure:41026: result: yes configure:41124: checking for sys/param.h configure:41124: result: yes configure:41124: checking for unistd.h configure:41124: result: yes configure:41124: checking for sys/socket.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for dirent.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for wctype.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for sys/stat.h configure:41124: result: yes configure:41124: checking for netdb.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for getopt.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for sys/time.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for sys/cdefs.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for math.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for sys/mman.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for sys/select.h configure:41124: result: yes configure:41124: checking for wchar.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for stdint.h configure:41124: result: yes configure:41124: checking for strings.h configure:41124: result: yes configure:41124: checking for sys/times.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for sys/uio.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for sys/utsname.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41124: checking for features.h configure:41124: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41124: $? = 0 configure:41124: result: yes configure:41571: checking whether byte ordering is bigendian configure:41586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:186:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:186:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:186:15: error: unknown type name 'universal' configure:41586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:41639: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:41639: $? = 0 configure:41665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:200:4: error: unknown type name 'not' not big endian ^ conftest.c:200:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:41665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:41825: result: no configure:41846: checking whether the preprocessor supports include_next configure:41884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:41884: $? = 0 configure:41905: result: yes configure:41926: checking whether system header files limit the line length configure:41949: result: no configure:41971: checking if environ is properly declared configure:42002: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:191:39: error: conflicting types for 'environ' extern struct { int foo; } environ; ^ In file included from conftest.c:186:0: /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here extern char **environ; ^ configure:42002: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | #include | #endif | /* mingw, BeOS, Haiku declare environ in , not in . */ | #include | | extern struct { int foo; } environ; | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:42010: result: yes configure:42025: checking for complete errno.h configure:42098: result: yes configure:42395: checking whether strerror_r is declared configure:42395: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:42395: $? = 0 configure:42395: result: yes configure:42408: checking for strerror_r configure:42408: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:42408: $? = 0 configure:42408: result: yes configure:42417: checking whether strerror_r returns char * configure:42449: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:42449: $? = 0 configure:42495: result: yes configure:42509: checking whether fchdir is declared configure:42509: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:42509: $? = 0 configure:42509: result: yes configure:42643: checking for working fcntl.h configure:42754: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:42754: $? = 0 configure:42754: ./conftest configure:42754: $? = 0 configure:42769: result: yes configure:42794: checking for st_dm_mode in struct stat configure:42820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:206:17: error: 'struct stat' has no member named 'st_dm_mode' struct stat s; s.st_dm_mode; ^ configure:42820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | | #include | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | struct stat s; s.st_dm_mode; | ; | return 0; | } configure:42827: result: no configure:42837: checking whether strmode is declared configure:42837: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:240:10: error: 'strmode' undeclared (first use in this function) (void) strmode; ^ conftest.c:240:10: note: each undeclared identifier is reported only once for each function it appears in configure:42837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #ifndef strmode | #ifdef __cplusplus | (void) strmode; | #else | (void) strmode; | #endif | #endif | | ; | return 0; | } configure:42837: result: no configure:42852: checking for mbstate_t configure:42884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:42884: $? = 0 configure:42891: result: yes configure:42926: checking whether frexp() can be used without linking with libm configure:42952: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:42952: $? = 0 configure:42961: result: yes configure:42964: checking whether alarm is declared configure:42964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:42964: $? = 0 configure:42964: result: yes configure:42976: checking whether stdin defaults to large file offsets configure:43008: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:43008: $? = 0 configure:43016: result: yes configure:43156: checking whether fseeko is declared configure:43156: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43156: $? = 0 configure:43156: result: yes configure:43175: checking for fseeko configure:43201: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:43201: $? = 0 configure:43210: result: yes configure:43230: checking whether fflush works on input streams configure:43300: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:43300: $? = 0 configure:43300: ./conftest configure:43300: $? = 7 configure: program exited with status 7 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | /* end confdefs.h. */ | | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | FILE *f = fopen ("conftest.txt", "r"); | char buffer[10]; | int fd; | int c; | if (f == NULL) | return 1; | fd = fileno (f); | if (fd < 0 || fread (buffer, 1, 5, f) != 5) | return 2; | /* For deterministic results, ensure f read a bigger buffer. */ | if (lseek (fd, 0, SEEK_CUR) == 5) | return 3; | /* POSIX requires fflush-fseek to set file offset of fd. This fails | on BSD systems and on mingw. */ | if (fflush (f) != 0 || fseek (f, 0, SEEK_CUR) != 0) | return 4; | if (lseek (fd, 0, SEEK_CUR) != 5) | return 5; | /* Verify behaviour of fflush after ungetc. See | */ | /* Verify behaviour of fflush after a backup ungetc. This fails on | mingw. */ | c = fgetc (f); | ungetc (c, f); | fflush (f); | if (fgetc (f) != c) | return 6; | /* Verify behaviour of fflush after a non-backup ungetc. This fails | on glibc 2.8 and on BSD systems. */ | c = fgetc (f); | ungetc ('@', f); | fflush (f); | if (fgetc (f) != c) | return 7; | return 0; | | ; | return 0; | } configure:43312: result: no configure:43366: checking whether stat file-mode macros are broken configure:43393: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43393: $? = 0 configure:43400: result: no configure:43502: checking for nlink_t configure:43502: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43502: $? = 0 configure:43502: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:211:22: error: expected expression before ')' token if (sizeof ((nlink_t))) ^ configure:43502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:43502: result: yes configure:43517: checking whether fchmodat is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether fstat is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether fstatat is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether futimens is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether lchmod is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether lstat is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether mkdirat is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether mkfifo is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether mkfifoat is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether mknod is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether mknodat is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether stat is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43517: checking whether utimensat is declared without a macro configure:43543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43543: $? = 0 configure:43551: result: yes configure:43564: checking whether lstat correctly handles trailing slash configure:43605: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:43605: $? = 0 configure:43605: ./conftest configure:43605: $? = 0 configure:43622: result: yes configure:43636: checking whether ftello is declared configure:43636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43636: $? = 0 configure:43636: result: yes configure:43660: checking for ftello configure:43685: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:43685: $? = 0 configure:43694: result: yes configure:43707: checking whether ftello works configure:43783: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:43783: $? = 0 configure:43783: ./conftest configure:43783: $? = 0 configure:43794: result: yes configure:43810: checking whether getcwd (NULL, 0) allocates memory for result configure:43873: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:43873: $? = 0 configure:43873: ./conftest configure:43873: $? = 0 configure:43883: result: yes configure:43887: checking for getcwd with POSIX signature configure:43917: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43917: $? = 0 configure:43925: result: yes configure:43928: checking whether getcwd is declared configure:43928: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43928: $? = 0 configure:43928: result: yes configure:43943: checking whether getlogin_r is declared configure:43943: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43943: $? = 0 configure:43943: result: yes configure:43956: checking whether getlogin is declared configure:43956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:43956: $? = 0 configure:43956: result: yes configure:44059: checking for getopt.h configure:44059: result: yes configure:44076: checking for getopt_long_only configure:44076: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:44076: $? = 0 configure:44076: result: yes configure:44090: checking whether getopt is POSIX compatible configure:44132: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:44132: $? = 0 configure:44132: ./conftest configure:44132: $? = 0 configure:44191: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:44191: $? = 0 configure:44191: ./conftest configure:44191: $? = 0 configure:44233: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:44233: $? = 0 configure:44233: ./conftest program: option requires an argument -- 'b' configure:44233: $? = 0 configure:44251: result: yes configure:44259: checking for working GNU getopt function configure:44488: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:44488: $? = 0 configure:44488: ./conftest configure:44488: $? = 0 configure:44504: result: yes configure:44509: checking for working GNU getopt_long function configure:44562: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:44562: $? = 0 configure:44562: ./conftest configure:44562: $? = 0 configure:44573: result: yes configure:44602: checking whether getenv is declared configure:44602: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:44602: $? = 0 configure:44602: result: yes configure:44733: checking for struct timeval configure:44764: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:44764: $? = 0 configure:44772: result: yes configure:44777: checking for wide-enough struct timeval.tv_sec member configure:44812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:44812: $? = 0 configure:44820: result: yes configure:44830: checking whether gettimeofday is declared without a macro configure:44860: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:44860: $? = 0 configure:44868: result: yes configure:44890: checking where to find the exponent in a 'double' configure:45252: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:45252: $? = 0 configure:45252: ./conftest configure:45252: $? = 0 configure:45264: result: word 1 bit 20 configure:45284: checking where to find the exponent in a 'float' configure:45361: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:45361: $? = 0 configure:45361: ./conftest configure:45361: $? = 0 configure:45373: result: word 0 bit 23 configure:45393: checking whether long double and double are the same configure:45422: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:235:13: error: size of array 'check' is negative typedef int check[sizeof (long double) == sizeof (double) ^ configure:45422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | typedef int check[sizeof (long double) == sizeof (double) | && LDBL_MANT_DIG == DBL_MANT_DIG | && LDBL_MAX_EXP == DBL_MAX_EXP | && LDBL_MIN_EXP == DBL_MIN_EXP | ? 1 : -1]; | | ; | return 0; | } configure:45430: result: no configure:45445: checking for nl_langinfo and CODESET configure:45469: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:45469: $? = 0 configure:45478: result: yes configure:45486: checking whether getc_unlocked is declared configure:45486: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:45486: $? = 0 configure:45486: result: yes configure:45498: checking whether we are using the GNU C Library >= 2.1 or uClibc configure:45528: result: yes configure:45537: checking whether malloc, realloc, calloc are POSIX compliant configure:45565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:45565: $? = 0 configure:45573: result: yes configure:45580: checking for stdlib.h configure:45580: result: yes configure:45590: checking for GNU libc compatible malloc configure:45631: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:45631: $? = 0 configure:45631: ./conftest configure:45631: $? = 0 configure:45642: result: yes configure:45657: checking for unsigned long long int configure:45713: result: yes configure:45723: checking for long long int configure:45781: result: yes configure:45891: checking for a traditional japanese locale configure:45961: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:45964: $? = 0 configure:46022: result: ja_JP configure:46030: checking for a transitional chinese locale configure:46101: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:46104: $? = 0 configure:46155: result: zh_CN.GB18030 configure:46162: checking for a french Unicode locale configure:46234: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:46237: $? = 0 configure:46283: result: fr_FR.UTF-8 configure:46291: checking for a traditional french locale configure:46359: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:46362: $? = 0 configure:46418: result: fr_FR configure:46509: checking for mmap configure:46509: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:46509: $? = 0 configure:46509: result: yes configure:46520: checking for MAP_ANONYMOUS configure:46557: result: yes configure:46579: checking whether memchr works configure:46650: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:46650: $? = 0 configure:46650: ./conftest configure:46650: $? = 0 configure:46660: result: yes configure:46667: checking whether memrchr is declared configure:46667: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:46667: $? = 0 configure:46667: result: yes configure:46707: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:232:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:232:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:232:16: error: unknown type name 'universal' configure:46707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:46751: checking whether is self-contained configure:46776: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:46776: $? = 0 configure:46803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:46803: $? = 0 configure:46841: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:46841: $? = 0 configure:46854: result: yes configure:46967: checking whether pselect is declared without a macro configure:46999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:46999: $? = 0 configure:47007: result: yes configure:46967: checking whether select is declared without a macro configure:46999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:46999: $? = 0 configure:47007: result: yes configure:47019: checking for inline configure:47035: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:47035: $? = 0 configure:47043: result: inline configure:47143: checking for library containing setsockopt configure:47173: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:47173: $? = 0 configure:47278: result: none needed configure:47300: checking whether select supports a 0 argument configure:47332: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:47332: $? = 0 configure:47332: ./conftest configure:47332: $? = 0 configure:47343: result: yes configure:47350: checking whether select detects invalid fds configure:47403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:47403: $? = 0 configure:47403: ./conftest configure:47403: $? = 0 configure:47414: result: yes configure:47452: checking for promoted mode_t type configure:47477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:245:13: error: size of array 'array' is negative typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^ configure:47477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:47485: result: mode_t configure:47516: checking for sigset_t configure:47516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:47516: $? = 0 configure:47516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:251:23: error: expected expression before ')' token if (sizeof ((sigset_t))) ^ configure:47516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | /* end confdefs.h. */ | | #include | /* Mingw defines sigset_t not in , but in . */ | #include | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:47516: result: yes configure:47537: checking for long file names configure:47569: result: yes configure:47605: checking for stdbool.h that conforms to C99 configure:47680: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:47680: $? = 0 configure:47687: result: yes configure:47689: checking for _Bool configure:47689: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:47689: $? = 0 configure:47689: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:280:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:47689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:47689: result: yes configure:47705: checking for wchar_t configure:47730: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:47730: $? = 0 configure:47737: result: yes configure:47870: checking whether stdint.h conforms to C99 configure:48047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48047: $? = 0 configure:48135: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:48135: $? = 0 configure:48135: ./conftest configure:48135: $? = 0 configure:48147: result: yes configure:48522: checking whether strdup is declared configure:48522: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48522: $? = 0 configure:48522: result: yes configure:48535: checking whether strerror(0) succeeds configure:48578: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:48578: $? = 0 configure:48578: ./conftest configure:48578: $? = 0 configure:48589: result: yes configure:48602: checking for struct tm.tm_gmtoff configure:48602: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48602: $? = 0 configure:48602: result: yes configure:48687: checking whether ffsl is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether ffsll is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether memmem is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether mempcpy is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether memrchr is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether rawmemchr is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether stpcpy is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether stpncpy is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strchrnul is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strdup is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strncat is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strndup is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strnlen is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strpbrk is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strsep is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strcasestr is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strtok_r is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strerror_r is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strsignal is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48687: checking whether strverscmp is declared without a macro configure:48713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48713: $? = 0 configure:48721: result: yes configure:48822: checking whether ffs is declared without a macro configure:48852: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48852: $? = 0 configure:48860: result: yes configure:48822: checking whether strcasecmp is declared without a macro configure:48852: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48852: $? = 0 configure:48860: result: yes configure:48822: checking whether strncasecmp is declared without a macro configure:48852: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48852: $? = 0 configure:48860: result: yes configure:48872: checking whether strndup is declared configure:48872: result: yes configure:48885: checking whether strnlen is declared configure:48885: result: yes configure:48940: checking for struct timespec in configure:48965: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:48965: $? = 0 configure:48972: result: yes configure:49142: checking for wint_t configure:49175: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:49175: $? = 0 configure:49182: result: yes configure:49202: checking for inttypes.h configure:49229: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:49229: $? = 0 configure:49236: result: yes configure:49247: checking for stdint.h configure:49272: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:49272: $? = 0 configure:49279: result: yes configure:49292: checking for intmax_t configure:49325: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:49325: $? = 0 configure:49332: result: yes configure:49358: checking whether snprintf returns a byte count as in C99 configure:49428: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:49428: $? = 0 configure:49428: ./conftest configure:49428: $? = 0 configure:49439: result: yes configure:49450: checking for snprintf configure:49450: result: yes configure:49450: checking for strnlen configure:49450: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:49450: $? = 0 configure:49450: result: yes configure:49450: checking for wcslen configure:49450: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:49450: $? = 0 configure:49450: result: yes configure:49450: checking for wcsnlen configure:49450: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:49450: $? = 0 configure:49450: result: yes configure:49450: checking for mbrtowc configure:49450: result: yes configure:49450: checking for wcrtomb configure:49450: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:49450: $? = 0 configure:49450: result: yes configure:49459: checking whether _snprintf is declared configure:49459: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:292:10: error: '_snprintf' undeclared (first use in this function) (void) _snprintf; ^ conftest.c:292:10: note: each undeclared identifier is reported only once for each function it appears in configure:49459: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:49459: result: no configure:49482: checking whether uses 'inline' correctly configure:49504: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:49507: $? = 0 configure:49525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:49528: $? = 0 configure:49541: result: yes configure:49599: checking for alloca as a compiler built-in configure:49623: result: yes configure:49792: checking whether this system has an arbitrary file name length limit configure:49833: result: yes configure:49939: checking for closedir configure:49939: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:49939: $? = 0 configure:49939: result: yes configure:50042: checking whether copysign can be used without linking with libm configure:50079: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:50079: $? = 0 configure:50088: result: yes configure:50195: checking whether copysignf can be used without linking with libm configure:50237: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:50237: $? = 0 configure:50246: result: yes configure:50317: checking whether copysignf is declared configure:50317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:50317: $? = 0 configure:50317: result: yes configure:50363: checking for d_ino member in directory struct configure:50412: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:50412: $? = 0 configure:50412: ./conftest configure:50412: $? = 0 configure:50422: result: yes configure:50433: checking for d_type member in directory struct configure:50460: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:50460: $? = 0 configure:50470: result: yes configure:50566: checking whether alphasort is declared without a macro configure:50592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:50592: $? = 0 configure:50600: result: yes configure:50566: checking whether closedir is declared without a macro configure:50592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:50592: $? = 0 configure:50600: result: yes configure:50566: checking whether dirfd is declared without a macro configure:50592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:50592: $? = 0 configure:50600: result: yes configure:50566: checking whether fdopendir is declared without a macro configure:50592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:50592: $? = 0 configure:50600: result: yes configure:50566: checking whether opendir is declared without a macro configure:50592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:50592: $? = 0 configure:50600: result: yes configure:50566: checking whether readdir is declared without a macro configure:50592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:50592: $? = 0 configure:50600: result: yes configure:50566: checking whether rewinddir is declared without a macro configure:50592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:50592: $? = 0 configure:50600: result: yes configure:50566: checking whether scandir is declared without a macro configure:50592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:50592: $? = 0 configure:50600: result: yes configure:50619: checking for dirfd configure:50619: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:50619: $? = 0 configure:50619: result: yes configure:50628: checking whether dirfd is declared configure:50628: result: yes configure:50645: checking whether dirfd is a macro configure:50668: result: no configure:50779: checking whether // is distinct from / configure:50808: result: no configure:50872: checking whether dup2 works configure:50939: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:50939: $? = 0 configure:50939: ./conftest configure:50939: $? = 0 configure:50950: result: yes configure:51031: checking for error_at_line configure:51055: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:51055: $? = 0 configure:51063: result: yes configure:51192: checking whether fflush works on input streams configure:51274: result: no configure:51339: checking whether fcntl handles F_DUPFD correctly configure:51377: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:51377: $? = 0 configure:51377: ./conftest configure:51377: $? = 0 configure:51387: result: yes configure:51405: checking whether fcntl understands F_DUPFD_CLOEXEC configure:51434: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:51434: $? = 0 configure:51460: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:316:1: error: unknown type name 'choke' choke me ^ conftest.c:327:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:51460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | /* end confdefs.h. */ | | #ifdef __linux__ | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | it to support the semantics on older kernels that failed with EINVAL. */ | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | ; | return 0; | } configure:51471: result: needs runtime check configure:51611: checking whether fcntl is declared without a macro configure:51637: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:51637: $? = 0 configure:51645: result: yes configure:51611: checking whether openat is declared without a macro configure:51637: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:51637: $? = 0 configure:51645: result: yes configure:51662: checking whether fdopendir is declared configure:51662: result: yes configure:51685: checking whether fdopendir works configure:51734: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:51734: $? = 0 configure:51734: ./conftest configure:51734: $? = 0 configure:51744: result: yes configure:51792: checking whether fflush works on input streams configure:51874: result: no configure:51984: checking whether conversion from 'int' to 'long double' works configure:52025: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:52025: $? = 0 configure:52025: ./conftest configure:52025: $? = 0 configure:52036: result: yes configure:52184: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:52184: $? = 0 configure:52269: checking whether floorf is declared configure:52269: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:52269: $? = 0 configure:52269: result: yes configure:52315: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:52315: $? = 0 configure:52410: checking for working POSIX fnmatch configure:52519: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:52519: $? = 0 configure:52519: ./conftest configure:52519: $? = 0 configure:52531: result: yes configure:52592: checking whether fopen recognizes a trailing slash configure:52618: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:52618: $? = 0 configure:52618: ./conftest configure:52618: $? = 0 configure:52630: result: yes configure:52675: checking whether fpurge is declared configure:52675: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:342:10: error: 'fpurge' undeclared (first use in this function) (void) fpurge; ^ conftest.c:342:10: note: each undeclared identifier is reported only once for each function it appears in configure:52675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | /* end confdefs.h. */ | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #ifndef fpurge | #ifdef __cplusplus | (void) fpurge; | #else | (void) fpurge; | #endif | #endif | | ; | return 0; | } configure:52675: result: no configure:52841: checking whether frexp works configure:52921: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:386:5: warning: passing argument 2 of 'memcmp' discards 'volatile' qualifier from pointer target type [enabled by default] if (memcmp (&y, &x, sizeof x)) ^ In file included from conftest.c:330:0: /usr/include/string.h:69:12: note: expected 'const void *' but argument is of type 'volatile double *' extern int memcmp (const void *__s1, const void *__s2, size_t __n) ^ configure:52921: $? = 0 configure:52921: ./conftest configure:52921: $? = 0 configure:52932: result: yes configure:52988: checking whether frexpf can be used without linking with libm configure:53025: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:53025: $? = 0 configure:53034: result: yes configure:53103: checking whether frexpf works configure:53160: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:365:5: warning: passing argument 2 of 'memcmp' discards 'volatile' qualifier from pointer target type [enabled by default] if (memcmp (&y, &x, sizeof x)) ^ In file included from conftest.c:332:0: /usr/include/string.h:69:12: note: expected 'const void *' but argument is of type 'volatile float *' extern int memcmp (const void *__s1, const void *__s2, size_t __n) ^ configure:53160: $? = 0 configure:53160: ./conftest configure:53160: $? = 0 configure:53171: result: yes configure:53256: checking for fseeko configure:53291: result: yes configure:53311: checking whether fflush works on input streams configure:53393: result: no configure:53426: checking for _fseeki64 configure:53426: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccl4qnMi.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status configure:53426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fseeki64 innocuous__fseeki64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fseeki64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fseeki64 | | /* 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 _fseeki64 (); | /* 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__fseeki64 || defined __stub____fseeki64 | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return _fseeki64 (); | ; | return 0; | } configure:53426: result: no configure:53520: checking whether fstatat (..., 0) works configure:53545: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:53545: $? = 0 configure:53545: ./conftest configure:53545: $? = 0 configure:53556: result: yes configure:53647: checking for ftello configure:53681: result: yes configure:53694: checking whether ftello works configure:53781: result: yes configure:53851: checking whether getcwd handles long file names properly configure:54050: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:54050: $? = 0 configure:54050: ./conftest configure:54050: $? = 0 configure:54065: result: yes configure:54076: checking for getpagesize configure:54076: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:54076: $? = 0 configure:54076: result: yes configure:54085: checking whether getcwd aborts when 4k < cwd_length < 16k configure:54214: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:421:22: error: 'errno' undeclared (first use in this function) if (! (errno == ERANGE || errno == ENAMETOOLONG ^ conftest.c:421:22: note: each undeclared identifier is reported only once for each function it appears in conftest.c:421:31: error: 'ERANGE' undeclared (first use in this function) if (! (errno == ERANGE || errno == ENAMETOOLONG ^ conftest.c:421:50: error: 'ENAMETOOLONG' undeclared (first use in this function) if (! (errno == ERANGE || errno == ENAMETOOLONG ^ conftest.c:422:34: error: 'ENOENT' undeclared (first use in this function) || errno == ENOENT)) ^ configure:54214: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | #endif | #include | #include | | | /* Arrange to define PATH_MAX, like "pathmax.h" does. */ | #if HAVE_UNISTD_H | # include | #endif | #include | #if defined HAVE_SYS_PARAM_H && !defined PATH_MAX && !defined MAXPATHLEN | # include | #endif | #if !defined PATH_MAX && defined MAXPATHLEN | # define PATH_MAX MAXPATHLEN | #endif | #ifdef __hpux | # undef PATH_MAX | # define PATH_MAX 1024 | #endif | #if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # undef PATH_MAX | # define PATH_MAX 260 | #endif | | | /* Don't get link errors because mkdir is redefined to rpl_mkdir. */ | #undef mkdir | | #ifndef S_IRWXU | # define S_IRWXU 0700 | #endif | | /* FIXME: skip the run-test altogether on systems without getpagesize. */ | #if ! HAVE_GETPAGESIZE | # define getpagesize() 0 | #endif | | /* This size is chosen to be larger than PATH_MAX (4k), yet smaller than | the 16kB pagesize on ia64 linux. Those conditions make the code below | trigger a bug in glibc's getcwd implementation before 2.4.90-10. */ | #define TARGET_LEN (5 * 1024) | | int | main () | { | char *cwd; | size_t initial_cwd_len; | int fail = 0; | | /* The bug is triggered when PATH_MAX < getpagesize (), so skip | this relatively expensive and invasive test if that's not true. */ | #ifdef PATH_MAX | int bug_possible = PATH_MAX < getpagesize (); | #else | int bug_possible = 0; | #endif | if (! bug_possible) | return 0; | | cwd = getcwd (NULL, 0); | if (cwd == NULL) | return 2; | | initial_cwd_len = strlen (cwd); | free (cwd); | | if (1) | { | static char const dir_name[] = "confdir-14B---"; | size_t desired_depth = ((TARGET_LEN - 1 - initial_cwd_len) | / sizeof dir_name); | size_t d; | for (d = 0; d < desired_depth; d++) | { | if (mkdir (dir_name, S_IRWXU) < 0 || chdir (dir_name) < 0) | { | if (! (errno == ERANGE || errno == ENAMETOOLONG | || errno == ENOENT)) | fail = 3; /* Unable to construct deep hierarchy. */ | break; | } | } | | /* If libc has the bug in question, this invocation of getcwd | results in a failed assertion. */ | cwd = getcwd (NULL, 0); | if (cwd == NULL) | fail = 4; /* getcwd didn't assert, but it failed for a long name | where the answer could have been learned. */ | free (cwd); | | /* Call rmdir first, in case the above chdir failed. */ | rmdir (dir_name); | while (0 < d--) | { | if (chdir ("..") < 0) | { | fail = 5; | break; | } | rmdir (dir_name); | } | } | | return fail; | } | configure:54230: result: no configure:54349: checking whether getdtablesize works configure:54386: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:54386: $? = 0 configure:54386: ./conftest configure:54386: $? = 0 configure:54397: result: yes configure:54468: checking for gethostname configure:54468: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:54468: $? = 0 configure:54468: result: yes configure:54535: checking for HOST_NAME_MAX configure:54584: result: yes configure:54653: checking whether getlogin_r works with small buffers configure:54693: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:54693: $? = 0 configure:54693: ./conftest configure:54693: $? = 0 configure:54707: result: yes configure:54844: checking whether gettimeofday clobbers localtime buffer configure:54891: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:54891: $? = 0 configure:54891: ./conftest configure:54891: $? = 0 configure:54901: result: no configure:54921: checking for gettimeofday with POSIX signature configure:54957: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:349:19: error: conflicting types for 'gettimeofday' int gettimeofday (struct timeval *restrict, void *restrict); ^ In file included from conftest.c:347:0: /usr/include/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here extern int gettimeofday (struct timeval *__restrict __tv, ^ configure:54957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | /* end confdefs.h. */ | #include | struct timeval c; | int gettimeofday (struct timeval *restrict, void *restrict); | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | /* glibc uses struct timezone * rather than the POSIX void * | if _GNU_SOURCE is defined. However, since the only portable | use of gettimeofday uses NULL as the second parameter, and | since the glibc definition is actually more typesafe, it is | not worth wrapping this to get a compliant signature. */ | int (*f) (struct timeval *restrict, void *restrict) | = gettimeofday; | int x = f (&c, 0); | return !(x | c.tv_sec | c.tv_usec); | | ; | return 0; | } configure:54981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:54981: $? = 0 configure:54990: result: almost configure:55063: checking glob.h usability configure:55063: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:55063: $? = 0 configure:55063: result: yes configure:55063: checking glob.h presence configure:55063: i686-uhu-linux-gcc -E conftest.c configure:55063: $? = 0 configure:55063: result: yes configure:55063: checking for glob.h configure:55063: result: yes configure:55077: checking for GNU glob interface version 1 configure:55087: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:55087: $? = 0 configure:55094: result: yes configure:55103: checking whether glob lists broken symlinks configure:55142: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:55142: $? = 0 configure:55142: ./conftest configure:55142: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | | #include | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | glob_t found; | if (glob ("conf*-globtest", 0, NULL, &found) == GLOB_NOMATCH) return 1; | ; | return 0; | } configure:55153: result: no configure:55229: checking whether isnan(double) can be used without linking with libm configure:55262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:55262: $? = 0 configure:55271: result: yes configure:55298: checking whether isnan(float) can be used without linking with libm configure:55331: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:55331: $? = 0 configure:55340: result: yes configure:55347: checking whether isnan(float) works configure:55415: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:55415: $? = 0 configure:55415: ./conftest configure:55415: $? = 0 configure:55426: result: yes configure:55569: checking whether isnan(long double) can be used without linking with libm configure:55602: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:55602: $? = 0 configure:55611: result: yes configure:55620: checking whether isnanl works configure:55758: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:55758: $? = 0 configure:55758: ./conftest configure:55758: $? = 64 configure: program exited with status 64 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | /* end confdefs.h. */ | | #include | #include | #include | #if __GNUC__ >= 4 | # undef isnanl | # define isnanl(x) __builtin_isnanl ((long double)(x)) | #elif defined isnan | # undef isnanl | # define isnanl(x) isnan ((long double)(x)) | #endif | #define NWORDS ((sizeof (long double) + sizeof (unsigned int) - 1) / sizeof (unsigned int)) | typedef union { unsigned int word[NWORDS]; long double value; } | memory_long_double; | /* On Irix 6.5, gcc 3.4.3 can't compute compile-time NaN, and needs the | runtime type conversion. */ | #ifdef __sgi | static long double NaNl () | { | double zero = 0.0; | return zero / zero; | } | #else | # define NaNl() (0.0L / 0.0L) | #endif | int main () | { | int result = 0; | | if (!isnanl (NaNl ())) | result |= 1; | | { | memory_long_double m; | unsigned int i; | | /* The isnanl function should be immune against changes in the sign bit and | in the mantissa bits. The xor operation twiddles a bit that can only be | a sign bit or a mantissa bit (since the exponent never extends to | bit 31). */ | m.value = NaNl (); | m.word[NWORDS / 2] ^= (unsigned int) 1 << (sizeof (unsigned int) * CHAR_BIT - 1); | for (i = 0; i < NWORDS; i++) | m.word[i] |= 1; | if (!isnanl (m.value)) | result |= 1; | } | | #if ((defined __ia64 && LDBL_MANT_DIG == 64) || (defined __x86_64__ || defined __amd64__) || (defined __i386 || defined __i386__ || defined _I386 || defined _M_IX86 || defined _X86_)) && !HAVE_SAME_LONG_DOUBLE_AS_DOUBLE | /* Representation of an 80-bit 'long double' as an initializer for a sequence | of 'unsigned int' words. */ | # ifdef WORDS_BIGENDIAN | # define LDBL80_WORDS(exponent,manthi,mantlo) { ((unsigned int) (exponent) << 16) | ((unsigned int) (manthi) >> 16), ((unsigned int) (manthi) << 16) | (unsigned int) (mantlo) >> 16), (unsigned int) (mantlo) << 16 } | # else | # define LDBL80_WORDS(exponent,manthi,mantlo) { mantlo, manthi, exponent } | # endif | { /* Quiet NaN. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) }; | if (!isnanl (x.value)) | result |= 2; | } | { | /* Signalling NaN. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) }; | if (!isnanl (x.value)) | result |= 2; | } | /* The isnanl function should recognize Pseudo-NaNs, Pseudo-Infinities, | Pseudo-Zeroes, Unnormalized Numbers, and Pseudo-Denormals, as defined in | Intel IA-64 Architecture Software Developer's Manual, Volume 1: | Application Architecture. | Table 5-2 "Floating-Point Register Encodings" | Figure 5-6 "Memory to Floating-Point Register Data Translation" | */ | { /* Pseudo-NaN. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) }; | if (!isnanl (x.value)) | result |= 4; | } | { /* Pseudo-Infinity. */ | static memory_long_double x = | { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) }; | if (!isnanl (x.value)) | result |= 8; | } | { /* Pseudo-Zero. */ | static memory_long_double x = | { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) }; | if (!isnanl (x.value)) | result |= 16; | } | { /* Unnormalized number. */ | static memory_long_double x = | { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) }; | if (!isnanl (x.value)) | result |= 32; | } | { /* Pseudo-Denormal. */ | static memory_long_double x = | { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) }; | if (!isnanl (x.value)) | result |= 64; | } | #endif | | return result; | } configure:55769: result: no configure:55797: checking where to find the exponent in a 'long double' configure:55877: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:55877: $? = 0 configure:55877: ./conftest configure:55877: $? = 0 configure:55889: result: word 2 bit 0 configure:55918: checking whether link obeys POSIX configure:55969: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:55969: $? = 0 configure:55969: ./conftest configure:55969: $? = 0 configure:55980: result: yes configure:56033: checking whether lseek detects pipes configure:56074: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:56074: $? = 0 configure:56109: result: yes configure:56197: checking for stdlib.h configure:56197: result: yes configure:56207: checking for GNU libc compatible malloc configure:56259: result: yes configure:56411: checking whether NAN macro works configure:56442: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56442: $? = 0 configure:56449: result: yes configure:56454: checking whether HUGE_VAL works configure:56480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56480: $? = 0 configure:56487: result: yes configure:56496: checking whether acosf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether acosl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether asinf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether asinl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether atanf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether atanl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether cbrt is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether cbrtf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether cbrtl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether ceilf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether ceill is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether copysign is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether copysignf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether copysignl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether cosf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether cosl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether coshf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether expf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether expl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether exp2 is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether exp2f is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether exp2l is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether expm1 is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether expm1f is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether expm1l is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether fabsf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether fabsl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether floorf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether floorl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether fma is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether fmaf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether fmal is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether fmod is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether fmodf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether fmodl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether frexpf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether frexpl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether hypotf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether hypotl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether ilogb is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether ilogbf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether ilogbl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether ldexpf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether ldexpl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether log is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether logf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether logl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether log10 is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether log10f is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether log10l is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether log1p is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether log1pf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether log1pl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether log2 is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether log2f is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether log2l is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether logb is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether logbf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether logbl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether modf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether modff is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether modfl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether powf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether remainder is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether remainderf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether remainderl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether rint is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether rintf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether rintl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether round is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether roundf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether roundl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether sinf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether sinl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether sinhf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether sqrtf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether sqrtl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether tanf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether tanl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether tanhf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether trunc is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether truncf is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56496: checking whether truncl is declared without a macro configure:56521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:56521: $? = 0 configure:56529: result: yes configure:56555: checking whether mbrtowc handles incomplete characters configure:56600: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:56600: $? = 0 configure:56600: ./conftest configure:56600: $? = 0 configure:56612: result: yes configure:56618: checking whether mbrtowc works as well as mbtowc configure:56667: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:56667: $? = 0 configure:56667: ./conftest configure:56667: $? = 0 configure:56679: result: yes configure:56730: checking whether mbrtowc handles a NULL pwc argument configure:56789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:56789: $? = 0 configure:56789: ./conftest configure:56789: $? = 0 configure:56801: result: yes configure:56807: checking whether mbrtowc handles a NULL string argument configure:56854: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:56854: $? = 0 configure:56854: ./conftest configure:56854: $? = 0 configure:56866: result: yes configure:56874: checking whether mbrtowc has a correct return value configure:56989: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:56989: $? = 0 configure:56989: ./conftest configure:56989: $? = 0 configure:57004: result: yes configure:57010: checking whether mbrtowc returns 0 when parsing a NUL character configure:57054: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:57054: $? = 0 configure:57054: ./conftest configure:57054: $? = 0 configure:57066: result: yes configure:57149: checking whether mbrtowc handles incomplete characters configure:57206: result: yes configure:57212: checking whether mbrtowc works as well as mbtowc configure:57273: result: yes configure:57371: checking whether mbrtowc handles incomplete characters configure:57428: result: yes configure:57434: checking whether mbrtowc works as well as mbtowc configure:57495: result: yes configure:57549: checking whether mbsrtowcs works configure:57641: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:57641: $? = 0 configure:57641: ./conftest configure:57641: $? = 0 configure:57653: result: yes configure:57753: checking for mempcpy configure:57753: result: yes configure:57807: checking for memrchr configure:57807: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:57807: $? = 0 configure:57807: result: yes configure:57847: checking whether mkdir handles trailing slash configure:57884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:57884: $? = 0 configure:57884: ./conftest configure:57884: $? = 0 configure:57897: result: yes configure:57906: checking whether mkdir handles trailing dot configure:57943: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:57943: $? = 0 configure:57943: ./conftest configure:57943: $? = 0 configure:57956: result: yes configure:57987: checking whether mkfifo rejects trailing slashes configure:58033: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:58033: $? = 0 configure:58033: ./conftest configure:58033: $? = 0 configure:58044: result: yes configure:58142: checking for working mktime configure:58350: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:58350: $? = 0 configure:58350: ./conftest configure:58350: $? = 0 configure:58361: result: yes configure:58452: checking for library containing nanosleep configure:58491: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:58491: $? = 0 configure:58508: result: none required configure:58528: checking for working nanosleep configure:58596: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:58596: $? = 0 configure:58596: ./conftest configure:58596: $? = 0 configure:58608: result: yes configure:58677: checking for sys/pstat.h configure:58677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:493:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:58677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 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:58677: result: no configure:58677: checking for sys/sysmp.h configure:58677: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:493:23: fatal error: sys/sysmp.h: No such file or directory #include ^ compilation terminated. configure:58677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 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:58677: result: no configure:58677: checking for sys/param.h configure:58677: result: yes configure:58690: checking for sys/sysctl.h configure:58690: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:58690: $? = 0 configure:58690: result: yes configure:58710: checking for sched_getaffinity configure:58710: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:58710: $? = 0 configure:58710: result: yes configure:58710: checking for sched_getaffinity_np configure:58710: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccTFKfRF.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sched_getaffinity_np' collect2: error: ld returned 1 exit status configure:58710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | /* end confdefs.h. */ | /* Define sched_getaffinity_np to an innocuous variant, in case declares sched_getaffinity_np. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_getaffinity_np innocuous_sched_getaffinity_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_getaffinity_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_getaffinity_np | | /* 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 sched_getaffinity_np (); | /* 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_sched_getaffinity_np || defined __stub___sched_getaffinity_np | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sched_getaffinity_np (); | ; | return 0; | } configure:58710: result: no configure:58710: checking for pstat_getdynamic configure:58710: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccfhUqeJ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pstat_getdynamic' collect2: error: ld returned 1 exit status configure:58710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | /* end confdefs.h. */ | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getdynamic innocuous_pstat_getdynamic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getdynamic | | /* 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 pstat_getdynamic (); | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return pstat_getdynamic (); | ; | return 0; | } configure:58710: result: no configure:58710: checking for sysmp configure:58710: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/cclwgyLR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sysmp' collect2: error: ld returned 1 exit status configure:58710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | /* end confdefs.h. */ | /* Define sysmp to an innocuous variant, in case declares sysmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sysmp innocuous_sysmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysmp | | /* 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 sysmp (); | /* 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_sysmp || defined __stub___sysmp | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sysmp (); | ; | return 0; | } configure:58710: result: no configure:58710: checking for sysctl configure:58710: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:58710: $? = 0 configure:58710: result: yes configure:58721: checking for glibc compatible sched_getaffinity configure:58745: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:58745: $? = 0 configure:58753: result: yes configure:58771: checking whether open recognizes a trailing slash configure:58810: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:58810: $? = 0 configure:58810: ./conftest configure:58810: $? = 0 configure:58822: result: yes configure:58941: checking for opendir configure:58941: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:58941: $? = 0 configure:58941: result: yes configure:58998: checking whether program_invocation_name is declared configure:58998: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:58998: $? = 0 configure:58998: result: yes configure:59010: checking whether program_invocation_short_name is declared configure:59010: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:59010: $? = 0 configure:59010: result: yes configure:59024: checking for putenv compatible with GNU and SVID configure:59071: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59071: $? = 0 configure:59071: ./conftest configure:59071: $? = 0 configure:59082: result: yes configure:59137: checking for raise configure:59137: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59137: $? = 0 configure:59137: result: yes configure:59157: checking for sigprocmask configure:59157: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59157: $? = 0 configure:59157: result: yes configure:59206: checking for readdir configure:59206: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59206: $? = 0 configure:59206: result: yes configure:59252: checking whether readlink signature is correct configure:59278: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:59278: $? = 0 configure:59285: result: yes configure:59287: checking whether readlink handles trailing slash correctly configure:59325: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59325: $? = 0 configure:59325: ./conftest configure:59325: $? = 0 configure:59336: result: yes configure:59388: checking for stdlib.h configure:59388: result: yes configure:59398: checking for GNU libc compatible realloc configure:59439: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59439: $? = 0 configure:59439: ./conftest configure:59439: $? = 0 configure:59450: result: yes configure:59526: checking whether rename honors trailing slash on destination configure:59579: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59579: $? = 0 configure:59579: ./conftest configure:59579: $? = 0 configure:59591: result: yes configure:59603: checking whether rename honors trailing slash on source configure:59656: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59656: $? = 0 configure:59656: ./conftest configure:59656: $? = 0 configure:59668: result: yes configure:59681: checking whether rename manages hard links correctly configure:59732: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59732: $? = 0 configure:59732: ./conftest configure:59732: $? = 0 configure:59750: result: yes configure:59762: checking whether rename manages existing destinations correctly configure:59807: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59807: $? = 0 configure:59807: ./conftest configure:59807: $? = 0 configure:59819: result: yes configure:59863: checking for rewinddir configure:59863: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59863: $? = 0 configure:59863: result: yes configure:59906: checking whether rmdir works configure:59956: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:59956: $? = 0 configure:59956: ./conftest configure:59956: $? = 0 configure:59967: result: yes configure:60044: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:60044: $? = 0 configure:60055: checking whether round is declared configure:60055: result: yes configure:60074: checking whether round works configure:60118: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:511:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (x < 0.5 && round (x) != 0.0); ^ configure:60118: $? = 0 configure:60118: ./conftest configure:60118: $? = 0 configure:60130: result: yes configure:60376: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:60376: $? = 0 configure:60387: checking whether roundf is declared configure:60387: result: yes configure:60406: checking whether roundf works configure:60447: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:510:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (x < 0.5f && roundf (x) != 0.0f); ^ configure:60447: $? = 0 configure:60447: ./conftest configure:60447: $? = 0 configure:60459: result: yes configure:60779: checking whether select supports a 0 argument configure:60822: result: yes configure:60829: checking whether select detects invalid fds configure:60893: result: yes configure:60960: checking for struct sigaction.sa_sigaction configure:60960: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:60960: $? = 0 configure:60960: result: yes configure:61101: checking for volatile sig_atomic_t configure:61101: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61101: $? = 0 configure:61101: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:509:36: error: expected expression before ')' token if (sizeof ((volatile sig_atomic_t))) ^ configure:61101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:61101: result: yes configure:61117: checking for sighandler_t configure:61117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61117: $? = 0 configure:61117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:509:27: error: expected expression before ')' token if (sizeof ((sighandler_t))) ^ configure:61117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:61117: result: yes configure:61131: checking whether pthread_sigmask is declared without a macro configure:61157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61157: $? = 0 configure:61165: result: yes configure:61131: checking whether sigaction is declared without a macro configure:61157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61157: $? = 0 configure:61165: result: yes configure:61131: checking whether sigaddset is declared without a macro configure:61157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61157: $? = 0 configure:61165: result: yes configure:61131: checking whether sigdelset is declared without a macro configure:61157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61157: $? = 0 configure:61165: result: yes configure:61131: checking whether sigemptyset is declared without a macro configure:61157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61157: $? = 0 configure:61165: result: yes configure:61131: checking whether sigfillset is declared without a macro configure:61157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61157: $? = 0 configure:61165: result: yes configure:61131: checking whether sigismember is declared without a macro configure:61157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61157: $? = 0 configure:61165: result: yes configure:61131: checking whether sigpending is declared without a macro configure:61157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61157: $? = 0 configure:61165: result: yes configure:61131: checking whether sigprocmask is declared without a macro configure:61157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:61157: $? = 0 configure:61165: result: yes configure:61179: checking for signbit macro configure:61284: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:61284: $? = 0 configure:61284: ./conftest configure:61284: $? = 0 configure:61295: result: yes configure:61297: checking for signbit compiler built-ins configure:61399: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:61399: $? = 0 configure:61399: ./conftest configure:61399: $? = 0 configure:61410: result: yes configure:61963: checking for sigprocmask configure:61963: result: yes configure:62004: checking for stdint.h configure:62004: result: yes configure:62014: checking for SIZE_MAX configure:62093: result: yes configure:62106: checking whether sleep is declared configure:62106: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:62106: $? = 0 configure:62106: result: yes configure:62122: checking for working sleep configure:62178: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:62178: $? = 0 configure:62178: ./conftest configure:62178: $? = 0 configure:62188: result: yes configure:62307: checking for library containing setsockopt configure:62442: result: none needed configure:62457: checking for socklen_t configure:62457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:62457: $? = 0 configure:62457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:531:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:62457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | /* end confdefs.h. */ | | /* is not needed according to POSIX, but the | in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:62457: result: yes configure:62529: checking for ssize_t configure:62554: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:62554: $? = 0 configure:62561: result: yes configure:62572: checking whether stat handles trailing slashes on directories configure:62603: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:62603: $? = 0 configure:62603: ./conftest configure:62603: $? = 0 configure:62613: result: yes configure:62615: checking whether stat handles trailing slashes on files configure:62663: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:62663: $? = 0 configure:62663: ./conftest configure:62663: $? = 0 configure:62674: result: yes configure:62718: checking for working stdalign.h configure:62767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c:521:18: error: size of array 'test_double' is negative char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; ^ configure:62767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | /* end confdefs.h. */ | #include | #include | | /* Test that alignof yields a result consistent with offsetof. | This catches GCC bug 52023 | . */ | #ifdef __cplusplus | template struct alignof_helper { char a; t b; }; | # define ao(type) offsetof (alignof_helper, b) | #else | # define ao(type) offsetof (struct { char a; type b; }, b) | #endif | char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; | char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1]; | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; | | /* Test _Alignas only on platforms where gnulib can help. */ | #if ((defined __cplusplus && 201103 <= __cplusplus) || __GNUC__ || __IBMC__ || __IBMCPP__ || __ICC || 0x5110 <= __SUNPRO_C || 1300 <= _MSC_VER) | struct alignas_test { char c; char alignas (8) alignas_8; }; | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 | ? 1 : -1]; | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | ; | return 0; | } configure:62774: result: no configure:62828: checking whether NULL can be used in arbitrary expressions configure:62854: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:62854: $? = 0 configure:62861: result: yes configure:63056: checking whether dprintf is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether fpurge is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:526:10: error: 'fpurge' undeclared (first use in this function) (void) fpurge; ^ conftest.c:526:10: note: each undeclared identifier is reported only once for each function it appears in configure:63082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | /* end confdefs.h. */ | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #undef fpurge | (void) fpurge; | ; | return 0; | } configure:63090: result: no configure:63056: checking whether fseeko is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether ftello is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether getdelim is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether getline is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether gets is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:530:10: error: 'gets' undeclared (first use in this function) (void) gets; ^ conftest.c:530:10: note: each undeclared identifier is reported only once for each function it appears in configure:63082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | /* end confdefs.h. */ | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #undef gets | (void) gets; | ; | return 0; | } configure:63090: result: no configure:63056: checking whether pclose is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether popen is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether renameat is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether snprintf is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether tmpfile is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether vdprintf is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63056: checking whether vsnprintf is declared without a macro configure:63082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63082: $? = 0 configure:63090: result: yes configure:63175: checking whether _Exit is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether atoll is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether canonicalize_file_name is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether getloadavg is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether getsubopt is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether grantpt is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether initstate is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether initstate_r is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether mkdtemp is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether mkostemp is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether mkostemps is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether mkstemp is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether mkstemps is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether posix_openpt is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether ptsname is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether ptsname_r is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether random is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether random_r is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether realpath is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether rpmatch is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether secure_getenv is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether setenv is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether setstate is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether setstate_r is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether srandom is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether srandom_r is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether strtod is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether strtoll is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether strtoull is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether unlockpt is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63175: checking whether unsetenv is declared without a macro configure:63207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:63207: $? = 0 configure:63215: result: yes configure:63232: checking for strcasecmp configure:63232: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:577:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:63232: $? = 0 configure:63232: result: yes configure:63249: checking for strncasecmp configure:63249: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:578:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:63249: $? = 0 configure:63249: result: yes configure:63263: checking whether strncasecmp is declared configure:63263: result: yes configure:63357: checking for working strerror function configure:63391: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:63391: $? = 0 configure:63391: ./conftest configure:63391: $? = 0 configure:63402: result: yes configure:63523: checking for working strndup configure:63569: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:63569: $? = 0 configure:63569: ./conftest configure:63569: $? = 0 configure:63579: result: yes configure:63625: checking for working strnlen configure:63671: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:63671: $? = 0 configure:63671: ./conftest configure:63671: $? = 0 configure:63681: result: yes configure:63764: checking whether symlink handles trailing slash correctly configure:63806: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:63806: $? = 0 configure:63806: ./conftest configure:63806: $? = 0 configure:63817: result: yes configure:63857: checking whether is self-contained configure:63960: result: yes configure:64073: checking whether pselect is declared without a macro configure:64113: result: yes configure:64073: checking whether select is declared without a macro configure:64113: result: yes configure:64138: checking whether is self-contained configure:64163: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64163: $? = 0 configure:64171: result: yes configure:64176: checking for shutdown configure:64176: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:64176: $? = 0 configure:64176: result: yes configure:64186: checking whether defines the SHUT_* macros configure:64211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64211: $? = 0 configure:64219: result: yes configure:64317: checking for struct sockaddr_storage configure:64317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64317: $? = 0 configure:64317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:592:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:64317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_SHUTDOWN 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:64317: result: yes configure:64338: checking for sa_family_t configure:64338: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64338: $? = 0 configure:64338: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:593:26: error: expected expression before ')' token if (sizeof ((sa_family_t))) ^ configure:64338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:64338: result: yes configure:64367: checking for struct sockaddr_storage.ss_family configure:64367: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64367: $? = 0 configure:64367: result: yes configure:64423: checking whether socket is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether connect is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether accept is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether bind is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether getpeername is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether getsockname is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether getsockopt is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether listen is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether recv is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether send is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether recvfrom is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether sendto is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether setsockopt is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether shutdown is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64423: checking whether accept4 is declared without a macro configure:64452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64452: $? = 0 configure:64460: result: yes configure:64565: checking for nlink_t configure:64565: result: yes configure:64580: checking whether fchmodat is declared without a macro configure:64614: result: yes configure:64580: checking whether fstat is declared without a macro configure:64614: result: yes configure:64580: checking whether fstatat is declared without a macro configure:64614: result: yes configure:64580: checking whether futimens is declared without a macro configure:64614: result: yes configure:64580: checking whether lchmod is declared without a macro configure:64614: result: yes configure:64580: checking whether lstat is declared without a macro configure:64614: result: yes configure:64580: checking whether mkdirat is declared without a macro configure:64614: result: yes configure:64580: checking whether mkfifo is declared without a macro configure:64614: result: yes configure:64580: checking whether mkfifoat is declared without a macro configure:64614: result: yes configure:64580: checking whether mknod is declared without a macro configure:64614: result: yes configure:64580: checking whether mknodat is declared without a macro configure:64614: result: yes configure:64580: checking whether stat is declared without a macro configure:64614: result: yes configure:64580: checking whether utimensat is declared without a macro configure:64614: result: yes configure:64710: checking for struct tms configure:64710: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64710: $? = 0 configure:64710: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:614:25: error: expected expression before ')' token if (sizeof ((struct tms))) ^ configure:64710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | /* end confdefs.h. */ | | #include | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((struct tms))) | return 0; | ; | return 0; | } configure:64710: result: yes configure:64734: checking whether times is declared without a macro configure:64765: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64765: $? = 0 configure:64773: result: yes configure:64954: checking for struct utsname configure:64954: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:64954: $? = 0 configure:64954: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:619:29: error: expected expression before ')' token if (sizeof ((struct utsname))) ^ configure:64954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_RAW_DECL_TIMES 1 | /* end confdefs.h. */ | | /* Minix 3.1.8 has a bug: must be included before | . */ | #include | #include | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((struct utsname))) | return 0; | ; | return 0; | } configure:64954: result: yes configure:64978: checking whether uname is declared without a macro configure:65008: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65008: $? = 0 configure:65016: result: yes configure:65043: checking whether localtime_r is declared configure:65043: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65043: $? = 0 configure:65043: result: yes configure:65062: checking whether localtime_r is compatible with its POSIX signature configure:65094: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65094: $? = 0 configure:65102: result: yes configure:65175: checking whether tmpfile should be overridden configure:65197: result: no configure:65235: checking whether trunc is declared configure:65235: result: yes configure:65272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:65272: $? = 0 configure:65353: checking whether truncf is declared configure:65353: result: yes configure:65390: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:65390: $? = 0 configure:65471: checking for uname configure:65471: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:65471: $? = 0 configure:65471: result: yes configure:65600: checking whether chdir is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether chown is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether dup is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether dup2 is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether dup3 is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether environ is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether euidaccess is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether faccessat is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether fchdir is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether fchownat is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether fdatasync is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether fsync is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether ftruncate is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether getcwd is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether getdomainname is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether getdtablesize is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether getgroups is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether gethostname is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether getlogin is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether getlogin_r is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether getpagesize is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether getusershell is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether setusershell is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether endusershell is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether group_member is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether isatty is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether lchown is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether link is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether linkat is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether lseek is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether pipe is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether pipe2 is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether pread is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether pwrite is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether readlink is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether readlinkat is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether rmdir is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether sethostname is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether sleep is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether symlink is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether symlinkat is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether ttyname_r is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether unlink is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether unlinkat is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65600: checking whether usleep is declared without a macro configure:65638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:65638: $? = 0 configure:65646: result: yes configure:65666: checking whether unlink honors trailing slashes configure:65722: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:65722: $? = 0 configure:65722: ./conftest configure:65722: $? = 0 configure:65733: result: yes configure:65741: checking whether unlink of a parent directory fails as it should configure:65813: result: guessing yes configure:65912: checking for ptrdiff_t configure:65912: result: yes configure:65933: checking for vasprintf configure:65933: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:65933: $? = 0 configure:65933: result: yes configure:66100: checking whether btowc is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wctob is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether mbsinit is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether mbrtowc is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether mbrlen is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether mbsrtowcs is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether mbsnrtowcs is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcrtomb is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsrtombs is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsnrtombs is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcwidth is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wmemchr is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wmemcmp is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wmemcpy is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wmemmove is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wmemset is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcslen is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsnlen is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcscpy is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcpcpy is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsncpy is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcpncpy is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcscat is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsncat is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcscmp is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsncmp is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcscasecmp is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsncasecmp is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcscoll is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsxfrm is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsdup is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcschr is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsrchr is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcscspn is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsspn is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcspbrk is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcsstr is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcstok is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66100: checking whether wcswidth is declared without a macro configure:66136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66136: $? = 0 configure:66144: result: yes configure:66252: checking whether iswcntrl works configure:66304: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66304: $? = 0 configure:66304: ./conftest configure:66304: $? = 0 configure:66315: result: yes configure:66339: checking for towlower configure:66339: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:721:6: warning: conflicting types for built-in function 'towlower' [enabled by default] char towlower (); ^ configure:66339: $? = 0 configure:66339: result: yes configure:66387: checking for wctype_t configure:66423: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66423: $? = 0 configure:66431: result: yes configure:66437: checking for wctrans_t configure:66471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66471: $? = 0 configure:66479: result: yes configure:66488: checking whether wctype is declared without a macro configure:66525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66525: $? = 0 configure:66533: result: yes configure:66488: checking whether iswctype is declared without a macro configure:66525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66525: $? = 0 configure:66533: result: yes configure:66488: checking whether wctrans is declared without a macro configure:66525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66525: $? = 0 configure:66533: result: yes configure:66488: checking whether towctrans is declared without a macro configure:66525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:66525: $? = 0 configure:66533: result: yes configure:66553: checking for stdint.h configure:66553: result: yes configure:66610: checking for canonicalize_file_name configure:66610: result: yes configure:66610: checking for ctermid configure:66610: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66610: $? = 0 configure:66610: result: yes configure:66610: checking for dup2 configure:66610: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66610: $? = 0 configure:66610: result: yes configure:66622: checking for endgrent configure:66622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66622: $? = 0 configure:66622: result: yes configure:66622: checking for endpwent configure:66622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66622: $? = 0 configure:66622: result: yes configure:66622: checking for execvp configure:66622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:732:6: warning: conflicting types for built-in function 'execvp' [enabled by default] char execvp (); ^ configure:66622: $? = 0 configure:66622: result: yes configure:66622: checking for expm1 configure:66622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:733:6: warning: conflicting types for built-in function 'expm1' [enabled by default] char expm1 (); ^ configure:66622: $? = 0 configure:66622: result: yes configure:66622: checking for expm1f configure:66622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:734:6: warning: conflicting types for built-in function 'expm1f' [enabled by default] char expm1f (); ^ configure:66622: $? = 0 configure:66622: result: yes configure:66622: checking for fork configure:66622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:735:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:66622: $? = 0 configure:66622: result: yes configure:66634: checking for getegid configure:66634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66634: $? = 0 configure:66634: result: yes configure:66634: checking for geteuid configure:66634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66634: $? = 0 configure:66634: result: yes configure:66634: checking for getgid configure:66634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66634: $? = 0 configure:66634: result: yes configure:66634: checking for getgrent configure:66634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66634: $? = 0 configure:66634: result: yes configure:66634: checking for getgrgid configure:66634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66634: $? = 0 configure:66634: result: yes configure:66634: checking for getgrnam configure:66634: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66634: $? = 0 configure:66634: result: yes configure:66646: checking for getpgrp configure:66646: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66646: $? = 0 configure:66646: result: yes configure:66646: checking for getpid configure:66646: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66646: $? = 0 configure:66646: result: yes configure:66646: checking for getppid configure:66646: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66646: $? = 0 configure:66646: result: yes configure:66646: checking for getpwent configure:66646: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66646: $? = 0 configure:66646: result: yes configure:66646: checking for getpwuid configure:66646: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66646: $? = 0 configure:66646: result: yes configure:66646: checking for getuid configure:66646: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66646: $? = 0 configure:66646: result: yes configure:66658: checking for isascii configure:66658: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:748:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ configure:66658: $? = 0 configure:66658: result: yes configure:66658: checking for kill configure:66658: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66658: $? = 0 configure:66658: result: yes configure:66670: checking for lgamma configure:66670: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:750:6: warning: conflicting types for built-in function 'lgamma' [enabled by default] char lgamma (); ^ configure:66670: $? = 0 configure:66670: result: yes configure:66670: checking for lgammaf configure:66670: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:751:6: warning: conflicting types for built-in function 'lgammaf' [enabled by default] char lgammaf (); ^ configure:66670: $? = 0 configure:66670: result: yes configure:66670: checking for lgamma_r configure:66670: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:752:6: warning: conflicting types for built-in function 'lgamma_r' [enabled by default] char lgamma_r (); ^ configure:66670: $? = 0 configure:66670: result: yes configure:66670: checking for lgammaf_r configure:66670: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:753:6: warning: conflicting types for built-in function 'lgammaf_r' [enabled by default] char lgammaf_r (); ^ configure:66670: $? = 0 configure:66670: result: yes configure:66682: checking for log1p configure:66682: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:754:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:66682: $? = 0 configure:66682: result: yes configure:66682: checking for log1pf configure:66682: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:755:6: warning: conflicting types for built-in function 'log1pf' [enabled by default] char log1pf (); ^ configure:66682: $? = 0 configure:66682: result: yes configure:66682: checking for pipe configure:66682: result: yes configure:66694: checking for realpath configure:66694: result: yes configure:66694: checking for resolvepath configure:66694: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccX49rcS.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `resolvepath' collect2: error: ld returned 1 exit status configure:66694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_RAW_DECL_TIMES 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_DECL_TRUNCF 1 | #define GNULIB_TEST_TRUNCF 1 | #define HAVE_UNAME 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_EXPM1 1 | #define HAVE_EXPM1F 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMAF 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG1PF 1 | #define HAVE_PIPE 1 | #define HAVE_REALPATH 1 | /* end confdefs.h. */ | /* Define resolvepath to an innocuous variant, in case declares resolvepath. | For example, HP-UX 11i declares gettimeofday. */ | #define resolvepath innocuous_resolvepath | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char resolvepath (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef resolvepath | | /* 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 resolvepath (); | /* 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_resolvepath || defined __stub___resolvepath | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return resolvepath (); | ; | return 0; | } configure:66694: result: no configure:66694: checking for roundl configure:66694: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:758:6: warning: conflicting types for built-in function 'roundl' [enabled by default] char roundl (); ^ configure:66694: $? = 0 configure:66694: result: yes configure:66706: checking for select configure:66706: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66706: $? = 0 configure:66706: result: yes configure:66706: checking for setgrent configure:66706: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66706: $? = 0 configure:66706: result: yes configure:66706: checking for setpwent configure:66706: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66706: $? = 0 configure:66706: result: yes configure:66706: checking for siglongjmp configure:66706: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66706: $? = 0 configure:66706: result: yes configure:66706: checking for strsignal configure:66706: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66706: $? = 0 configure:66706: result: yes configure:66718: checking for tcgetattr configure:66718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66718: $? = 0 configure:66718: result: yes configure:66718: checking for tcsetattr configure:66718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66718: $? = 0 configure:66718: result: yes configure:66718: checking for tempnam configure:66718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66718: $? = 0 configure:66718: result: yes configure:66718: checking for tgammaf configure:66718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:767:6: warning: conflicting types for built-in function 'tgammaf' [enabled by default] char tgammaf (); ^ configure:66718: $? = 0 configure:66718: result: yes configure:66718: checking for toascii configure:66718: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:768:6: warning: conflicting types for built-in function 'toascii' [enabled by default] char toascii (); ^ configure:66718: $? = 0 configure:66718: result: yes configure:66730: checking for umask configure:66730: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66730: $? = 0 configure:66730: result: yes configure:66730: checking for waitpid configure:66730: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:66730: $? = 0 configure:66730: result: yes configure:66741: checking for _kbhit configure:66741: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccMrRnn9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_kbhit' collect2: error: ld returned 1 exit status configure:66741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_RAW_DECL_TIMES 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_DECL_TRUNCF 1 | #define GNULIB_TEST_TRUNCF 1 | #define HAVE_UNAME 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_EXPM1 1 | #define HAVE_EXPM1F 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMAF 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG1PF 1 | #define HAVE_PIPE 1 | #define HAVE_REALPATH 1 | #define HAVE_ROUNDL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TGAMMAF 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | /* Define _kbhit to an innocuous variant, in case declares _kbhit. | For example, HP-UX 11i declares gettimeofday. */ | #define _kbhit innocuous__kbhit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _kbhit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _kbhit | | /* 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 _kbhit (); | /* 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__kbhit || defined __stub____kbhit | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return _kbhit (); | ; | return 0; | } configure:66741: result: no configure:66754: checking for modf configure:66754: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:771:6: warning: conflicting types for built-in function 'modf' [enabled by default] char modf (); ^ configure:66754: $? = 0 configure:66754: result: yes configure:66754: checking for pow configure:66754: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:772:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ configure:66754: $? = 0 configure:66754: result: yes configure:66754: checking for sqrt configure:66754: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:773:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ configure:66754: $? = 0 configure:66754: result: yes configure:66754: checking for sqrtf configure:66754: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:774:6: warning: conflicting types for built-in function 'sqrtf' [enabled by default] char sqrtf (); ^ configure:66754: $? = 0 configure:66754: result: yes configure:66773: checking whether exp2 is declared configure:66773: result: yes configure:66784: checking whether round is declared configure:66784: result: yes configure:66795: checking whether tgamma is declared configure:66795: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:66795: $? = 0 configure:66795: result: yes configure:66810: checking for exp2 configure:66810: i686-uhu-linux-g++ -o conftest -g -O2 -pthread conftest.cpp -lm >&5 configure:66810: $? = 0 configure:66810: result: yes configure:66810: checking for round configure:66810: i686-uhu-linux-g++ -o conftest -g -O2 -pthread conftest.cpp -lm >&5 configure:66810: $? = 0 configure:66810: result: yes configure:66810: checking for tgamma configure:66810: i686-uhu-linux-g++ -o conftest -g -O2 -pthread conftest.cpp -lm >&5 configure:66810: $? = 0 configure:66810: result: yes configure:66832: checking for std::isnan in configure:66869: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:66869: $? = 0 configure:66884: result: yes configure:66892: checking for std::isnan (float variant) in configure:66929: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:66929: $? = 0 configure:66944: result: yes configure:66955: checking for std::isinf in configure:66992: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:66992: $? = 0 configure:67007: result: yes configure:67015: checking for std::isinf (float variant) in configure:67052: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:67052: $? = 0 configure:67067: result: yes configure:67078: checking for std::isfinite in configure:67115: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:67115: $? = 0 configure:67130: result: yes configure:67138: checking for std::isfinite (float variant) in configure:67175: i686-uhu-linux-g++ -c -g -O2 -pthread conftest.cpp >&5 configure:67175: $? = 0 configure:67190: result: yes configure:67209: checking for finite configure:67209: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:787:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:67209: $? = 0 configure:67209: result: yes configure:67209: checking for isnan configure:67209: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:788:6: warning: conflicting types for built-in function 'isnan' [enabled by default] char isnan (); ^ configure:67209: $? = 0 configure:67209: result: yes configure:67209: checking for isinf configure:67209: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:789:6: warning: conflicting types for built-in function 'isinf' [enabled by default] char isinf (); ^ configure:67209: $? = 0 configure:67209: result: yes configure:67209: checking for signbit configure:67209: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:790:6: warning: conflicting types for built-in function 'signbit' [enabled by default] char signbit (); ^ /tmp/ccNDY1CR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `signbit' collect2: error: ld returned 1 exit status configure:67209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_RAW_DECL_TIMES 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_DECL_TRUNCF 1 | #define GNULIB_TEST_TRUNCF 1 | #define HAVE_UNAME 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_EXPM1 1 | #define HAVE_EXPM1F 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMAF 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG1PF 1 | #define HAVE_PIPE 1 | #define HAVE_REALPATH 1 | #define HAVE_ROUNDL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TGAMMAF 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MODF 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_DECL_EXP2 1 | #define HAVE_DECL_ROUND 1 | #define HAVE_DECL_TGAMMA 1 | #define HAVE_EXP2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_CMATH_ISNAN 1 | #define HAVE_CMATH_ISNANF 1 | #define HAVE_CMATH_ISINF 1 | #define HAVE_CMATH_ISINFF 1 | #define HAVE_CMATH_ISFINITE 1 | #define HAVE_CMATH_ISFINITEF 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | /* end confdefs.h. */ | /* Define signbit to an innocuous variant, in case declares signbit. | For example, HP-UX 11i declares gettimeofday. */ | #define signbit innocuous_signbit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char signbit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef signbit | | /* 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 signbit (); | /* 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_signbit || defined __stub___signbit | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return signbit (); | ; | return 0; | } configure:67209: result: no configure:67221: checking for _finite configure:67221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccC432k0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_finite' collect2: error: ld returned 1 exit status configure:67221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_RAW_DECL_TIMES 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_DECL_TRUNCF 1 | #define GNULIB_TEST_TRUNCF 1 | #define HAVE_UNAME 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_EXPM1 1 | #define HAVE_EXPM1F 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMAF 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG1PF 1 | #define HAVE_PIPE 1 | #define HAVE_REALPATH 1 | #define HAVE_ROUNDL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TGAMMAF 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MODF 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_DECL_EXP2 1 | #define HAVE_DECL_ROUND 1 | #define HAVE_DECL_TGAMMA 1 | #define HAVE_EXP2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_CMATH_ISNAN 1 | #define HAVE_CMATH_ISNANF 1 | #define HAVE_CMATH_ISINF 1 | #define HAVE_CMATH_ISINFF 1 | #define HAVE_CMATH_ISFINITE 1 | #define HAVE_CMATH_ISFINITEF 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | /* end confdefs.h. */ | /* Define _finite to an innocuous variant, in case declares _finite. | For example, HP-UX 11i declares gettimeofday. */ | #define _finite innocuous__finite | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _finite (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _finite | | /* 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 _finite (); | /* 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__finite || defined __stub____finite | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return _finite (); | ; | return 0; | } configure:67221: result: no configure:67221: checking for _isnan configure:67221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccofOfp4.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_isnan' collect2: error: ld returned 1 exit status configure:67221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_RAW_DECL_TIMES 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_DECL_TRUNCF 1 | #define GNULIB_TEST_TRUNCF 1 | #define HAVE_UNAME 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_EXPM1 1 | #define HAVE_EXPM1F 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMAF 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG1PF 1 | #define HAVE_PIPE 1 | #define HAVE_REALPATH 1 | #define HAVE_ROUNDL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TGAMMAF 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MODF 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_DECL_EXP2 1 | #define HAVE_DECL_ROUND 1 | #define HAVE_DECL_TGAMMA 1 | #define HAVE_EXP2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_CMATH_ISNAN 1 | #define HAVE_CMATH_ISNANF 1 | #define HAVE_CMATH_ISINF 1 | #define HAVE_CMATH_ISINFF 1 | #define HAVE_CMATH_ISFINITE 1 | #define HAVE_CMATH_ISFINITEF 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | /* end confdefs.h. */ | /* Define _isnan to an innocuous variant, in case declares _isnan. | For example, HP-UX 11i declares gettimeofday. */ | #define _isnan innocuous__isnan | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _isnan (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _isnan | | /* 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 _isnan (); | /* 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__isnan || defined __stub____isnan | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return _isnan (); | ; | return 0; | } configure:67221: result: no configure:67230: checking whether signbit is declared configure:67230: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:67230: $? = 0 configure:67230: result: yes configure:67250: checking for acosh configure:67250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:791:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:67250: $? = 0 configure:67250: result: yes configure:67250: checking for acoshf configure:67250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:792:6: warning: conflicting types for built-in function 'acoshf' [enabled by default] char acoshf (); ^ configure:67250: $? = 0 configure:67250: result: yes configure:67250: checking for asinh configure:67250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:793:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:67250: $? = 0 configure:67250: result: yes configure:67250: checking for asinhf configure:67250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:794:6: warning: conflicting types for built-in function 'asinhf' [enabled by default] char asinhf (); ^ configure:67250: $? = 0 configure:67250: result: yes configure:67250: checking for atanh configure:67250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:795:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:67250: $? = 0 configure:67250: result: yes configure:67250: checking for atanhf configure:67250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:796:6: warning: conflicting types for built-in function 'atanhf' [enabled by default] char atanhf (); ^ configure:67250: $? = 0 configure:67250: result: yes configure:67250: checking for cbrt configure:67250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:797:6: warning: conflicting types for built-in function 'cbrt' [enabled by default] char cbrt (); ^ configure:67250: $? = 0 configure:67250: result: yes configure:67250: checking for cbrtf configure:67250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:798:6: warning: conflicting types for built-in function 'cbrtf' [enabled by default] char cbrtf (); ^ configure:67250: $? = 0 configure:67250: result: yes configure:67262: checking for erf configure:67262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:799:6: warning: conflicting types for built-in function 'erf' [enabled by default] char erf (); ^ configure:67262: $? = 0 configure:67262: result: yes configure:67262: checking for erff configure:67262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:800:6: warning: conflicting types for built-in function 'erff' [enabled by default] char erff (); ^ configure:67262: $? = 0 configure:67262: result: yes configure:67262: checking for erfc configure:67262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:801:6: warning: conflicting types for built-in function 'erfc' [enabled by default] char erfc (); ^ configure:67262: $? = 0 configure:67262: result: yes configure:67262: checking for erfcf configure:67262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:802:6: warning: conflicting types for built-in function 'erfcf' [enabled by default] char erfcf (); ^ configure:67262: $? = 0 configure:67262: result: yes configure:67262: checking for exp2f configure:67262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:803:6: warning: conflicting types for built-in function 'exp2f' [enabled by default] char exp2f (); ^ configure:67262: $? = 0 configure:67262: result: yes configure:67262: checking for hypotf configure:67262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:804:6: warning: conflicting types for built-in function 'hypotf' [enabled by default] char hypotf (); ^ configure:67262: $? = 0 configure:67262: result: yes configure:67262: checking for _hypotf configure:67262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 /tmp/ccKgliis.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_hypotf' collect2: error: ld returned 1 exit status configure:67262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "3.8.1" | #define PACKAGE_STRING "GNU Octave 3.8.1" | #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "3.8.1" | #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define YYTEXT_POINTER 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define OCTAVE_IDX_TYPE int | #define __NO_MATH_INLINES 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define FLOAT_TRUNCATE | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_COMPILE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_READLINE 1 | #define HAVE_DLOPEN_API 1 | #define ENABLE_DYNAMIC_LINKING 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_TR1_UNORDERED_MAP 1 | #define USE_UNORDERED_MAP_WITH_TR1 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 | #define HAVE_PLACEMENT_DELETE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define CXX_ISO_COMPLIANT_LIBRARY 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 | #define HAVE_FAST_INT_OPS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_OPENAT 1 | #define HAVE_PATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMES 1 | #define HAVE_PIPE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define GNULIB_TEST_CHDIR 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GNULIB_TEST_COPYSIGN 1 | #define GNULIB_TEST_COPYSIGNF 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_RAW_DECL_ALPHASORT 1 | #define HAVE_RAW_DECL_CLOSEDIR 1 | #define HAVE_RAW_DECL_DIRFD 1 | #define HAVE_RAW_DECL_FDOPENDIR 1 | #define HAVE_RAW_DECL_OPENDIR 1 | #define HAVE_RAW_DECL_READDIR 1 | #define HAVE_RAW_DECL_REWINDDIR 1 | #define HAVE_RAW_DECL_SCANDIR 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FLOOR 1 | #define HAVE_DECL_FLOORF 1 | #define GNULIB_TEST_FLOORF 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GLOB_H 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define HAVE_DECL_ROUND 1 | #define GNULIB_TEST_ROUND 1 | #define HAVE_DECL_ROUNDF 1 | #define GNULIB_TEST_ROUNDF 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_RAW_DECL_TIMES 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_DECL_TRUNC 1 | #define GNULIB_TEST_TRUNC 1 | #define HAVE_DECL_TRUNCF 1 | #define GNULIB_TEST_TRUNCF 1 | #define HAVE_UNAME 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_EXPM1 1 | #define HAVE_EXPM1F 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMAF 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_LOG1P 1 | #define HAVE_LOG1PF 1 | #define HAVE_PIPE 1 | #define HAVE_REALPATH 1 | #define HAVE_ROUNDL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TGAMMAF 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MODF 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_DECL_EXP2 1 | #define HAVE_DECL_ROUND 1 | #define HAVE_DECL_TGAMMA 1 | #define HAVE_EXP2 1 | #define HAVE_ROUND 1 | #define HAVE_TGAMMA 1 | #define HAVE_CMATH_ISNAN 1 | #define HAVE_CMATH_ISNANF 1 | #define HAVE_CMATH_ISINF 1 | #define HAVE_CMATH_ISINFF 1 | #define HAVE_CMATH_ISFINITE 1 | #define HAVE_CMATH_ISFINITEF 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DECL_SIGNBIT 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSHF 1 | #define HAVE_ASINH 1 | #define HAVE_ASINHF 1 | #define HAVE_ATANH 1 | #define HAVE_ATANHF 1 | #define HAVE_CBRT 1 | #define HAVE_CBRTF 1 | #define HAVE_ERF 1 | #define HAVE_ERFF 1 | #define HAVE_ERFC 1 | #define HAVE_ERFCF 1 | #define HAVE_EXP2F 1 | #define HAVE_HYPOTF 1 | /* end confdefs.h. */ | /* Define _hypotf to an innocuous variant, in case declares _hypotf. | For example, HP-UX 11i declares gettimeofday. */ | #define _hypotf innocuous__hypotf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _hypotf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _hypotf | | /* 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 _hypotf (); | /* 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__hypotf || defined __stub____hypotf | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return _hypotf (); | ; | return 0; | } configure:67262: result: no configure:67262: checking for log2 configure:67262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:805:6: warning: conflicting types for built-in function 'log2' [enabled by default] char log2 (); ^ configure:67262: $? = 0 configure:67262: result: yes configure:67262: checking for log2f configure:67262: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 conftest.c:806:6: warning: conflicting types for built-in function 'log2f' [enabled by default] char log2f (); ^ configure:67262: $? = 0 configure:67262: result: yes configure:67273: checking for MATH DEFINES in math.h configure:67300: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:67300: $? = 0 configure:67308: result: yes configure:67435: checking for getrusage configure:67435: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:67435: $? = 0 configure:67435: result: yes configure:67516: checking for getpwnam configure:67516: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:67516: $? = 0 configure:67516: result: yes configure:67580: checking whether closedir returns void configure:67612: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread conftest.c -lm >&5 configure:67612: $? = 0 configure:67612: ./conftest configure:67612: $? = 0 configure:67622: result: no configure:67632: checking for struct exception in math.h configure:67662: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:67662: $? = 0 configure:67670: result: yes configure:67680: checking whether sys_siglist is declared configure:67680: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread conftest.c >&5 configure:67680: $? = 0 configure:67680: result: yes configure:67752: checking whether i686-uhu-linux-gcc accepts -Wall configure:67784: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -Wall conftest.c -lm >&5 configure:67784: $? = 0 configure:67802: result: yes configure:67806: result: adding -Wall to WARN_CFLAGS configure:67752: checking whether i686-uhu-linux-gcc accepts -W configure:67784: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -W conftest.c -lm >&5 configure:67784: $? = 0 configure:67802: result: yes configure:67806: result: adding -W to WARN_CFLAGS configure:67752: checking whether i686-uhu-linux-gcc accepts -Wshadow configure:67784: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -Wshadow conftest.c -lm >&5 configure:67784: $? = 0 configure:67802: result: yes configure:67806: result: adding -Wshadow to WARN_CFLAGS configure:67752: checking whether i686-uhu-linux-gcc accepts -Wformat configure:67784: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -Wformat conftest.c -lm >&5 configure:67784: $? = 0 configure:67802: result: yes configure:67806: result: adding -Wformat to WARN_CFLAGS configure:67752: checking whether i686-uhu-linux-gcc accepts -Wpointer-arith configure:67784: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -Wpointer-arith conftest.c -lm >&5 configure:67784: $? = 0 configure:67802: result: yes configure:67806: result: adding -Wpointer-arith to WARN_CFLAGS configure:67752: checking whether i686-uhu-linux-gcc accepts -Wmissing-prototypes configure:67784: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -Wmissing-prototypes conftest.c -lm >&5 configure:67784: $? = 0 configure:67802: result: yes configure:67806: result: adding -Wmissing-prototypes to WARN_CFLAGS configure:67752: checking whether i686-uhu-linux-gcc accepts -Wstrict-prototypes configure:67784: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -Wstrict-prototypes conftest.c -lm >&5 conftest.c:799:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:67784: $? = 0 configure:67802: result: yes configure:67806: result: adding -Wstrict-prototypes to WARN_CFLAGS configure:67752: checking whether i686-uhu-linux-gcc accepts -Wwrite-strings configure:67784: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -Wwrite-strings conftest.c -lm >&5 configure:67784: $? = 0 configure:67802: result: yes configure:67806: result: adding -Wwrite-strings to WARN_CFLAGS configure:67752: checking whether i686-uhu-linux-gcc accepts -Wcast-align configure:67784: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -Wcast-align conftest.c -lm >&5 configure:67784: $? = 0 configure:67802: result: yes configure:67806: result: adding -Wcast-align to WARN_CFLAGS configure:67752: checking whether i686-uhu-linux-gcc accepts -Wcast-qual configure:67784: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -Wcast-qual conftest.c -lm >&5 configure:67784: $? = 0 configure:67802: result: yes configure:67806: result: adding -Wcast-qual to WARN_CFLAGS configure:67818: checking whether i686-uhu-linux-g++ accepts -Wall configure:67850: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -Wall conftest.cpp -lm >&5 configure:67850: $? = 0 configure:67868: result: yes configure:67872: result: adding -Wall to WARN_CXXFLAGS configure:67818: checking whether i686-uhu-linux-g++ accepts -W configure:67850: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -W conftest.cpp -lm >&5 configure:67850: $? = 0 configure:67868: result: yes configure:67872: result: adding -W to WARN_CXXFLAGS configure:67818: checking whether i686-uhu-linux-g++ accepts -Wshadow configure:67850: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -Wshadow conftest.cpp -lm >&5 configure:67850: $? = 0 configure:67868: result: yes configure:67872: result: adding -Wshadow to WARN_CXXFLAGS configure:67818: checking whether i686-uhu-linux-g++ accepts -Wold-style-cast configure:67850: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -Wold-style-cast conftest.cpp -lm >&5 configure:67850: $? = 0 configure:67868: result: yes configure:67872: result: adding -Wold-style-cast to WARN_CXXFLAGS configure:67818: checking whether i686-uhu-linux-g++ accepts -Wformat configure:67850: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -Wformat conftest.cpp -lm >&5 configure:67850: $? = 0 configure:67868: result: yes configure:67872: result: adding -Wformat to WARN_CXXFLAGS configure:67818: checking whether i686-uhu-linux-g++ accepts -Wpointer-arith configure:67850: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -Wpointer-arith conftest.cpp -lm >&5 configure:67850: $? = 0 configure:67868: result: yes configure:67872: result: adding -Wpointer-arith to WARN_CXXFLAGS configure:67818: checking whether i686-uhu-linux-g++ accepts -Wwrite-strings configure:67850: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -Wwrite-strings conftest.cpp -lm >&5 configure:67850: $? = 0 configure:67868: result: yes configure:67872: result: adding -Wwrite-strings to WARN_CXXFLAGS configure:67818: checking whether i686-uhu-linux-g++ accepts -Wcast-align configure:67850: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -Wcast-align conftest.cpp -lm >&5 configure:67850: $? = 0 configure:67868: result: yes configure:67872: result: adding -Wcast-align to WARN_CXXFLAGS configure:67818: checking whether i686-uhu-linux-g++ accepts -Wcast-qual configure:67850: i686-uhu-linux-g++ -o conftest -g -O2 -pthread -Wcast-qual conftest.cpp -lm >&5 configure:67850: $? = 0 configure:67868: result: yes configure:67872: result: adding -Wcast-qual to WARN_CXXFLAGS configure:68093: WARNING: JAVA_HOME environment variable not initialized. Auto-detection will proceed but is unreliable. configure:68107: checking for java configure:68140: result: no configure:68432: WARNING: No Java executable found. Octave will not be able to call Java methods. configure:68481: checking for QT configure:68489: $PKG_CONFIG --exists --print-errors "QtCore, QtGui, QtNetwork" Package QtCore was not found in the pkg-config search path. Perhaps you should add the directory containing `QtCore.pc' to the PKG_CONFIG_PATH environment variable No package 'QtCore' found Package QtGui was not found in the pkg-config search path. Perhaps you should add the directory containing `QtGui.pc' to the PKG_CONFIG_PATH environment variable No package 'QtGui' found Package QtNetwork was not found in the pkg-config search path. Perhaps you should add the directory containing `QtNetwork.pc' to the PKG_CONFIG_PATH environment variable No package 'QtNetwork' found configure:68492: $? = 1 configure:68507: $PKG_CONFIG --exists --print-errors "QtCore, QtGui, QtNetwork" Package QtCore was not found in the pkg-config search path. Perhaps you should add the directory containing `QtCore.pc' to the PKG_CONFIG_PATH environment variable No package 'QtCore' found Package QtGui was not found in the pkg-config search path. Perhaps you should add the directory containing `QtGui.pc' to the PKG_CONFIG_PATH environment variable No package 'QtGui' found Package QtNetwork was not found in the pkg-config search path. Perhaps you should add the directory containing `QtNetwork.pc' to the PKG_CONFIG_PATH environment variable No package 'QtNetwork' found configure:68510: $? = 1 No package 'QtCore' found No package 'QtGui' found No package 'QtNetwork' found configure:68538: result: no configure:69510: WARNING: Qt libraries not found -- disabling GUI configure:69712: checking that generated files are newer than configure configure:69718: result: done configure:69863: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Octave config.status 3.8.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:3296: creating oct-conf-post.h config.status:3296: creating Makefile config.status:3296: creating doc/Makefile config.status:3296: creating doc/doxyhtml/Makefile config.status:3296: creating doc/doxyhtml/Doxyfile config.status:3296: creating doc/icons/Makefile config.status:3296: creating doc/interpreter/Makefile config.status:3296: creating doc/liboctave/Makefile config.status:3296: creating doc/refcard/Makefile config.status:3296: creating examples/Makefile config.status:3296: creating libgnu/Makefile config.status:3296: creating libgui/Makefile config.status:3296: creating libinterp/Makefile config.status:3296: creating liboctave/Makefile config.status:3296: creating liboctave/cruft/Makefile config.status:3296: creating liboctave/cruft/mkf77def config.status:3296: creating scripts/Makefile config.status:3296: creating src/Makefile config.status:3296: creating test/Makefile config.status:3296: creating config.h config.status:3525: executing depfiles commands config.status:3525: executing libtool commands configure:72726: Octave is now configured for i686-uhu-linux-gnu Source directory: . Installation prefix: /usr C compiler: i686-uhu-linux-gcc -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -march=i686 -mtune=generic -pthread C++ compiler: i686-uhu-linux-g++ -mieee-fp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -pthread Fortran compiler: i686-uhu-linux-gfortran -O -mieee-fp Fortran libraries: -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath Lex libraries: LIBS: -lm AMD CPPFLAGS: AMD LDFLAGS: AMD libraries: ARPACK CPPFLAGS: ARPACK LDFLAGS: ARPACK libraries: BLAS libraries: -lblas CAMD CPPFLAGS: CAMD LDFLAGS: CAMD libraries: CARBON libraries: CCOLAMD CPPFLAGS: CCOLAMD LDFLAGS: CCOLAMD libraries: CHOLMOD CPPFLAGS: CHOLMOD LDFLAGS: CHOLMOD libraries: COLAMD CPPFLAGS: COLAMD LDFLAGS: COLAMD libraries: CURL CPPFLAGS: CURL LDFLAGS: CURL libraries: -lcurl CXSPARSE CPPFLAGS: CXSPARSE LDFLAGS: CXSPARSE libraries: DL libraries: -ldl FFTW3 CPPFLAGS: FFTW3 LDFLAGS: FFTW3 libraries: -lfftw3 FFTW3F CPPFLAGS: FFTW3F LDFLAGS: FFTW3F libraries: -lfftw3f fontconfig CFLAGS: fontconfig libraries: FreeType2 CFLAGS: FreeType2 libraries: GLPK CPPFLAGS: GLPK LDFLAGS: GLPK libraries: graphics CFLAGS: graphics libraries: HDF5 CPPFLAGS: HDF5 LDFLAGS: HDF5 libraries: -lhdf5 Java home: Java JVM path: Java CPPFLAGS: Java libraries: LAPACK libraries: -llapack LLVM CPPFLAGS: LLVM LDFLAGS: LLVM libraries: Magick++ CPPFLAGS: Magick++ LDFLAGS: Magick++ libraries: OPENGL libraries: PCRE CPPFLAGS: PCRE libraries: -lpcre PTHREAD flags: -pthread PTHREAD libraries: QHULL CPPFLAGS: QHULL LDFLAGS: QHULL libraries: QRUPDATE CPPFLAGS: QRUPDATE LDFLAGS: QRUPDATE libraries: Qt CPPFLAGS: Qt LDFLAGS: Qt libraries: READLINE libraries: -lreadline TERM libraries: -lncurses UMFPACK CPPFLAGS: UMFPACK LDFLAGS: UMFPACK libraries: X11 include flags: X11 libraries: -lX11 Z CPPFLAGS: Z LDFLAGS: Z libraries: -lz Default pager: less gnuplot: gnuplot Build Octave GUI: no JIT compiler for loops: no Build Java interface: no Do internal array bounds checking: no Use octave_allocator: no Build static libraries: no Build shared libraries: yes Dynamic Linking: yes (dlopen) Include support for GNU readline: yes 64-bit array dims and indexing: no configure:72916: WARNING: Qhull library not found -- this will result in loss of functionality of some geometry functions. configure:72946: WARNING: GLPK library not found. The glpk function for solving linear programs will be disabled. configure:72961: WARNING: OpenGL libs (GL and GLU) not found. Native graphics will be disabled. configure:72991: WARNING: qrupdate not found. The QR & Cholesky updating functions will be slow. configure:72996: WARNING: AMD library not found. This will result in some lack of functionality for sparse matrices. configure:73001: WARNING: CAMD library not found. This will result in some lack of functionality for sparse matrices. configure:73006: WARNING: COLAMD library not found. This will result in some lack of functionality for sparse matrices. configure:73011: WARNING: CCOLAMD library not found. This will result in some lack of functionality for sparse matrices. configure:73016: WARNING: CHOLMOD library not found. This will result in some lack of functionality for sparse matrices. configure:73021: WARNING: CXSparse library not found. This will result in some lack of functionality for sparse matrices. configure:73026: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices. configure:73031: WARNING: ARPACK not found. The eigs function will be disabled. configure:73046: WARNING: JAVA_HOME environment variable not initialized. Auto-detection will proceed but is unreliable. configure:73051: WARNING: No Java executable found. Octave will not be able to call Java methods. configure:73061: WARNING: Qt libraries not found -- disabling GUI configure:73130: WARNING: configure:73132: WARNING: I didn't find the necessary libraries to compile native configure:73134: WARNING: graphics. It isn't necessary to have native graphics, configure:73136: WARNING: but you will need to have gnuplot installed or you won't configure:73138: WARNING: be able to use any of Octave's plotting commands configure:73140: WARNING: configure:73214: configure:73216: NOTE: Libraries or auxiliary programs may be skipped if they are configure:73218: NOTE: not found OR if they are missing required features on your configure:73220: NOTE: system. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int64_t=yes ac_cv_c_restrict=__restrict ac_cv_c_uint64_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BUILD_CC_set= ac_cv_env_BUILD_CC_value= ac_cv_env_BUILD_CFLAGS_set= ac_cv_env_BUILD_CFLAGS_value= ac_cv_env_BUILD_CXXFLAGS_set= ac_cv_env_BUILD_CXXFLAGS_value= ac_cv_env_BUILD_CXX_set= ac_cv_env_BUILD_CXX_value= ac_cv_env_BUILD_EXEEXT_set= ac_cv_env_BUILD_EXEEXT_value= ac_cv_env_BUILD_LDFLAGS_set= ac_cv_env_BUILD_LDFLAGS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_FONTCONFIG_CFLAGS_set= ac_cv_env_FONTCONFIG_CFLAGS_value= ac_cv_env_FONTCONFIG_LIBS_set= ac_cv_env_FONTCONFIG_LIBS_value= ac_cv_env_FT2_CFLAGS_set= ac_cv_env_FT2_CFLAGS_value= ac_cv_env_FT2_LIBS_set= ac_cv_env_FT2_LIBS_value= ac_cv_env_JAVA_HOME_set= ac_cv_env_JAVA_HOME_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LLVM_CONFIG_set= ac_cv_env_LLVM_CONFIG_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_QT_CFLAGS_set= ac_cv_env_QT_CFLAGS_value= ac_cv_env_QT_LIBS_set= ac_cv_env_QT_LIBS_value= ac_cv_env_XFT_CFLAGS_set= ac_cv_env_XFT_CFLAGS_value= ac_cv_env_XFT_LIBS_set= ac_cv_env_XFT_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs=' -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none ac_cv_func___fpurge=yes ac_cv_func___freading=yes ac_cv_func__finite=no ac_cv_func__fseeki64=no ac_cv_func__hypotf=no ac_cv_func__isnan=no ac_cv_func__kbhit=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_acosh=yes ac_cv_func_acoshf=yes ac_cv_func_alloca_works=yes ac_cv_func_asinh=yes ac_cv_func_asinhf=yes ac_cv_func_atanh=yes ac_cv_func_atanhf=yes ac_cv_func_btowc=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_cbrt=yes ac_cv_func_cbrtf=yes ac_cv_func_cheev_=no ac_cv_func_closedir=yes ac_cv_func_closedir_void=no ac_cv_func_ctermid=yes ac_cv_func_dirfd=yes ac_cv_func_dlopen=no ac_cv_func_dup2=yes ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_erfcf=yes ac_cv_func_erff=yes ac_cv_func_execvp=yes ac_cv_func_exp2=yes ac_cv_func_exp2f=yes ac_cv_func_expm1=yes ac_cv_func_expm1f=yes ac_cv_func_fchdir=yes ac_cv_func_fcntl=yes ac_cv_func_fdopendir=yes ac_cv_func_finite=yes ac_cv_func_fork=yes ac_cv_func_fpurge=no ac_cv_func_fstatat=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrnam=yes ac_cv_func_gethostname=yes ac_cv_func_getlogin_r=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getppid=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_hypotf=yes ac_cv_func_isascii=yes ac_cv_func_isblank=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_kill=yes ac_cv_func_lgamma=yes ac_cv_func_lgamma_r=yes ac_cv_func_lgammaf=yes ac_cv_func_lgammaf_r=yes ac_cv_func_link=yes ac_cv_func_localtime_r=yes ac_cv_func_log1p=yes ac_cv_func_log1pf=yes ac_cv_func_log2=yes ac_cv_func_log2f=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_mkfifo=yes ac_cv_func_mkostemp=yes ac_cv_func_mmap=yes ac_cv_func_modf=yes ac_cv_func_mprotect=yes ac_cv_func_openat=yes ac_cv_func_opendir=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_compile=yes ac_cv_func_pipe=yes ac_cv_func_pow=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_raise=yes ac_cv_func_readdir=yes ac_cv_func_readlink=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realpath=yes ac_cv_func_resolvepath=no ac_cv_func_rewinddir=yes ac_cv_func_round=yes ac_cv_func_roundl=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_sched_getaffinity_np=no ac_cv_func_secure_getenv=yes ac_cv_func_select=yes ac_cv_func_setgrent=yes ac_cv_func_setpwent=yes ac_cv_func_shl_load=no ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_siglongjmp=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_sqrt=yes ac_cv_func_sqrtf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strptime=yes ac_cv_func_strsignal=yes ac_cv_func_symlink=yes ac_cv_func_sysctl=yes ac_cv_func_sysmp=no ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_tempnam=yes ac_cv_func_tgamma=yes ac_cv_func_tgammaf=yes ac_cv_func_times=yes ac_cv_func_toascii=yes ac_cv_func_towlower=yes ac_cv_func_tzset=yes ac_cv_func_umask=yes ac_cv_func_uname=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_waitpid=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wmemchr=yes ac_cv_func_wmemcpy=yes ac_cv_func_wmempcpy=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__Exit=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_accept4=yes ac_cv_have_decl_accept=yes ac_cv_have_decl_acosf=yes ac_cv_have_decl_acosl=yes ac_cv_have_decl_alarm=yes ac_cv_have_decl_alphasort=yes ac_cv_have_decl_asinf=yes ac_cv_have_decl_asinl=yes ac_cv_have_decl_atanf=yes ac_cv_have_decl_atanl=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_bind=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_cbrt=yes ac_cv_have_decl_cbrtf=yes ac_cv_have_decl_cbrtl=yes ac_cv_have_decl_ceilf=yes ac_cv_have_decl_ceill=yes ac_cv_have_decl_chdir=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_closedir=yes ac_cv_have_decl_connect=yes ac_cv_have_decl_copysign=yes ac_cv_have_decl_copysignf=yes ac_cv_have_decl_copysignl=yes ac_cv_have_decl_cosf=yes ac_cv_have_decl_coshf=yes ac_cv_have_decl_cosl=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_dup=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_exp2=yes ac_cv_have_decl_exp2f=yes ac_cv_have_decl_exp2l=yes ac_cv_have_decl_expf=yes ac_cv_have_decl_expl=yes ac_cv_have_decl_expm1=yes ac_cv_have_decl_expm1f=yes ac_cv_have_decl_expm1l=yes ac_cv_have_decl_fabsf=yes ac_cv_have_decl_fabsl=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchmodat=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fcntl=yes ac_cv_have_decl_fdatasync=yes ac_cv_have_decl_fdopendir=yes ac_cv_have_decl_ffs=yes ac_cv_have_decl_ffsl=yes ac_cv_have_decl_ffsll=yes ac_cv_have_decl_floorf=yes ac_cv_have_decl_floorl=yes ac_cv_have_decl_fma=yes ac_cv_have_decl_fmaf=yes ac_cv_have_decl_fmal=yes ac_cv_have_decl_fmod=yes ac_cv_have_decl_fmodf=yes ac_cv_have_decl_fmodl=yes ac_cv_have_decl_fpurge=no ac_cv_have_decl_frexpf=yes ac_cv_have_decl_frexpl=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fstat=yes ac_cv_have_decl_fstatat=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_futimens=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdomainname=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getpeername=yes ac_cv_have_decl_getsockname=yes ac_cv_have_decl_getsockopt=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_gettimeofday=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_group_member=yes ac_cv_have_decl_hypotf=yes ac_cv_have_decl_hypotl=yes ac_cv_have_decl_ilogb=yes ac_cv_have_decl_ilogbf=yes ac_cv_have_decl_ilogbl=yes ac_cv_have_decl_initstate=yes ac_cv_have_decl_initstate_r=yes ac_cv_have_decl_isatty=yes ac_cv_have_decl_iswctype=yes ac_cv_have_decl_lchmod=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_ldexpf=yes ac_cv_have_decl_ldexpl=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_listen=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_log10=yes ac_cv_have_decl_log10f=yes ac_cv_have_decl_log10l=yes ac_cv_have_decl_log1p=yes ac_cv_have_decl_log1pf=yes ac_cv_have_decl_log1pl=yes ac_cv_have_decl_log2=yes ac_cv_have_decl_log2f=yes ac_cv_have_decl_log2l=yes ac_cv_have_decl_log=yes ac_cv_have_decl_logb=yes ac_cv_have_decl_logbf=yes ac_cv_have_decl_logbl=yes ac_cv_have_decl_logf=yes ac_cv_have_decl_logl=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_lstat=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_mempcpy=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdirat=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkfifo=yes ac_cv_have_decl_mkfifoat=yes ac_cv_have_decl_mknod=yes ac_cv_have_decl_mknodat=yes ac_cv_have_decl_mkostemp=yes ac_cv_have_decl_mkostemps=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_mkstemps=yes ac_cv_have_decl_modf=yes ac_cv_have_decl_modff=yes ac_cv_have_decl_modfl=yes ac_cv_have_decl_openat=yes ac_cv_have_decl_opendir=yes ac_cv_have_decl_pclose=yes ac_cv_have_decl_pipe2=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_posix_openpt=yes ac_cv_have_decl_powf=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_pselect=yes ac_cv_have_decl_pthread_sigmask=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_ptsname_r=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_random=yes ac_cv_have_decl_random_r=yes ac_cv_have_decl_rawmemchr=yes ac_cv_have_decl_readdir=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_readlinkat=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_recv=yes ac_cv_have_decl_recvfrom=yes ac_cv_have_decl_remainder=yes ac_cv_have_decl_remainderf=yes ac_cv_have_decl_remainderl=yes ac_cv_have_decl_renameat=yes ac_cv_have_decl_rewinddir=yes ac_cv_have_decl_rint=yes ac_cv_have_decl_rintf=yes ac_cv_have_decl_rintl=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_round=yes ac_cv_have_decl_roundf=yes ac_cv_have_decl_roundl=yes ac_cv_have_decl_rpmatch=yes ac_cv_have_decl_scandir=yes ac_cv_have_decl_secure_getenv=yes ac_cv_have_decl_select=yes ac_cv_have_decl_send=yes ac_cv_have_decl_sendto=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sethostname=yes ac_cv_have_decl_setsockopt=yes ac_cv_have_decl_setstate=yes ac_cv_have_decl_setstate_r=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_shutdown=yes ac_cv_have_decl_sigaction=yes ac_cv_have_decl_sigaddset=yes ac_cv_have_decl_sigdelset=yes ac_cv_have_decl_sigemptyset=yes ac_cv_have_decl_sigfillset=yes ac_cv_have_decl_sigismember=yes ac_cv_have_decl_signbit=yes ac_cv_have_decl_sigpending=yes ac_cv_have_decl_sigprocmask=yes ac_cv_have_decl_sinf=yes ac_cv_have_decl_sinhf=yes ac_cv_have_decl_sinl=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_socket=yes ac_cv_have_decl_sqrtf=yes ac_cv_have_decl_sqrtl=yes ac_cv_have_decl_srandom=yes ac_cv_have_decl_srandom_r=yes ac_cv_have_decl_stat=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strcasecmp=yes ac_cv_have_decl_strcasestr=yes ac_cv_have_decl_strchrnul=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strmode=no ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_decl_tanf=yes ac_cv_have_decl_tanhf=yes ac_cv_have_decl_tanl=yes ac_cv_have_decl_tgamma=yes ac_cv_have_decl_times=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_towctrans=yes ac_cv_have_decl_trunc=yes ac_cv_have_decl_truncf=yes ac_cv_have_decl_truncl=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_uname=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_unlockpt=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_utimensat=yes ac_cv_have_decl_vdprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcpcpy=yes ac_cv_have_decl_wcpncpy=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcscasecmp=yes ac_cv_have_decl_wcscat=yes ac_cv_have_decl_wcschr=yes ac_cv_have_decl_wcscmp=yes ac_cv_have_decl_wcscoll=yes ac_cv_have_decl_wcscpy=yes ac_cv_have_decl_wcscspn=yes ac_cv_have_decl_wcsdup=yes ac_cv_have_decl_wcslen=yes ac_cv_have_decl_wcsncasecmp=yes ac_cv_have_decl_wcsncat=yes ac_cv_have_decl_wcsncmp=yes ac_cv_have_decl_wcsncpy=yes ac_cv_have_decl_wcsnlen=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcspbrk=yes ac_cv_have_decl_wcsrchr=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wcsspn=yes ac_cv_have_decl_wcsstr=yes ac_cv_have_decl_wcstok=yes ac_cv_have_decl_wcswidth=yes ac_cv_have_decl_wcsxfrm=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wctrans=yes ac_cv_have_decl_wctype=yes ac_cv_have_decl_wcwidth=yes ac_cv_have_decl_wmemchr=yes ac_cv_have_decl_wmemcmp=yes ac_cv_have_decl_wmemcpy=yes ac_cv_have_decl_wmemmove=yes ac_cv_have_decl_wmemset=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=no ac_cv_header_OpenGL_glu_h=no ac_cv_header_amd_amd_h=no ac_cv_header_amd_h=no ac_cv_header_camd_camd_h=no ac_cv_header_camd_h=no ac_cv_header_ccolamd_ccolamd_h=no ac_cv_header_ccolamd_h=no ac_cv_header_cholmod_cholmod_h=no ac_cv_header_cholmod_h=no ac_cv_header_colamd_colamd_h=no ac_cv_header_colamd_h=no ac_cv_header_conio_h=no ac_cv_header_cs_h=no ac_cv_header_curl_curl_h=yes ac_cv_header_curses_h=yes ac_cv_header_cxsparse_cs_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=yes ac_cv_header_fftw3_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnmatch_h=yes ac_cv_header_fpu_control_h=yes ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_glpk_glpk_h=no ac_cv_header_glpk_h=no ac_cv_header_grp_h=yes ac_cv_header_hdf5_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libqhull_h=no ac_cv_header_libqhull_libqhull_h=no ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netdb_h=yes ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qhull_h=no ac_cv_header_qhull_libqhull_h=no ac_cv_header_qhull_qhull_h=no ac_cv_header_sgtty_h=yes ac_cv_header_sstream=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=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_suitesparse_amd_h=no ac_cv_header_suitesparse_camd_h=no ac_cv_header_suitesparse_ccolamd_h=no ac_cv_header_suitesparse_cholmod_h=no ac_cv_header_suitesparse_colamd_h=no ac_cv_header_suitesparse_cs_h=no ac_cv_header_suitesparse_umfpack_h=no ac_cv_header_sunmath_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_tr1_unordered_map=yes ac_cv_header_ufsparse_amd_h=no ac_cv_header_ufsparse_camd_h=no ac_cv_header_ufsparse_ccolamd_h=no ac_cv_header_ufsparse_cholmod_h=no ac_cv_header_ufsparse_colamd_h=no ac_cv_header_ufsparse_cs_h=no ac_cv_header_ufsparse_umfpack_h=no ac_cv_header_umfpack_h=no ac_cv_header_umfpack_umfpack_h=no ac_cv_header_unistd_h=yes ac_cv_header_unordered_map=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_X11_XrmInitialize=yes ac_cv_lib_atlas_ATL_xerbla=no ac_cv_lib_blas_sgemm_=yes ac_cv_lib_complib_sgimath_sgemm_=no ac_cv_lib_cxml_sgemm_=no ac_cv_lib_dgemm_dgemm_=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_dxml_sgemm_=no ac_cv_lib_error_at_line=yes ac_cv_lib_essl_sgemm_=no ac_cv_lib_lapack___cheev_=yes ac_cv_lib_lex=-lfl ac_cv_lib_m_sin=yes ac_cv_lib_mkl_sgemm_=no ac_cv_lib_readline_rl_set_keyboard_input_timeout=yes ac_cv_lib_scs_sgemm_=no ac_cv_member_struct_group_gr_passwd=no ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_pcre_h_macros_present=yes ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_DEFAULT_PAGER=less ac_cv_prog_DESKTOP_FILE_INSTALL=desktop-file-install ac_cv_prog_F77=i686-uhu-linux-gfortran ac_cv_prog_FIND=find ac_cv_prog_GHOSTSCRIPT=gs ac_cv_prog_GNUPLOT=gnuplot ac_cv_prog_GPERF=gperf ac_cv_prog_HAVE_PCRE_CONFIG=yes ac_cv_prog_LEX=flex ac_cv_prog_MKINFO=makeinfo ac_cv_prog_PERL=perl ac_cv_prog_PYTHON=python ac_cv_prog_RANLIB=ranlib ac_cv_prog_TEXI2DVI=texi2dvi ac_cv_prog_TEXI2PDF=texi2pdf ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_gcc_traditional=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_nanosleep='none required' ac_cv_search_opendir='none required' ac_cv_search_tputs=-lncurses ac_cv_should_define__xopen_source=no ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_double=12 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_struct_st_dm_mode=no ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_type__Bool=yes ac_cv_type_dev_t=yes ac_cv_type_ino_t=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_sighandler_t=yes ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_tms=yes ac_cv_type_struct_utsname=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar ax_cv_PTHREAD_PRIO_INHERIT=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_float_expbit0='word 0 bit 23' gl_cv_cc_long_double_expbit0='word 2 bit 0' gl_cv_decl_HOST_NAME_MAX=yes gl_cv_decl_null_works=yes gl_cv_decl_readlink_works=yes gl_cv_double_slash_root=no gl_cv_func_copysign_no_libm=yes gl_cv_func_copysignf_no_libm=yes gl_cv_func_dirfd_macro=no gl_cv_func_dup2_works=yes gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fdopendir_works=yes gl_cv_func_fflush_stdin=no gl_cv_func_floor_libm= gl_cv_func_floorf_libm= gl_cv_func_fnmatch_posix=yes gl_cv_func_fopen_slash=yes gl_cv_func_frexp_no_libm=yes gl_cv_func_frexp_works=yes gl_cv_func_frexpf_no_libm=yes gl_cv_func_frexpf_works=yes gl_cv_func_fseeko=yes gl_cv_func_fstatat_zero_flag=yes gl_cv_func_ftello=yes gl_cv_func_ftello_works=yes gl_cv_func_getcwd_abort_bug=no gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_path_max=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_getlogin_r_works=yes gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_long_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_isnand_no_libm=yes gl_cv_func_isnanf_no_libm=yes gl_cv_func_isnanf_works=yes gl_cv_func_isnanl_no_libm=yes gl_cv_func_isnanl_works=no gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_link_works=yes gl_cv_func_lseek_pipe=yes gl_cv_func_lstat_dereferences_slashed_symlink=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_mbsrtowcs_works=yes gl_cv_func_memchr_works=yes gl_cv_func_mkdir_trailing_dot_works=yes gl_cv_func_mkdir_trailing_slash_works=yes gl_cv_func_mkfifo_works=yes gl_cv_func_nanosleep=yes gl_cv_func_open_slash=yes gl_cv_func_readlink_works=yes gl_cv_func_realpath_works=yes gl_cv_func_rename_dest_works=yes gl_cv_func_rename_link_works=yes gl_cv_func_rename_slash_dst_works=yes gl_cv_func_rename_slash_src_works=yes gl_cv_func_rmdir_works=yes gl_cv_func_round_works=yes gl_cv_func_roundf_works=yes gl_cv_func_sched_getaffinity3=yes gl_cv_func_select_detects_ebadf=yes gl_cv_func_select_supports0=yes gl_cv_func_signbit=yes gl_cv_func_signbit_gcc=yes gl_cv_func_sigprocmask=1 gl_cv_func_sleep_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_stat_dir_slash=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strndup_works=yes gl_cv_func_svid_putenv=yes gl_cv_func_symlink_works=yes gl_cv_func_tmpfile_unusable=no gl_cv_func_unlink_honors_slashes=yes gl_cv_func_unlink_parent_fails='guessing yes' gl_cv_func_working_mktime=yes gl_cv_func_working_strerror=yes gl_cv_glob_lists_symlinks=no gl_cv_gnu_glob_interface_version_1=yes gl_cv_have_arbitrary_file_name_length_limit=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl__Exit=yes gl_cv_have_raw_decl_accept4=yes gl_cv_have_raw_decl_accept=yes gl_cv_have_raw_decl_acosf=yes gl_cv_have_raw_decl_acosl=yes gl_cv_have_raw_decl_alphasort=yes gl_cv_have_raw_decl_asinf=yes gl_cv_have_raw_decl_asinl=yes gl_cv_have_raw_decl_atanf=yes gl_cv_have_raw_decl_atanl=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_bind=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=yes gl_cv_have_raw_decl_cbrt=yes gl_cv_have_raw_decl_cbrtf=yes gl_cv_have_raw_decl_cbrtl=yes gl_cv_have_raw_decl_ceilf=yes gl_cv_have_raw_decl_ceill=yes gl_cv_have_raw_decl_chdir=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_closedir=yes gl_cv_have_raw_decl_connect=yes gl_cv_have_raw_decl_copysign=yes gl_cv_have_raw_decl_copysignf=yes gl_cv_have_raw_decl_copysignl=yes gl_cv_have_raw_decl_cosf=yes gl_cv_have_raw_decl_coshf=yes gl_cv_have_raw_decl_cosl=yes gl_cv_have_raw_decl_dirfd=yes gl_cv_have_raw_decl_dprintf=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=yes gl_cv_have_raw_decl_dup=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=yes gl_cv_have_raw_decl_euidaccess=yes gl_cv_have_raw_decl_exp2=yes gl_cv_have_raw_decl_exp2f=yes gl_cv_have_raw_decl_exp2l=yes gl_cv_have_raw_decl_expf=yes gl_cv_have_raw_decl_expl=yes gl_cv_have_raw_decl_expm1=yes gl_cv_have_raw_decl_expm1f=yes gl_cv_have_raw_decl_expm1l=yes gl_cv_have_raw_decl_fabsf=yes gl_cv_have_raw_decl_fabsl=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchmodat=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fcntl=yes gl_cv_have_raw_decl_fdatasync=yes gl_cv_have_raw_decl_fdopendir=yes gl_cv_have_raw_decl_ffs=yes gl_cv_have_raw_decl_ffsl=yes gl_cv_have_raw_decl_ffsll=yes gl_cv_have_raw_decl_floorf=yes gl_cv_have_raw_decl_floorl=yes gl_cv_have_raw_decl_fma=yes gl_cv_have_raw_decl_fmaf=yes gl_cv_have_raw_decl_fmal=yes gl_cv_have_raw_decl_fmod=yes gl_cv_have_raw_decl_fmodf=yes gl_cv_have_raw_decl_fmodl=yes gl_cv_have_raw_decl_fpurge=no gl_cv_have_raw_decl_frexpf=yes gl_cv_have_raw_decl_frexpl=yes gl_cv_have_raw_decl_fseeko=yes gl_cv_have_raw_decl_fstat=yes gl_cv_have_raw_decl_fstatat=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftello=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_futimens=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdelim=yes gl_cv_have_raw_decl_getdomainname=yes gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getline=yes gl_cv_have_raw_decl_getloadavg=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_getpeername=yes gl_cv_have_raw_decl_gets=no gl_cv_have_raw_decl_getsockname=yes gl_cv_have_raw_decl_getsockopt=yes gl_cv_have_raw_decl_getsubopt=yes gl_cv_have_raw_decl_gettimeofday=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_grantpt=yes gl_cv_have_raw_decl_group_member=yes gl_cv_have_raw_decl_hypotf=yes gl_cv_have_raw_decl_hypotl=yes gl_cv_have_raw_decl_ilogb=yes gl_cv_have_raw_decl_ilogbf=yes gl_cv_have_raw_decl_ilogbl=yes gl_cv_have_raw_decl_initstate=yes gl_cv_have_raw_decl_initstate_r=yes gl_cv_have_raw_decl_isatty=yes gl_cv_have_raw_decl_iswctype=yes gl_cv_have_raw_decl_lchmod=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_ldexpf=yes gl_cv_have_raw_decl_ldexpl=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=yes gl_cv_have_raw_decl_listen=yes gl_cv_have_raw_decl_log10=yes gl_cv_have_raw_decl_log10f=yes gl_cv_have_raw_decl_log10l=yes gl_cv_have_raw_decl_log1p=yes gl_cv_have_raw_decl_log1pf=yes gl_cv_have_raw_decl_log1pl=yes gl_cv_have_raw_decl_log2=yes gl_cv_have_raw_decl_log2f=yes gl_cv_have_raw_decl_log2l=yes gl_cv_have_raw_decl_log=yes gl_cv_have_raw_decl_logb=yes gl_cv_have_raw_decl_logbf=yes gl_cv_have_raw_decl_logbl=yes gl_cv_have_raw_decl_logf=yes gl_cv_have_raw_decl_logl=yes gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_lstat=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_mempcpy=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_mkdirat=yes gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkfifo=yes gl_cv_have_raw_decl_mkfifoat=yes gl_cv_have_raw_decl_mknod=yes gl_cv_have_raw_decl_mknodat=yes gl_cv_have_raw_decl_mkostemp=yes gl_cv_have_raw_decl_mkostemps=yes gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=yes gl_cv_have_raw_decl_modf=yes gl_cv_have_raw_decl_modff=yes gl_cv_have_raw_decl_modfl=yes gl_cv_have_raw_decl_openat=yes gl_cv_have_raw_decl_opendir=yes gl_cv_have_raw_decl_pclose=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_pipe=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_posix_openpt=yes gl_cv_have_raw_decl_powf=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_pselect=yes gl_cv_have_raw_decl_pthread_sigmask=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_ptsname_r=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_random=yes gl_cv_have_raw_decl_random_r=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readdir=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_recv=yes gl_cv_have_raw_decl_recvfrom=yes gl_cv_have_raw_decl_remainder=yes gl_cv_have_raw_decl_remainderf=yes gl_cv_have_raw_decl_remainderl=yes gl_cv_have_raw_decl_renameat=yes gl_cv_have_raw_decl_rewinddir=yes gl_cv_have_raw_decl_rint=yes gl_cv_have_raw_decl_rintf=yes gl_cv_have_raw_decl_rintl=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_round=yes gl_cv_have_raw_decl_roundf=yes gl_cv_have_raw_decl_roundl=yes gl_cv_have_raw_decl_rpmatch=yes gl_cv_have_raw_decl_scandir=yes gl_cv_have_raw_decl_secure_getenv=yes gl_cv_have_raw_decl_select=yes gl_cv_have_raw_decl_send=yes gl_cv_have_raw_decl_sendto=yes gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_sethostname=yes gl_cv_have_raw_decl_setsockopt=yes gl_cv_have_raw_decl_setstate=yes gl_cv_have_raw_decl_setstate_r=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_shutdown=yes gl_cv_have_raw_decl_sigaction=yes gl_cv_have_raw_decl_sigaddset=yes gl_cv_have_raw_decl_sigdelset=yes gl_cv_have_raw_decl_sigemptyset=yes gl_cv_have_raw_decl_sigfillset=yes gl_cv_have_raw_decl_sigismember=yes gl_cv_have_raw_decl_sigpending=yes gl_cv_have_raw_decl_sigprocmask=yes gl_cv_have_raw_decl_sinf=yes gl_cv_have_raw_decl_sinhf=yes gl_cv_have_raw_decl_sinl=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_socket=yes gl_cv_have_raw_decl_sqrtf=yes gl_cv_have_raw_decl_sqrtl=yes gl_cv_have_raw_decl_srandom=yes gl_cv_have_raw_decl_srandom_r=yes gl_cv_have_raw_decl_stat=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasecmp=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strchrnul=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strerror_r=yes gl_cv_have_raw_decl_strncasecmp=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strverscmp=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_tanf=yes gl_cv_have_raw_decl_tanhf=yes gl_cv_have_raw_decl_tanl=yes gl_cv_have_raw_decl_times=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_towctrans=yes gl_cv_have_raw_decl_trunc=yes gl_cv_have_raw_decl_truncf=yes gl_cv_have_raw_decl_truncl=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_uname=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_unlockpt=yes gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_utimensat=yes gl_cv_have_raw_decl_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_wcpcpy=yes gl_cv_have_raw_decl_wcpncpy=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcscasecmp=yes gl_cv_have_raw_decl_wcscat=yes gl_cv_have_raw_decl_wcschr=yes gl_cv_have_raw_decl_wcscmp=yes gl_cv_have_raw_decl_wcscoll=yes gl_cv_have_raw_decl_wcscpy=yes gl_cv_have_raw_decl_wcscspn=yes gl_cv_have_raw_decl_wcsdup=yes gl_cv_have_raw_decl_wcslen=yes gl_cv_have_raw_decl_wcsncasecmp=yes gl_cv_have_raw_decl_wcsncat=yes gl_cv_have_raw_decl_wcsncmp=yes gl_cv_have_raw_decl_wcsncpy=yes gl_cv_have_raw_decl_wcsnlen=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcspbrk=yes gl_cv_have_raw_decl_wcsrchr=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wcsspn=yes gl_cv_have_raw_decl_wcsstr=yes gl_cv_have_raw_decl_wcstok=yes gl_cv_have_raw_decl_wcswidth=yes gl_cv_have_raw_decl_wcsxfrm=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wctrans=yes gl_cv_have_raw_decl_wctype=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_have_raw_decl_wmemchr=yes gl_cv_have_raw_decl_wmemcmp=yes gl_cv_have_raw_decl_wmemcpy=yes gl_cv_have_raw_decl_wmemmove=yes gl_cv_have_raw_decl_wmemset=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_stdint_h=yes gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdalign_h=no gl_cv_header_working_stdint_h=yes gl_cv_lib_socket='none needed' gl_cv_long_double_equals_double=no gl_cv_next_dirent_h='' gl_cv_next_fcntl_h='' gl_cv_next_getopt_h='' gl_cv_next_math_h='' gl_cv_next_signal_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_select_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_times_h='' gl_cv_next_sys_types_h='' gl_cv_next_sys_uio_h='' gl_cv_next_sys_utsname_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_pragma_columns=no gl_cv_promoted_mode_t=mode_t gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_struct_dirent_d_ino=yes gl_cv_struct_dirent_d_type=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_sys_struct_timeval_tv_sec=yes gl_cv_time_r_posix=yes gl_cv_type_sigset_t=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_var_stdin_large_offset=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_locale_fr=fr_FR gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=ja_JP gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_ssize_t=yes gt_cv_var_environ_declaration=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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 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_F77=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_F77=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=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 octave_cv_bison_push_pull_decl_style='dash ' octave_cv_broken_stl_algo_h=no octave_cv_cc_flag__W=yes octave_cv_cc_flag__Wall=yes octave_cv_cc_flag__Wcast_align=yes octave_cv_cc_flag__Wcast_qual=yes octave_cv_cc_flag__Wformat=yes octave_cv_cc_flag__Wmissing_prototypes=yes octave_cv_cc_flag__Wpointer_arith=yes octave_cv_cc_flag__Wshadow=yes octave_cv_cc_flag__Wstrict_prototypes=yes octave_cv_cc_flag__Wwrite_strings=yes octave_cv_cc_flag__mieee_fp=yes octave_cv_curl_has_curlopt_dirlistonly=yes octave_cv_cxx_bitwise_op_templates=yes octave_cv_cxx_broken_reinterpret_cast=no octave_cv_cxx_complex_reference_accessors=yes octave_cv_cxx_complex_setters=yes octave_cv_cxx_dynamic_auto_arrays=yes octave_cv_cxx_flag__W=yes octave_cv_cxx_flag__Wall=yes octave_cv_cxx_flag__Wcast_align=yes octave_cv_cxx_flag__Wcast_qual=yes octave_cv_cxx_flag__Wformat=yes octave_cv_cxx_flag__Wold_style_cast=yes octave_cv_cxx_flag__Wpointer_arith=yes octave_cv_cxx_flag__Wshadow=yes octave_cv_cxx_flag__Wwrite_strings=yes octave_cv_cxx_flag__mieee_fp=yes octave_cv_cxx_flag__rdynamic=yes octave_cv_cxx_iso_compliant_library=yes octave_cv_cxx_new_friend_template_decl=yes octave_cv_cxx_placement_delete=yes octave_cv_f77_flag__ffloat_store=yes octave_cv_f77_flag__mieee_fp=yes octave_cv_fast_int_ops=yes octave_cv_fftw3_threads_lib=no octave_cv_fftw3f_threads_lib=no octave_cv_framework_Carbon=no octave_cv_framework_OpenGL=no octave_cv_func_cmath_fisfinite=yes octave_cv_func_cmath_fisinf=yes octave_cv_func_cmath_fisnan=yes octave_cv_func_cmath_isfinite=yes octave_cv_func_cmath_isinf=yes octave_cv_func_cmath_isnan=yes octave_cv_func_fortran_isnan=yes octave_cv_func_matherr_type=yes octave_cv_hdf5_has_ver_16_api=no octave_cv_header_math_defines=yes octave_cv_header_require_tr1_namespace=yes octave_cv_ieee754_data_format=yes octave_cv_lib_arpack=no octave_cv_lib_curl=yes octave_cv_lib_fftw3=yes octave_cv_lib_fftw3f=yes octave_cv_lib_hdf5=yes octave_cv_lib_qrupdate=no octave_cv_lib_z=yes octave_cv_prog_sed=/bin/sed octave_cv_sizeof_fortran_integer=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/build-aux/missing aclocal-1.14' ALLOCA='' ALLOCA_H='alloca.h' AMCOND_BUILD_DOCS_FALSE='#' AMCOND_BUILD_DOCS_TRUE='' AMCOND_BUILD_GUI_FALSE='' AMCOND_BUILD_GUI_TRUE='#' AMCOND_ENABLE_DYNAMIC_LINKING_FALSE='#' AMCOND_ENABLE_DYNAMIC_LINKING_TRUE='' AMCOND_HAVE_BROKEN_STL_ALGO_H_FALSE='' AMCOND_HAVE_BROKEN_STL_ALGO_H_TRUE='#' AMCOND_HAVE_FFTW_FALSE='#' AMCOND_HAVE_FFTW_TRUE='' AMCOND_HAVE_JAVA_FALSE='' AMCOND_HAVE_JAVA_TRUE='#' AMCOND_HAVE_QSCINTILLA_FALSE='' AMCOND_HAVE_QSCINTILLA_TRUE='#' AMCOND_LINK_ALL_DEPS_FALSE='' AMCOND_LINK_ALL_DEPS_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMD_CPPFLAGS='' AMD_LDFLAGS='' AMD_LIBS='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='i686-uhu-linux-ar' ARFLAGS='cru' ARPACK_CPPFLAGS='' ARPACK_LDFLAGS='' ARPACK_LIBS='' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build-aux/missing automake-1.14' AWK='gawk' BISON_PUSH_PULL_DECL_STYLE='dash ' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BLAS_LIBS='-lblas' BUILD_CC='$(CC)' BUILD_CFLAGS='$(CFLAGS)' BUILD_CXX='$(CXX)' BUILD_CXXFLAGS='$(CXXFLAGS)' BUILD_EXEEXT='$(EXEEXT)' BUILD_LDFLAGS='$(LDFLAGS)' CAMD_CPPFLAGS='' CAMD_LDFLAGS='' CAMD_LIBS='' CARBON_LIBS='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CCOLAMD_CPPFLAGS='' CCOLAMD_LDFLAGS='' CCOLAMD_LIBS='' CC_VERSION='4.8.3' CFLAGS='-O2 -march=i686 -mtune=generic -pthread' CHOLMOD_CPPFLAGS='' CHOLMOD_LDFLAGS='' CHOLMOD_LIBS='' COLAMD_CPPFLAGS='' COLAMD_LDFLAGS='' COLAMD_LIBS='' COPYSIGNF_LIBM='' COPYSIGN_LIBM='' CPICFLAG='-fPIC' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CROSS_TOOL_PREFIX='' CRUFT_DLL_DEFS='' CURL_CPPFLAGS='' CURL_LDFLAGS='' CURL_LIBS='-lcurl' CXSPARSE_CPPFLAGS='' CXSPARSE_LDFLAGS='' CXSPARSE_LIBS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -pthread' CXXPICFLAG='-fPIC' CXX_VERSION='4.8.3' CYGPATH_W='echo' DEFAULT_PAGER='less' DEFAULT_TERMINAL_FONT='Courier' DEFAULT_TERMINAL_FONT_SIZE='10' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPEND_EXTRA_SED_PATTERN='' DEPEND_FLAGS='-M' DESKTOP_FILE_INSTALL='desktop-file-install' DLLTOOL='false' DL_LD='$(SH_LD)' DL_LDFLAGS='$(SH_LDFLAGS)' DL_LIBS='-ldl' DOCDIR='doc' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENABLE_DYNAMIC_LINKING='yes' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' F77='i686-uhu-linux-gfortran' F77_APPEND_EXTRA_UNDERSCORE='yes' F77_APPEND_UNDERSCORE='yes' F77_FLOAT_STORE_FLAG='-ffloat-store' F77_INTEGER_8_FLAG='' F77_ISNAN_MACRO='' F77_TOLOWER='yes' FC='i686-uhu-linux-gfortran' FFLAGS='-O -mieee-fp' FFTW3F_CPPFLAGS='' FFTW3F_LDFLAGS='' FFTW3F_LIBS='-lfftw3f' FFTW3_CPPFLAGS='' FFTW3_LDFLAGS='' FFTW3_LIBS='-lfftw3' FFT_DIR='fftpack' FGREP='/bin/grep -F' FIND='find' FLIBS=' -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. -lgfortran -lm -lquadmath' FLOAT_H='' FLOORF_LIBM='' FLOOR_LIBM='' FLTK_CONFIG='' FNMATCH_H='' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FPICFLAG='-fPIC' FREXPF_LIBM='' FREXP_LIBM='' FT2_CFLAGS='' FT2_LIBS='' GCC_VERSION='4.8.3' GETHOSTNAME_LIB='' GETOPT_H='' GHOSTSCRIPT='gs' GL2PS_LIBS='' GLIBC21='yes' GLOB_H='glob.h' GLPK_CPPFLAGS='' GLPK_LDFLAGS='' GLPK_LIBS='' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_FNMATCH_H_FALSE='' GL_GENERATE_FNMATCH_H_TRUE='#' GL_GENERATE_GLOB_H_FALSE='#' GL_GENERATE_GLOB_H_TRUE='' GL_GENERATE_STDALIGN_H_FALSE='#' GL_GENERATE_STDALIGN_H_TRUE='' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='#' GNULIB_ACCEPT4='0' GNULIB_ACCEPT='0' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ALPHASORT='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BIND='0' GNULIB_BTOWC='0' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='1' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='1' GNULIB_CHOWN='0' GNULIB_CLOSE='1' GNULIB_CLOSEDIR='1' GNULIB_CONNECT='0' GNULIB_COPYSIGN='1' GNULIB_COPYSIGNF='1' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_DIRFD='1' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='1' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='0' GNULIB_EXP2='0' GNULIB_EXP2F='0' GNULIB_EXP2L='0' GNULIB_EXPF='0' GNULIB_EXPL='0' GNULIB_EXPM1='0' GNULIB_EXPM1F='0' GNULIB_EXPM1L='0' GNULIB_FABSF='0' GNULIB_FABSL='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='1' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='1' GNULIB_FCNTL='1' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='0' GNULIB_FDOPENDIR='1' GNULIB_FFLUSH='1' GNULIB_FFS='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='1' GNULIB_FLOORF='1' GNULIB_FLOORL='0' GNULIB_FMA='0' GNULIB_FMAF='0' GNULIB_FMAL='0' GNULIB_FMOD='0' GNULIB_FMODF='0' GNULIB_FMODL='0' GNULIB_FOPEN='1' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='1' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FREXP='1' GNULIB_FREXPF='1' GNULIB_FREXPL='0' GNULIB_FSCANF='1' GNULIB_FSEEK='1' GNULIB_FSEEKO='1' GNULIB_FSTAT='1' GNULIB_FSTATAT='1' GNULIB_FSYNC='0' GNULIB_FTELL='1' GNULIB_FTELLO='1' GNULIB_FTRUNCATE='0' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='1' GNULIB_GETDELIM='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='1' GNULIB_GETLINE='0' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='1' GNULIB_GETPAGESIZE='0' GNULIB_GETPEERNAME='0' GNULIB_GETSOCKNAME='0' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GL_UNISTD_H_GETOPT='' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_HYPOT='0' GNULIB_HYPOTF='0' GNULIB_HYPOTL='0' GNULIB_ILOGB='0' GNULIB_ILOGBF='0' GNULIB_ILOGBL='0' GNULIB_ISATTY='1' GNULIB_ISFINITE='0' GNULIB_ISINF='0' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_ISWBLANK='0' GNULIB_ISWCTYPE='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='0' GNULIB_LDEXPL='0' GNULIB_LINK='1' GNULIB_LINKAT='0' GNULIB_LISTEN='0' GNULIB_LOG10='0' GNULIB_LOG10F='0' GNULIB_LOG10L='0' GNULIB_LOG1P='0' GNULIB_LOG1PF='0' GNULIB_LOG1PL='0' GNULIB_LOG2='0' GNULIB_LOG2F='0' GNULIB_LOG2L='0' GNULIB_LOG='0' GNULIB_LOGB='0' GNULIB_LOGBF='0' GNULIB_LOGBL='0' GNULIB_LOGF='0' GNULIB_LOGL='0' GNULIB_LSEEK='1' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='1' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='0' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='1' GNULIB_MEMRCHR='1' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='1' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='1' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_MODF='0' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NANOSLEEP='1' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='1' GNULIB_OPENDIR='1' GNULIB_PCLOSE='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_POWF='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PSELECT='0' GNULIB_PTHREAD_SIGMASK='0' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='1' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_RAISE='1' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READ='0' GNULIB_READDIR='1' GNULIB_READLINK='1' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='1' GNULIB_RECV='0' GNULIB_RECVFROM='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='1' GNULIB_RENAMEAT='0' GNULIB_REWINDDIR='1' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='1' GNULIB_ROUND='1' GNULIB_ROUNDF='1' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SCANDIR='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='1' GNULIB_SELECT='1' GNULIB_SEND='0' GNULIB_SENDTO='0' GNULIB_SETENV='0' GNULIB_SETHOSTNAME='0' GNULIB_SETSOCKOPT='0' GNULIB_SHUTDOWN='0' GNULIB_SIGACTION='1' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGNBIT='1' GNULIB_SIGPROCMASK='1' GNULIB_SINF='0' GNULIB_SINHF='0' GNULIB_SINL='0' GNULIB_SLEEP='1' GNULIB_SNPRINTF='0' GNULIB_SOCKET='0' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTF='0' GNULIB_SQRTL='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='1' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='1' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TIMEGM='0' GNULIB_TIMES='1' GNULIB_TIME_R='1' GNULIB_TMPFILE='1' GNULIB_TOWCTRANS='0' GNULIB_TRUNC='1' GNULIB_TRUNCF='1' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_UNAME='1' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='1' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='0' GNULIB_USLEEP='0' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='1' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='0' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='0' GNULIB_WCTOMB='0' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GNUPLOT='gnuplot' GPERF='gperf' GRAPHICS_CFLAGS='' GRAPHICS_LIBS='' GREP='/bin/grep' GXX_VERSION='4.8.3' HAVE_ACCEPT4='1' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ALPHASORT='1' HAVE_ASINF='1' HAVE_ASINL='1' HAVE_ATAN2F='1' HAVE_ATANF='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CBRT='1' HAVE_CBRTF='1' HAVE_CBRTL='1' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CBRTF='1' HAVE_DECL_CBRTL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COPYSIGNF='1' HAVE_DECL_COSL='1' HAVE_DECL_DIRFD='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXP2='1' HAVE_DECL_EXP2F='1' HAVE_DECL_EXP2L='1' HAVE_DECL_EXPL='1' HAVE_DECL_EXPM1L='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='0' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_LDEXPL='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_LOG10L='1' HAVE_DECL_LOG2='1' HAVE_DECL_LOG2F='1' HAVE_DECL_LOG2L='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_REMAINDER='1' HAVE_DECL_REMAINDERL='1' HAVE_DECL_RINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_TANL='1' HAVE_DECL_TRUNC='1' HAVE_DECL_TRUNCF='1' HAVE_DECL_TRUNCL='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_EUIDACCESS='1' HAVE_EXPF='1' HAVE_EXPL='1' HAVE_EXPM1='1' HAVE_EXPM1F='1' HAVE_FABSF='1' HAVE_FABSL='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FDOPENDIR='1' HAVE_FEATURES_H='1' HAVE_FFS='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FMA='1' HAVE_FMAF='1' HAVE_FMAL='1' HAVE_FMODF='1' HAVE_FMODL='1' HAVE_FREXPF='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_HYPOTF='1' HAVE_HYPOTL='1' HAVE_ILOGB='1' HAVE_ILOGBF='1' HAVE_ILOGBL='1' HAVE_INTTYPES_H='1' HAVE_ISNAND='1' HAVE_ISNANF='1' HAVE_ISNANL='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LDEXPF='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='1' HAVE_LOG10L='1' HAVE_LOG1P='1' HAVE_LOG1PF='1' HAVE_LOG1PL='1' HAVE_LOGBF='1' HAVE_LOGBL='1' HAVE_LOGF='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='1' HAVE_MODFL='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_OPENAT='1' HAVE_OPENDIR='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PCRE_CONFIG='yes' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_POWF='1' HAVE_PREAD='1' HAVE_PSELECT='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READDIR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_REWINDDIR='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPMATCH='1' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' HAVE_SA_FAMILY_T='1' HAVE_SCANDIR='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='1' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='1' HAVE_SINF='1' HAVE_SINHF='1' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SQRTF='1' HAVE_SQRTL='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_SOCKADDR_STORAGE='1' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRUCT_TMS='1' HAVE_STRUCT_UTSNAME='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_CDEFS_H='1' HAVE_SYS_INTTYPES_H='' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SELECT_H='1' HAVE_SYS_SOCKET_H='1' HAVE_SYS_TIMES_H='1' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_SYS_UIO_H='1' HAVE_SYS_UTSNAME_H='1' HAVE_TANF='1' HAVE_TANHF='1' HAVE_TANL='1' HAVE_TIMEGM='1' HAVE_TIMES='1' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_UNAME='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='0' HAVE__BOOL='1' HAVE__EXIT='1' HDF5_CPPFLAGS='' HDF5_LDFLAGS='' HDF5_LIBS='-lhdf5' INCLUDE_DEPS='yes' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAR='' JAVA='' JAVAC='' JAVA_CPPFLAGS='' JAVA_HOME='' JAVA_LIBS='' LAPACK_LIBS='-llapack' LD='/usr/bin/ld' LDFLAGS='' LD_CXX='$(CXX)' LD_STATIC_FLAG='' LEX='flex' LEXLIB='' LEX_OUTPUT_ROOT='lex.octave_' LFLAGS='-I' LIBINTL='' LIBOBJS='' LIBOCTAVE='-loctave' LIBOCTINTERP='-loctinterp' LIBPRE='lib' LIBS='-lm ' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_NANOSLEEP='' LIB_SELECT='' LIPO='' LLVM_CONFIG='' LLVM_CPPFLAGS='' LLVM_CXXFLAGS='' LLVM_LDFLAGS='' LLVM_LIBS='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/libgnu"' LOCALE_FR='fr_FR' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP' LOCALE_ZH_CN='zh_CN.GB18030' LRELEASE='' LTALLOCA='' LTLIBINTL='' LTLIBOBJS='' MAGICK_CPPFLAGS='' MAGICK_LDFLAGS='' MAGICK_LIBS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINFO='makeinfo' MKOCTFILE_AR='i686-uhu-linux-ar' MKOCTFILE_CC='i686-uhu-linux-gcc' MKOCTFILE_CXX='i686-uhu-linux-g++' MKOCTFILE_DL_LD='$(SH_LD)' MKOCTFILE_DL_LDFLAGS='-shared -Wl,-Bsymbolic' MKOCTFILE_F77='i686-uhu-linux-gfortran' MKOCTFILE_LD_CXX='$(CXX)' MKOCTFILE_RANLIB='ranlib' MOC='' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIMES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_MATH_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIMES_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_SYS_UIO_H='' NEXT_SYS_UTSNAME_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NM='/usr/bin/nm -B' NMEDIT='' NO_OCT_FILE_STRIP='false' NO_UNDEFINED_LDFLAG='-no-undefined' OBJDUMP='objdump' OBJEXT='o' OCTAVE_API_VERSION='api-v49+' OCTAVE_COPYRIGHT='Copyright (C) 2014 John W. Eaton and others.' OCTAVE_DLL_DEFS='' OCTAVE_IDX_TYPE='int' OCTAVE_MAJOR_VERSION='3' OCTAVE_MINOR_VERSION='8' OCTAVE_PATCH_VERSION='1' OCTAVE_RELEASE_DATE='2014-03-06' OCTAVE_VERSION='3.8.1' OCTGRAPHICS_DLL_DEFS='' OCTGUI_DLL_DEFS='' OCTINTERP_DLL_DEFS='' OPENGL_LIBS='' OTOOL64='' OTOOL='' PACKAGE='octave' PACKAGE_BUGREPORT='http://octave.org/bugs.html' PACKAGE_NAME='GNU Octave' PACKAGE_STRING='GNU Octave 3.8.1' PACKAGE_TARNAME='octave' PACKAGE_URL='http://www.gnu.org/software/octave/' PACKAGE_VERSION='3.8.1' PATH_SEPARATOR=':' PCRE_CPPFLAGS='' PCRE_LIBS='-lpcre' PERL='perl' PKG_CONFIG='/usr/bin/pkg-config' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PTHREAD_CC='i686-uhu-linux-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTHREAD_LIBS='' PTRDIFF_T_SUFFIX='' PYTHON='python' QHULL_CPPFLAGS='' QHULL_LDFLAGS='' QHULL_LIBS='' QRUPDATE_CPPFLAGS='' QRUPDATE_LDFLAGS='' QRUPDATE_LIBS='' QT_CFLAGS='' QT_CPPFLAGS='' QT_LDFLAGS='' QT_LIBS='' RANLIB='ranlib' RCC='' RDYNAMIC_FLAG='-rdynamic' READLINE_LIBS='-lreadline' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CBRTF='0' REPLACE_CBRTL='0' REPLACE_CEIL='0' REPLACE_CEILF='0' REPLACE_CEILL='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_FABSL='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='1' REPLACE_FCNTL='1' REPLACE_FDOPEN='0' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='1' REPLACE_FLOOR='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FMA='0' REPLACE_FMAF='0' REPLACE_FMAL='0' REPLACE_FMOD='0' REPLACE_FMODF='0' REPLACE_FMODL='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPF='0' REPLACE_FREXPL='0' REPLACE_FSEEK='1' REPLACE_FSEEKO='1' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETTIMEOFDAY='0' REPLACE_HUGE_VAL='0' REPLACE_HYPOT='0' REPLACE_HYPOTF='0' REPLACE_HYPOTL='0' REPLACE_ILOGB='0' REPLACE_ILOGBF='0' REPLACE_ISATTY='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME_R='0' REPLACE_LOG10='0' REPLACE_LOG10F='0' REPLACE_LOG10L='0' REPLACE_LOG1P='0' REPLACE_LOG1PF='0' REPLACE_LOG1PL='0' REPLACE_LOG2='0' REPLACE_LOG2F='0' REPLACE_LOG2L='0' REPLACE_LOG='0' REPLACE_LOGB='0' REPLACE_LOGBF='0' REPLACE_LOGBL='0' REPLACE_LOGF='0' REPLACE_LOGL='0' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='0' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_OPENDIR='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PSELECT='0' REPLACE_PTHREAD_SIGMASK='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_RAISE='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMAINDER='0' REPLACE_REMAINDERF='0' REPLACE_REMAINDERL='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_ROUND='0' REPLACE_ROUNDF='0' REPLACE_ROUNDL='0' REPLACE_SELECT='0' REPLACE_SETENV='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='1' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_SQRTL='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='0' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOK_R='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='0' REPLACE_TIMEGM='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNC='0' REPLACE_TRUNCF='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' ROUNDF_LIBM='' ROUND_LIBM='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHLBIN='' SHLBINPRE='lib' SHLBIN_VER='$(SHLBIN).$(version)' SHLEXT='so' SHLEXT_VER='$(SHLEXT).$(version)' SHLLIB='$(SHLEXT)' SHLLIBPRE='lib' SHLLIB_VER='$(SHLLIB).$(version)' SHLLINKEXT='' SHLPRE='lib' SH_LD='$(CXX)' SH_LDFLAGS='-shared' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' SONAME_FLAGS='-Wl,-soname -Wl,$@' STDALIGN_H='stdalign.h' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='strip' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TEMPLATE_AR='$(AR)' TEMPLATE_ARFLAGS='cru' TERM_LIBS='-lncurses' TEXI2DVI='texi2dvi --build-dir=t2d_cache' TEXI2PDF='texi2pdf --build-dir=t2d_cache' TEXINFO_AMD='' TEXINFO_ARPACK='' TEXINFO_CAMD='' TEXINFO_CCOLAMD='' TEXINFO_CHOLMOD='' TEXINFO_COLAMD='' TEXINFO_CURL='@set HAVE_CURL' TEXINFO_CXSPARSE='' TEXINFO_FFTW3='@set HAVE_FFTW3' TEXINFO_FFTW3F='@set HAVE_FFTW3F' TEXINFO_GLPK='' TEXINFO_HDF5='@set HAVE_HDF5' TEXINFO_QHULL='' TEXINFO_QRUPDATE='' TEXINFO_UMFPACK='' TEXINFO_Z='@set HAVE_Z' TIME_H_DEFINES_STRUCT_TIMESPEC='1' TRUNCF_LIBM='' TRUNC_LIBM='' UIC='' UMFPACK_CPPFLAGS='' UMFPACK_LDFLAGS='' UMFPACK_LIBS='' UNDEFINE_STRTOK_R='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_64_BIT_IDX_T='no' VERSION='3.8.1' WARN_CFLAGS=' -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual' WARN_CXXFLAGS=' -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual' WCHAR_T_SUFFIX='' WIN32_TERMINAL_FALSE='' WIN32_TERMINAL_TRUE='#' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINT_T_SUFFIX='' X11_INCFLAGS='' X11_LIBS='-lX11' XFT_CFLAGS='' XFT_LIBS='' XMKMF='' XTRA_CFLAGS=' -mieee-fp' XTRA_CRUFT_SH_LDFLAGS='' XTRA_CXXFLAGS=' -mieee-fp' YACC='bison -y' YFLAGS='' Z_CPPFLAGS='' Z_LDFLAGS='' Z_LIBS='-lz' ac_config_files=' oct-conf-post.h:oct-conf-post.in.h Makefile doc/Makefile doc/doxyhtml/Makefile doc/doxyhtml/Doxyfile doc/icons/Makefile doc/interpreter/Makefile doc/liboctave/Makefile doc/refcard/Makefile examples/Makefile libgnu/Makefile libgui/Makefile libinterp/Makefile liboctave/Makefile liboctave/cruft/Makefile liboctave/cruft/mkf77def scripts/Makefile src/Makefile test/Makefile' ac_config_headers=' config.h:config.in.h' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_LRELEASE='' ac_ct_MOC='' ac_ct_RCC='' ac_ct_UIC='' 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=ustar -chf - "$$tardir"' am__untar='tar -xf -' archlibdir='$(libexecdir)/octave/$(version)/exec/$(canonical_host_type)' ax_pthread_config='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' canonical_host_type='i686-uhu-linux-gnu' config_opts=' '\''--enable-dl'\'' '\''--prefix=/usr'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--enable-shared'\'' '\''--build=i686-uhu-linux'\'' '\''--host=i686-uhu-linux'\'' '\''--disable-static'\'' '\''CFLAGS=-O2 -march=i686 -mtune=generic '\'' '\''build_alias=i686-uhu-linux'\'' '\''host_alias=i686-uhu-linux'\''' datadir='${datarootdir}' datarootdir='${prefix}/share' doc_cache_file='$(octetcdir)/doc-cache' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' fcnfiledir='$(datadir)/octave/$(version)/m' gl_LIBOBJS=' asnprintf.o chdir-long.o fclose.o fcntl.o fflush.o fpurge.o fseek.o fseeko.o glob.o isnanl.o openat-proc.o printf-args.o printf-parse.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo chdir-long.lo fclose.lo fcntl.lo fflush.lo fpurge.lo fseek.lo fseeko.lo glob.lo isnanl.lo openat-proc.lo printf-args.lo printf-parse.lo vasnprintf.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_OCTAVE_GNULIB_TESTS' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' imagedir='$(datadir)/octave/$(version)/imagelib' includedir='${prefix}/include' infodir='/usr/share/info' infofile='$(infodir)/octave.info' install_sh='${SHELL} /var/uhubuild/work/compile/build-aux/install-sh' ldpreloadsep=' ' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' library_path_var='LD_LIBRARY_PATH' lispdir='${datarootdir}/emacs/site-lisp' localapiarchlibdir='$(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)' localapifcnfiledir='$(datadir)/octave/site/$(api_version)/m' localapioctfiledir='$(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type)' localarchlibdir='$(libexecdir)/octave/site/exec/$(canonical_host_type)' localedir='${datarootdir}/locale' localfcnfiledir='$(datadir)/octave/site/m' localoctfiledir='$(libdir)/octave/site/oct/$(canonical_host_type)' localstatedir='/var' localverarchlibdir='$(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)' localverfcnfiledir='$(datadir)/octave/$(version)/site/m' localveroctfiledir='$(libdir)/octave/$(version)/site/oct/$(canonical_host_type)' man1dir='$(mandir)/man1' man1ext='.1' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' octetcdir='$(datadir)/octave/$(version)/etc' octfiledir='$(libdir)/octave/$(version)/oct/$(canonical_host_type)' octincludedir='$(includedir)/octave-$(version)/octave' octlibdir='$(libdir)/octave/$(version)' octlocaledir='$(datadir)/octave/$(version)/locale' octtestsdir='$(octetcdir)/tests' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibexecdir='${libexecdir}/${PACKAGE}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sepchar=':' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' texi_macros_file='$(octetcdir)/macros.texi' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Octave" #define PACKAGE_TARNAME "octave" #define PACKAGE_VERSION "3.8.1" #define PACKAGE_STRING "GNU Octave 3.8.1" #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" #define PACKAGE_URL "http://www.gnu.org/software/octave/" #define PACKAGE "octave" #define VERSION "3.8.1" #define OCTAVE_SOURCE 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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define YYTEXT_POINTER 1 #define SEPCHAR ':' #define SEPCHAR_STR ":" #define SHELL_PATH "/bin/sh" #define OCTAVE_IDX_TYPE int #define __NO_MATH_INLINES 1 #define HAVE_FSEEKO 1 #define _FILE_OFFSET_BITS 64 #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define FLOAT_TRUNCATE #define HAVE_LIBM 1 #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## _ #define HAVE_PCRE_H 1 #define HAVE_PCRE_COMPILE 1 #define HAVE_ZLIB_H 1 #define HAVE_Z 1 #define HAVE_ZLIB 1 #define HAVE_HDF5_H 1 #define HAVE_HDF5_18 1 #define HAVE_HDF5 1 #define HAVE_FFTW3_H 1 #define HAVE_FFTW3 1 #define HAVE_FFTW3_H 1 #define HAVE_FFTW3F 1 #define HAVE_FFTW 1 #define HAVE_CURL_CURL_H 1 #define HAVE_CURL 1 #define HAVE_X_WINDOWS 1 #define HAVE_GL_GL_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define USE_READLINE 1 #define HAVE_DLOPEN_API 1 #define ENABLE_DYNAMIC_LINKING 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_CURSES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FPU_CONTROL_H 1 #define HAVE_GRP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NCURSES_H 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_SSTREAM 1 #define HAVE_TR1_UNORDERED_MAP 1 #define USE_UNORDERED_MAP_WITH_TR1 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_SGTTY_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_DEV_T 1 #define HAVE_INO_T 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_PTRDIFF_T 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG_DOUBLE 12 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 #define HAVE_PLACEMENT_DELETE 1 #define HAVE_DYNAMIC_AUTO_ARRAYS 1 #define HAVE_IEEE754_DATA_FORMAT 1 #define CXX_ISO_COMPLIANT_LIBRARY 1 #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 #define HAVE_CXX_COMPLEX_SETTERS 1 #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 #define HAVE_FAST_INT_OPS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_REALPATH 1 #define HAVE_GETCWD 1 #define HAVE_READLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_FDOPENDIR 1 #define HAVE_MEMPCPY 1 #define HAVE_BTOWC 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBSRTOWCS 1 #define HAVE_WMEMCHR 1 #define HAVE_WMEMCPY 1 #define HAVE_WMEMPCPY 1 #define HAVE___FPURGE 1 #define HAVE___FREADING 1 #define HAVE_FSTATAT 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETLOGIN_R 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETPWNAM_R 1 #define HAVE_LINK 1 #define HAVE_LSTAT 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_MKFIFO 1 #define HAVE_MKOSTEMP 1 #define HAVE_OPENAT 1 #define HAVE_PATHCONF 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SLEEP 1 #define HAVE_STRDUP 1 #define HAVE_TZSET 1 #define HAVE_STRNDUP 1 #define HAVE_STRPTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMES 1 #define HAVE_PIPE 1 #define HAVE_SNPRINTF 1 #define HAVE_ISWCNTRL 1 #define FUNC_REALPATH_WORKS 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETDB_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_FEATURES_H 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_DECL_FCHDIR 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_STRMODE 0 #define HAVE_MBSTATE_T 1 #define HAVE_DECL_ALARM 1 #define HAVE_DECL_FSEEKO 1 #define FUNC_FFLUSH_STDIN 0 #define HAVE_RAW_DECL_FCHMODAT 1 #define HAVE_RAW_DECL_FSTAT 1 #define HAVE_RAW_DECL_FSTATAT 1 #define HAVE_RAW_DECL_FUTIMENS 1 #define HAVE_RAW_DECL_LCHMOD 1 #define HAVE_RAW_DECL_LSTAT 1 #define HAVE_RAW_DECL_MKDIRAT 1 #define HAVE_RAW_DECL_MKFIFO 1 #define HAVE_RAW_DECL_MKFIFOAT 1 #define HAVE_RAW_DECL_MKNOD 1 #define HAVE_RAW_DECL_MKNODAT 1 #define HAVE_RAW_DECL_STAT 1 #define HAVE_RAW_DECL_UTIMENSAT 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_DECL_FTELLO 1 #define HAVE_DECL_GETCWD 1 #define HAVE_DECL_GETLOGIN_R 1 #define HAVE_DECL_GETLOGIN 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 1 #define HAVE_RAW_DECL_GETTIMEOFDAY 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define HAVE_LANGINFO_CODESET 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMRCHR 1 #define HAVE_RAW_DECL_PSELECT 1 #define HAVE_RAW_DECL_SELECT 1 #define PROMOTED_MODE_T mode_t #define HAVE_SIGSET_T 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE__BOOL 1 #define HAVE_WCHAR_T 1 #define HAVE_DECL_STRDUP 1 #define HAVE_TM_GMTOFF 1 #define HAVE_RAW_DECL_FFSL 1 #define HAVE_RAW_DECL_FFSLL 1 #define HAVE_RAW_DECL_MEMMEM 1 #define HAVE_RAW_DECL_MEMPCPY 1 #define HAVE_RAW_DECL_MEMRCHR 1 #define HAVE_RAW_DECL_RAWMEMCHR 1 #define HAVE_RAW_DECL_STPCPY 1 #define HAVE_RAW_DECL_STPNCPY 1 #define HAVE_RAW_DECL_STRCHRNUL 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNDUP 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRSEP 1 #define HAVE_RAW_DECL_STRCASESTR 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRERROR_R 1 #define HAVE_RAW_DECL_STRSIGNAL 1 #define HAVE_RAW_DECL_STRVERSCMP 1 #define HAVE_RAW_DECL_FFS 1 #define HAVE_RAW_DECL_STRCASECMP 1 #define HAVE_RAW_DECL_STRNCASECMP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_ALLOCA 1 #define GNULIB_CANONICALIZE 1 #define GNULIB_TEST_CANONICALIZE 1 #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 #define GNULIB_CANONICALIZE_LGPL 1 #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 #define GNULIB_TEST_REALPATH 1 #define GNULIB_TEST_CHDIR 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_CLOSE 1 #define HAVE_CLOSEDIR 1 #define GNULIB_TEST_CLOSEDIR 1 #define GNULIB_TEST_COPYSIGN 1 #define GNULIB_TEST_COPYSIGNF 1 #define D_INO_IN_DIRENT 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_RAW_DECL_ALPHASORT 1 #define HAVE_RAW_DECL_CLOSEDIR 1 #define HAVE_RAW_DECL_DIRFD 1 #define HAVE_RAW_DECL_FDOPENDIR 1 #define HAVE_RAW_DECL_OPENDIR 1 #define HAVE_RAW_DECL_READDIR 1 #define HAVE_RAW_DECL_REWINDDIR 1 #define HAVE_RAW_DECL_SCANDIR 1 #define HAVE_DIRFD 1 #define HAVE_DECL_DIRFD 1 #define GNULIB_TEST_DIRFD 1 #define GNULIB_DIRNAME 1 #define GNULIB_TEST_DUP 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_ENVIRON 1 #define GNULIB_TEST_FCHDIR 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FCLOSE 1 #define GNULIB_TEST_FCNTL 1 #define HAVE_RAW_DECL_FCNTL 1 #define HAVE_RAW_DECL_OPENAT 1 #define HAVE_DECL_FDOPENDIR 1 #define GNULIB_TEST_FDOPENDIR 1 #define GNULIB_FDOPENDIR 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_FFLUSH 1 #define GNULIB_TEST_FFLUSH 1 #define GNULIB_TEST_FLOOR 1 #define HAVE_DECL_FLOORF 1 #define GNULIB_TEST_FLOORF 1 #define GNULIB_TEST_FOPEN 1 #define HAVE_DECL_FPURGE 0 #define GNULIB_TEST_FPURGE 1 #define HAVE_FREXP 1 #define GNULIB_TEST_FREXP 1 #define GNULIB_TEST_FREXPF 1 #define GNULIB_TEST_FSEEK 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FSTATAT 1 #define GNULIB_TEST_FTELL 1 #define GNULIB_TEST_FTELLO 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MINIMALLY_WORKING_GETCWD 1 #define GNULIB_GETCWD 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define HAVE_GETHOSTNAME 1 #define GNULIB_TEST_GETHOSTNAME 1 #define GNULIB_TEST_GETLOGIN_R 1 #define GNULIB_TEST_GETOPT_GNU 1 #define GETTIMEOFDAY_TIMEZONE struct timezone #define GNULIB_TEST_GETTIMEOFDAY 1 #define HAVE_GLOB_H 1 #define GNULIB_TEST_ISATTY 1 #define HAVE_ISNAND_IN_LIBC 1 #define HAVE_ISNANF_IN_LIBC 1 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define GNULIB_TEST_LINK 1 #define GNULIB_TEST_LSEEK 1 #define GNULIB_TEST_LSTAT 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC_GNU 1 #define GNULIB_MALLOC_GNU 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define HAVE_RAW_DECL_ACOSF 1 #define HAVE_RAW_DECL_ACOSL 1 #define HAVE_RAW_DECL_ASINF 1 #define HAVE_RAW_DECL_ASINL 1 #define HAVE_RAW_DECL_ATANF 1 #define HAVE_RAW_DECL_ATANL 1 #define HAVE_RAW_DECL_CBRT 1 #define HAVE_RAW_DECL_CBRTF 1 #define HAVE_RAW_DECL_CBRTL 1 #define HAVE_RAW_DECL_CEILF 1 #define HAVE_RAW_DECL_CEILL 1 #define HAVE_RAW_DECL_COPYSIGN 1 #define HAVE_RAW_DECL_COPYSIGNF 1 #define HAVE_RAW_DECL_COPYSIGNL 1 #define HAVE_RAW_DECL_COSF 1 #define HAVE_RAW_DECL_COSL 1 #define HAVE_RAW_DECL_COSHF 1 #define HAVE_RAW_DECL_EXPF 1 #define HAVE_RAW_DECL_EXPL 1 #define HAVE_RAW_DECL_EXP2 1 #define HAVE_RAW_DECL_EXP2F 1 #define HAVE_RAW_DECL_EXP2L 1 #define HAVE_RAW_DECL_EXPM1 1 #define HAVE_RAW_DECL_EXPM1F 1 #define HAVE_RAW_DECL_EXPM1L 1 #define HAVE_RAW_DECL_FABSF 1 #define HAVE_RAW_DECL_FABSL 1 #define HAVE_RAW_DECL_FLOORF 1 #define HAVE_RAW_DECL_FLOORL 1 #define HAVE_RAW_DECL_FMA 1 #define HAVE_RAW_DECL_FMAF 1 #define HAVE_RAW_DECL_FMAL 1 #define HAVE_RAW_DECL_FMOD 1 #define HAVE_RAW_DECL_FMODF 1 #define HAVE_RAW_DECL_FMODL 1 #define HAVE_RAW_DECL_FREXPF 1 #define HAVE_RAW_DECL_FREXPL 1 #define HAVE_RAW_DECL_HYPOTF 1 #define HAVE_RAW_DECL_HYPOTL 1 #define HAVE_RAW_DECL_ILOGB 1 #define HAVE_RAW_DECL_ILOGBF 1 #define HAVE_RAW_DECL_ILOGBL 1 #define HAVE_RAW_DECL_LDEXPF 1 #define HAVE_RAW_DECL_LDEXPL 1 #define HAVE_RAW_DECL_LOG 1 #define HAVE_RAW_DECL_LOGF 1 #define HAVE_RAW_DECL_LOGL 1 #define HAVE_RAW_DECL_LOG10 1 #define HAVE_RAW_DECL_LOG10F 1 #define HAVE_RAW_DECL_LOG10L 1 #define HAVE_RAW_DECL_LOG1P 1 #define HAVE_RAW_DECL_LOG1PF 1 #define HAVE_RAW_DECL_LOG1PL 1 #define HAVE_RAW_DECL_LOG2 1 #define HAVE_RAW_DECL_LOG2F 1 #define HAVE_RAW_DECL_LOG2L 1 #define HAVE_RAW_DECL_LOGB 1 #define HAVE_RAW_DECL_LOGBF 1 #define HAVE_RAW_DECL_LOGBL 1 #define HAVE_RAW_DECL_MODF 1 #define HAVE_RAW_DECL_MODFF 1 #define HAVE_RAW_DECL_MODFL 1 #define HAVE_RAW_DECL_POWF 1 #define HAVE_RAW_DECL_REMAINDER 1 #define HAVE_RAW_DECL_REMAINDERF 1 #define HAVE_RAW_DECL_REMAINDERL 1 #define HAVE_RAW_DECL_RINT 1 #define HAVE_RAW_DECL_RINTF 1 #define HAVE_RAW_DECL_RINTL 1 #define HAVE_RAW_DECL_ROUND 1 #define HAVE_RAW_DECL_ROUNDF 1 #define HAVE_RAW_DECL_ROUNDL 1 #define HAVE_RAW_DECL_SINF 1 #define HAVE_RAW_DECL_SINL 1 #define HAVE_RAW_DECL_SINHF 1 #define HAVE_RAW_DECL_SQRTF 1 #define HAVE_RAW_DECL_SQRTL 1 #define HAVE_RAW_DECL_TANF 1 #define HAVE_RAW_DECL_TANL 1 #define HAVE_RAW_DECL_TANHF 1 #define HAVE_RAW_DECL_TRUNC 1 #define HAVE_RAW_DECL_TRUNCF 1 #define HAVE_RAW_DECL_TRUNCL 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSRTOWCS 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMPCPY 1 #define GNULIB_TEST_MEMPCPY 1 #define HAVE_MEMRCHR 1 #define GNULIB_TEST_MEMRCHR 1 #define GNULIB_TEST_MKFIFO 1 #define GNULIB_MKOSTEMP 1 #define GNULIB_TEST_MKOSTEMP 1 #define GNULIB_TEST_MKTIME 1 #define GNULIB_TEST_NANOSLEEP 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_SYSCTL 1 #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 #define GNULIB_TEST_OPEN 1 #define GNULIB_OPENAT 1 #define GNULIB_TEST_OPENAT 1 #define HAVE_OPENDIR 1 #define GNULIB_TEST_OPENDIR 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define GNULIB_TEST_PUTENV 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define HAVE_READDIR 1 #define GNULIB_TEST_READDIR 1 #define GNULIB_TEST_READLINK 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC_GNU 1 #define GNULIB_REALLOC_GNU 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define GNULIB_TEST_RENAME 1 #define HAVE_REWINDDIR 1 #define GNULIB_TEST_REWINDDIR 1 #define GNULIB_TEST_RMDIR 1 #define HAVE_DECL_ROUND 1 #define GNULIB_TEST_ROUND 1 #define HAVE_DECL_ROUNDF 1 #define GNULIB_TEST_ROUNDF 1 #define GNULIB_TEST_SECURE_GETENV 1 #define GNULIB_TEST_SELECT 1 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 #define GNULIB_TEST_SIGACTION 1 #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 #define HAVE_RAW_DECL_SIGACTION 1 #define HAVE_RAW_DECL_SIGADDSET 1 #define HAVE_RAW_DECL_SIGDELSET 1 #define HAVE_RAW_DECL_SIGEMPTYSET 1 #define HAVE_RAW_DECL_SIGFILLSET 1 #define HAVE_RAW_DECL_SIGISMEMBER 1 #define HAVE_RAW_DECL_SIGPENDING 1 #define HAVE_RAW_DECL_SIGPROCMASK 1 #define GNULIB_TEST_SIGNBIT 1 #define GNULIB_TEST_SIGPROCMASK 1 #define HAVE_STDINT_H 1 #define HAVE_DECL_SLEEP 1 #define GNULIB_TEST_SLEEP 1 #define GNULIB_TEST_STAT 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_RAW_DECL_DPRINTF 1 #define HAVE_RAW_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETDELIM 1 #define HAVE_RAW_DECL_GETLINE 1 #define HAVE_RAW_DECL_PCLOSE 1 #define HAVE_RAW_DECL_POPEN 1 #define HAVE_RAW_DECL_RENAMEAT 1 #define HAVE_RAW_DECL_SNPRINTF 1 #define HAVE_RAW_DECL_TMPFILE 1 #define HAVE_RAW_DECL_VDPRINTF 1 #define HAVE_RAW_DECL_VSNPRINTF 1 #define HAVE_RAW_DECL__EXIT 1 #define HAVE_RAW_DECL_ATOLL 1 #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 #define HAVE_RAW_DECL_GETLOADAVG 1 #define HAVE_RAW_DECL_GETSUBOPT 1 #define HAVE_RAW_DECL_GRANTPT 1 #define HAVE_RAW_DECL_INITSTATE 1 #define HAVE_RAW_DECL_INITSTATE_R 1 #define HAVE_RAW_DECL_MKDTEMP 1 #define HAVE_RAW_DECL_MKOSTEMP 1 #define HAVE_RAW_DECL_MKOSTEMPS 1 #define HAVE_RAW_DECL_MKSTEMP 1 #define HAVE_RAW_DECL_MKSTEMPS 1 #define HAVE_RAW_DECL_POSIX_OPENPT 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_PTSNAME_R 1 #define HAVE_RAW_DECL_RANDOM 1 #define HAVE_RAW_DECL_RANDOM_R 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_RPMATCH 1 #define HAVE_RAW_DECL_SECURE_GETENV 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_SETSTATE 1 #define HAVE_RAW_DECL_SETSTATE_R 1 #define HAVE_RAW_DECL_SRANDOM 1 #define HAVE_RAW_DECL_SRANDOM_R 1 #define HAVE_RAW_DECL_STRTOD 1 #define HAVE_RAW_DECL_STRTOLL 1 #define HAVE_RAW_DECL_STRTOULL 1 #define HAVE_RAW_DECL_UNLOCKPT 1 #define HAVE_RAW_DECL_UNSETENV 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define my_strftime nstrftime #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define GNULIB_TEST_STRPTIME 1 #define GNULIB_TEST_SYMLINK 1 #define HAVE_RAW_DECL_PSELECT 1 #define HAVE_RAW_DECL_SELECT 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_RAW_DECL_SOCKET 1 #define HAVE_RAW_DECL_CONNECT 1 #define HAVE_RAW_DECL_ACCEPT 1 #define HAVE_RAW_DECL_BIND 1 #define HAVE_RAW_DECL_GETPEERNAME 1 #define HAVE_RAW_DECL_GETSOCKNAME 1 #define HAVE_RAW_DECL_GETSOCKOPT 1 #define HAVE_RAW_DECL_LISTEN 1 #define HAVE_RAW_DECL_RECV 1 #define HAVE_RAW_DECL_SEND 1 #define HAVE_RAW_DECL_RECVFROM 1 #define HAVE_RAW_DECL_SENDTO 1 #define HAVE_RAW_DECL_SETSOCKOPT 1 #define HAVE_RAW_DECL_SHUTDOWN 1 #define HAVE_RAW_DECL_ACCEPT4 1 #define HAVE_RAW_DECL_FCHMODAT 1 #define HAVE_RAW_DECL_FSTAT 1 #define HAVE_RAW_DECL_FSTATAT 1 #define HAVE_RAW_DECL_FUTIMENS 1 #define HAVE_RAW_DECL_LCHMOD 1 #define HAVE_RAW_DECL_LSTAT 1 #define HAVE_RAW_DECL_MKDIRAT 1 #define HAVE_RAW_DECL_MKFIFO 1 #define HAVE_RAW_DECL_MKFIFOAT 1 #define HAVE_RAW_DECL_MKNOD 1 #define HAVE_RAW_DECL_MKNODAT 1 #define HAVE_RAW_DECL_STAT 1 #define HAVE_RAW_DECL_UTIMENSAT 1 #define HAVE_STRUCT_TMS 1 #define HAVE_RAW_DECL_TIMES 1 #define HAVE_STRUCT_UTSNAME 1 #define HAVE_RAW_DECL_UNAME 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TMPFILE 1 #define HAVE_DECL_TRUNC 1 #define GNULIB_TEST_TRUNC 1 #define HAVE_DECL_TRUNCF 1 #define GNULIB_TEST_TRUNCF 1 #define HAVE_UNAME 1 #define HAVE_RAW_DECL_CHDIR 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_DUP3 1 #define HAVE_RAW_DECL_ENVIRON 1 #define HAVE_RAW_DECL_EUIDACCESS 1 #define HAVE_RAW_DECL_FACCESSAT 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 1 #define HAVE_RAW_DECL_FDATASYNC 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDOMAINNAME 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETLOGIN_R 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_GETUSERSHELL 1 #define HAVE_RAW_DECL_SETUSERSHELL 1 #define HAVE_RAW_DECL_ENDUSERSHELL 1 #define HAVE_RAW_DECL_GROUP_MEMBER 1 #define HAVE_RAW_DECL_ISATTY 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LINKAT 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE 1 #define HAVE_RAW_DECL_PIPE2 1 #define HAVE_RAW_DECL_PREAD 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_READLINKAT 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SETHOSTNAME 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_SYMLINKAT 1 #define HAVE_RAW_DECL_TTYNAME_R 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_UNLINKAT 1 #define HAVE_RAW_DECL_USLEEP 1 #define GNULIB_TEST_UNLINK 1 #define HAVE_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define HAVE_RAW_DECL_BTOWC 1 #define HAVE_RAW_DECL_WCTOB 1 #define HAVE_RAW_DECL_MBSINIT 1 #define HAVE_RAW_DECL_MBRTOWC 1 #define HAVE_RAW_DECL_MBRLEN 1 #define HAVE_RAW_DECL_MBSRTOWCS 1 #define HAVE_RAW_DECL_MBSNRTOWCS 1 #define HAVE_RAW_DECL_WCRTOMB 1 #define HAVE_RAW_DECL_WCSRTOMBS 1 #define HAVE_RAW_DECL_WCSNRTOMBS 1 #define HAVE_RAW_DECL_WCWIDTH 1 #define HAVE_RAW_DECL_WMEMCHR 1 #define HAVE_RAW_DECL_WMEMCMP 1 #define HAVE_RAW_DECL_WMEMCPY 1 #define HAVE_RAW_DECL_WMEMMOVE 1 #define HAVE_RAW_DECL_WMEMSET 1 #define HAVE_RAW_DECL_WCSLEN 1 #define HAVE_RAW_DECL_WCSNLEN 1 #define HAVE_RAW_DECL_WCSCPY 1 #define HAVE_RAW_DECL_WCPCPY 1 #define HAVE_RAW_DECL_WCSNCPY 1 #define HAVE_RAW_DECL_WCPNCPY 1 #define HAVE_RAW_DECL_WCSCAT 1 #define HAVE_RAW_DECL_WCSNCAT 1 #define HAVE_RAW_DECL_WCSCMP 1 #define HAVE_RAW_DECL_WCSNCMP 1 #define HAVE_RAW_DECL_WCSCASECMP 1 #define HAVE_RAW_DECL_WCSNCASECMP 1 #define HAVE_RAW_DECL_WCSCOLL 1 #define HAVE_RAW_DECL_WCSXFRM 1 #define HAVE_RAW_DECL_WCSDUP 1 #define HAVE_RAW_DECL_WCSCHR 1 #define HAVE_RAW_DECL_WCSRCHR 1 #define HAVE_RAW_DECL_WCSCSPN 1 #define HAVE_RAW_DECL_WCSSPN 1 #define HAVE_RAW_DECL_WCSPBRK 1 #define HAVE_RAW_DECL_WCSSTR 1 #define HAVE_RAW_DECL_WCSTOK 1 #define HAVE_RAW_DECL_WCSWIDTH 1 #define HAVE_TOWLOWER 1 #define HAVE_RAW_DECL_WCTYPE 1 #define HAVE_RAW_DECL_ISWCTYPE 1 #define HAVE_RAW_DECL_WCTRANS 1 #define HAVE_RAW_DECL_TOWCTRANS 1 #define HAVE_STDINT_H 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_CTERMID 1 #define HAVE_DUP2 1 #define HAVE_ENDGRENT 1 #define HAVE_ENDPWENT 1 #define HAVE_EXECVP 1 #define HAVE_EXPM1 1 #define HAVE_EXPM1F 1 #define HAVE_FORK 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETGRENT 1 #define HAVE_GETGRGID 1 #define HAVE_GETGRNAM 1 #define HAVE_GETPGRP 1 #define HAVE_GETPID 1 #define HAVE_GETPPID 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWUID 1 #define HAVE_GETUID 1 #define HAVE_ISASCII 1 #define HAVE_KILL 1 #define HAVE_LGAMMA 1 #define HAVE_LGAMMAF 1 #define HAVE_LGAMMA_R 1 #define HAVE_LGAMMAF_R 1 #define HAVE_LOG1P 1 #define HAVE_LOG1PF 1 #define HAVE_PIPE 1 #define HAVE_REALPATH 1 #define HAVE_ROUNDL 1 #define HAVE_SELECT 1 #define HAVE_SETGRENT 1 #define HAVE_SETPWENT 1 #define HAVE_SIGLONGJMP 1 #define HAVE_STRSIGNAL 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_TEMPNAM 1 #define HAVE_TGAMMAF 1 #define HAVE_TOASCII 1 #define HAVE_UMASK 1 #define HAVE_WAITPID 1 #define HAVE_MODF 1 #define HAVE_POW 1 #define HAVE_SQRT 1 #define HAVE_SQRTF 1 #define HAVE_DECL_EXP2 1 #define HAVE_DECL_ROUND 1 #define HAVE_DECL_TGAMMA 1 #define HAVE_EXP2 1 #define HAVE_ROUND 1 #define HAVE_TGAMMA 1 #define HAVE_CMATH_ISNAN 1 #define HAVE_CMATH_ISNANF 1 #define HAVE_CMATH_ISINF 1 #define HAVE_CMATH_ISINFF 1 #define HAVE_CMATH_ISFINITE 1 #define HAVE_CMATH_ISFINITEF 1 #define HAVE_FINITE 1 #define HAVE_ISNAN 1 #define HAVE_ISINF 1 #define HAVE_DECL_SIGNBIT 1 #define HAVE_ACOSH 1 #define HAVE_ACOSHF 1 #define HAVE_ASINH 1 #define HAVE_ASINHF 1 #define HAVE_ATANH 1 #define HAVE_ATANHF 1 #define HAVE_CBRT 1 #define HAVE_CBRTF 1 #define HAVE_ERF 1 #define HAVE_ERFF 1 #define HAVE_ERFC 1 #define HAVE_ERFCF 1 #define HAVE_EXP2F 1 #define HAVE_HYPOTF 1 #define HAVE_LOG2 1 #define HAVE_LOG2F 1 #define HAVE_MATH_DEFINES 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETPWNAM 1 #define EXCEPTION_IN_MATH 1 #define HAVE_DECL_SYS_SIGLIST 1 #define JAVA_HOME "" #define JAVA_LDPATH "" configure: exit 0