This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libprelude configure 1.2.5, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --with-perl --without-lua --with-python=/usr/bin/python2.7 ## --------- ## ## Platform. ## ## --------- ## hostname = toto.local uname -m = amd64 uname -r = 10.2-RELEASE-p2 uname -s = FreeBSD uname -v = FreeBSD 10.2-RELEASE-p2 #0 r287260M: Fri Aug 28 18:38:18 CEST 2015 root@dev.nas4free.org:/usr/obj/nas4free/usr/src/sys/NAS4FREE-amd64 /usr/bin/uname -p = amd64 /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3441: checking build system type configure:3459: result: x86_64-unknown-freebsd10.2 configure:3481: checking host system type configure:3496: result: x86_64-unknown-freebsd10.2 configure:3518: checking target system type configure:3533: result: x86_64-unknown-freebsd10.2 configure:3579: checking for a BSD-compatible install configure:3647: result: /usr/bin/install -c configure:3658: checking whether build environment is sane configure:3718: result: yes configure:3859: checking for a thread-safe mkdir -p configure:3898: result: ./install-sh -c -d configure:3911: checking for gawk configure:3941: result: no configure:3911: checking for mawk configure:3941: result: no configure:3911: checking for nawk configure:3927: found /usr/bin/nawk configure:3938: result: nawk configure:3949: checking whether make sets $(MAKE) configure:3971: result: yes configure:4048: checking how to create a pax tar archive configure:4061: tar --version bsdtar 3.1.2 - libarchive 3.1.2 configure:4064: $? = 0 configure:4104: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:4107: $? = 0 configure:4111: tar -xf - &5 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.2 Thread model: posix configure:4481: $? = 0 configure:4488: cc -v >&5 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.2 Thread model: posix Selected GCC installation: configure:4492: $? = 0 configure:4499: cc -V >&5 cc: error: argument to '-V' is missing (expected 1 value) cc: error: no input files configure:4503: $? = 1 configure:4526: checking for C compiler default output file name configure:4548: cc conftest.c >&5 configure:4552: $? = 0 configure:4590: result: a.out configure:4609: checking whether the C compiler works configure:4619: ./a.out configure:4623: $? = 0 configure:4642: result: yes configure:4649: checking whether we are cross compiling configure:4651: result: no configure:4654: checking for suffix of executables configure:4661: cc -o conftest conftest.c >&5 configure:4665: $? = 0 configure:4691: result: configure:4697: checking for suffix of object files configure:4723: cc -c conftest.c >&5 configure:4727: $? = 0 configure:4752: result: o configure:4756: checking whether we are using the GNU C compiler configure:4785: cc -c conftest.c >&5 configure:4792: $? = 0 configure:4809: result: yes configure:4818: checking whether cc accepts -g configure:4848: cc -c -g conftest.c >&5 configure:4855: $? = 0 configure:4956: result: yes configure:4973: checking for cc option to accept ISO C89 configure:5047: cc -c -g -O2 conftest.c >&5 configure:5054: $? = 0 configure:5077: result: none needed configure:5106: checking for style of include used by make configure:5134: result: GNU configure:5159: checking dependency style of cc configure:5269: result: gcc3 configure:5342: checking for g++ configure:5372: result: no configure:5342: checking for c++ configure:5358: found /usr/bin/c++ configure:5369: result: c++ configure:5396: checking for C++ compiler version configure:5404: c++ --version >&5 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.2 Thread model: posix configure:5408: $? = 0 configure:5415: c++ -v >&5 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.2 Thread model: posix Selected GCC installation: configure:5419: $? = 0 configure:5426: c++ -V >&5 c++: error: argument to '-V' is missing (expected 1 value) c++: error: no input files configure:5430: $? = 1 configure:5433: checking whether we are using the GNU C++ compiler configure:5462: c++ -c conftest.cpp >&5 configure:5469: $? = 0 configure:5486: result: yes configure:5495: checking whether c++ accepts -g configure:5525: c++ -c -g conftest.cpp >&5 configure:5532: $? = 0 configure:5633: result: yes configure:5658: checking dependency style of c++ configure:5768: result: gcc3 configure:5797: checking for a BSD-compatible install configure:5865: result: /usr/bin/install -c configure:5876: checking whether make sets $(MAKE) configure:5898: result: yes configure:5912: checking for flex configure:5928: found /usr/bin/flex configure:5939: result: flex configure:5976: flex conftest.l configure:5980: $? = 0 configure:5982: checking lex output file root configure:5998: result: lex.yy configure:6003: checking lex library configure:6022: cc -o conftest -g -O2 conftest.c >&5 /tmp/conftest-a04063.o: In function `yylex': /tmp/libprelude-1.2.5/lex.yy.c:883: undefined reference to `yywrap' /tmp/conftest-a04063.o: In function `input': /tmp/libprelude-1.2.5/lex.yy.c:1186: undefined reference to `yywrap' /tmp/conftest-a04063.o: In function `main': /tmp/libprelude-1.2.5/conftest.l:17: undefined reference to `yywrap' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:6029: $? = 1 configure: failed program was: | | #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. */ | | #if defined(__FreeBSD__) | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS | #endif | #include | #include | #else | #define __dead2 | #endif | | /* 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(__FreeBSD__) || \ | (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) | #define yy_current_buffer YY_CURRENT_BUFFER | | /* 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[] ) __dead2; | | /* 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 481 "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 | | #ifndef YY_NO_UNPUT | static void yyunput (int c,char *buf_ptr ); | #endif | | #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 | { | yy_state_type yy_current_state; | char *yy_cp, *yy_bp; | int yy_act; | | #line 1 "conftest.l" | | #line 667 "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 | { | 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]; | goto find_rule; /* avoid `defined but not used' warning */ | 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" | { yyless (input () != 0); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 7 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 8 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 9 "conftest.l" | ECHO; | YY_BREAK | #line 806 "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) | { | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | char *source = (yytext_ptr); | 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) | { | yy_state_type yy_current_state; | 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 ) | { | 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 ) | { | int yy_is_jam; | | 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; | } | | #ifndef YY_NO_UNPUT | static void yyunput (int c, char * yy_bp ) | { | 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. */ | yy_size_t number_to_move = (yy_n_chars) + 2; | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | 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; | } | #endif /* ifndef YY_NO_UNPUT */ | | #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; | yy_size_t 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 ) | { | 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 ) | { | 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 9 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:6022: cc -o conftest -g -O2 conftest.c -lfl >&5 configure:6029: $? = 0 configure:6053: result: -lfl configure:6059: checking whether yytext is a pointer configure:6080: cc -o conftest -g -O2 conftest.c -lfl >&5 configure:6087: $? = 0 configure:6109: result: yes configure:6128: checking for bison configure:6158: result: no configure:6128: checking for byacc configure:6144: found /usr/bin/byacc configure:6155: result: byacc configure:6169: checking for grep configure:6187: found /usr/bin/grep configure:6200: result: /usr/bin/grep configure:6219: checking how to run the C preprocessor configure:6259: cc -E conftest.c configure:6266: $? = 0 configure:6297: cc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:6304: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:6337: result: cc -E configure:6366: cc -E conftest.c configure:6373: $? = 0 configure:6404: cc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:6411: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:6451: checking for grep that handles long lines and -e configure:6511: result: /usr/bin/grep configure:6516: checking for egrep configure:6580: result: /usr/bin/grep -E configure:6587: checking for Minix Amsterdam compiler configure:6615: result: no configure:6667: checking for ar configure:6683: found /usr/bin/ar configure:6694: result: ar configure:6774: checking for ranlib configure:6790: found /usr/bin/ranlib configure:6801: result: ranlib configure:6831: checking whether cc understands -c and -o together configure:6863: cc -c conftest.c -o conftest2.o >&5 configure:6867: $? = 0 configure:6873: cc -c conftest.c -o conftest2.o >&5 configure:6877: $? = 0 configure:6932: result: yes configure:6959: checking for ANSI C header files configure:6989: cc -c -g -O2 conftest.c >&5 configure:6996: $? = 0 configure:7095: cc -o conftest -g -O2 conftest.c >&5 configure:7099: $? = 0 configure:7105: ./conftest configure:7109: $? = 0 configure:7127: result: yes configure:7151: checking for sys/types.h configure:7172: cc -c -g -O2 conftest.c >&5 configure:7179: $? = 0 configure:7196: result: yes configure:7151: checking for sys/stat.h configure:7172: cc -c -g -O2 conftest.c >&5 configure:7179: $? = 0 configure:7196: result: yes configure:7151: checking for stdlib.h configure:7172: cc -c -g -O2 conftest.c >&5 configure:7179: $? = 0 configure:7196: result: yes configure:7151: checking for string.h configure:7172: cc -c -g -O2 conftest.c >&5 configure:7179: $? = 0 configure:7196: result: yes configure:7151: checking for memory.h configure:7172: cc -c -g -O2 conftest.c >&5 configure:7179: $? = 0 configure:7196: result: yes configure:7151: checking for strings.h configure:7172: cc -c -g -O2 conftest.c >&5 configure:7179: $? = 0 configure:7196: result: yes configure:7151: checking for inttypes.h configure:7172: cc -c -g -O2 conftest.c >&5 configure:7179: $? = 0 configure:7196: result: yes configure:7151: checking for stdint.h configure:7172: cc -c -g -O2 conftest.c >&5 configure:7179: $? = 0 configure:7196: result: yes configure:7151: checking for unistd.h configure:7172: cc -c -g -O2 conftest.c >&5 configure:7179: $? = 0 configure:7196: result: yes configure:7221: checking minix/config.h usability configure:7238: cc -c -g -O2 conftest.c >&5 conftest.c:54:10: fatal error: 'minix/config.h' file not found #include ^ 1 error generated. configure:7245: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* 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:7259: result: no configure:7263: checking minix/config.h presence configure:7278: cc -E conftest.c conftest.c:21:10: fatal error: 'minix/config.h' file not found #include ^ 1 error generated. configure:7285: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7299: result: no configure:7327: checking for minix/config.h configure:7334: result: no configure:7370: checking whether it is safe to define __EXTENSIONS__ configure:7398: cc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7420: result: yes configure:7447: checking whether _XOPEN_SOURCE should be defined configure:7476: cc -c -g -O2 conftest.c >&5 configure:7483: $? = 0 configure:7542: result: no configure:7557: checking for _LARGEFILE_SOURCE value needed for large files configure:7586: cc -o conftest -g -O2 conftest.c >&5 configure:7593: $? = 0 configure:7666: result: no configure:7725: checking for special C compiler options needed for large files configure:7820: result: no configure:7826: checking for _FILE_OFFSET_BITS value needed for large files configure:7861: cc -c -g -O2 conftest.c >&5 configure:7868: $? = 0 configure:7937: result: no configure:8488: checking for a sed that does not truncate output configure:8554: result: /usr/bin/sed configure:8572: checking for fgrep configure:8636: result: /usr/bin/grep -F configure:8671: checking for ld used by cc configure:8738: result: /usr/bin/ld configure:8747: checking if the linker (/usr/bin/ld) is GNU ld configure:8762: result: yes configure:8774: checking for BSD- or MS-compatible name lister (nm) configure:8823: result: /usr/bin/nm -B configure:8941: checking the name lister (/usr/bin/nm -B) interface configure:8948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8951: /usr/bin/nm -B "conftest.o" configure:8954: output 0000000000000000 B some_variable configure:8961: result: BSD nm configure:8964: checking whether ln -s works configure:8968: result: yes configure:8976: checking the maximum length of command line arguments configure:9096: result: 196608 configure:9113: checking whether the shell understands some XSI constructs configure:9123: result: yes configure:9127: checking whether the shell understands "+=" configure:9133: result: no configure:9168: checking for /usr/bin/ld option to reload object files configure:9175: result: -r configure:9244: checking for objdump configure:9260: found /usr/bin/objdump configure:9271: result: objdump configure:9300: checking how to recognize dependent libraries configure:9496: result: pass_all configure:9556: checking for ar configure:9583: result: ar configure:9661: checking for strip configure:9677: found /usr/bin/strip configure:9688: result: strip configure:9760: checking for ranlib configure:9787: result: ranlib configure:9877: checking command to parse /usr/bin/nm -B output from cc object configure:9995: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9998: $? = 0 configure:10002: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:10005: $? = 0 configure:10059: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c conftstm.o >&5 configure:10062: $? = 0 configure:10100: result: ok configure:10965: checking for dlfcn.h configure:10986: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10993: $? = 0 configure:11010: result: yes configure:11137: checking for C++ compiler version configure:11145: c++ --version >&5 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.2 Thread model: posix configure:11149: $? = 0 configure:11156: c++ -v >&5 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.2 Thread model: posix Selected GCC installation: configure:11160: $? = 0 configure:11167: c++ -V >&5 c++: error: argument to '-V' is missing (expected 1 value) c++: error: no input files configure:11171: $? = 1 configure:11174: checking whether we are using the GNU C++ compiler configure:11227: result: yes configure:11236: checking whether c++ accepts -g configure:11374: result: yes configure:11399: checking dependency style of c++ configure:11509: result: gcc3 configure:11532: checking how to run the C++ preprocessor configure:11568: c++ -E -D_THREAD_SAFE conftest.cpp configure:11575: $? = 0 configure:11606: c++ -E -D_THREAD_SAFE conftest.cpp conftest.cpp:30:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:11613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:11646: result: c++ -E configure:11675: c++ -E -D_THREAD_SAFE conftest.cpp configure:11682: $? = 0 configure:11713: c++ -E -D_THREAD_SAFE conftest.cpp conftest.cpp:30:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:11720: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:12230: checking for objdir configure:12245: result: .libs configure:12541: checking if cc supports -fno-rtti -fno-exceptions configure:12559: cc -c -g -O2 -D_THREAD_SAFE -fno-rtti -fno-exceptions conftest.c >&5 configure:12563: $? = 0 configure:12576: result: yes configure:12596: checking for cc option to produce PIC configure:12868: result: -fPIC -DPIC configure:12880: checking if cc PIC flag -fPIC -DPIC works configure:12898: cc -c -g -O2 -D_THREAD_SAFE -fPIC -DPIC -DPIC conftest.c >&5 configure:12902: $? = 0 configure:12915: result: yes configure:12939: checking if cc static flag -static works configure:12967: result: yes configure:12982: checking if cc supports -c -o file.o configure:13003: cc -c -g -O2 -D_THREAD_SAFE -o out/conftest2.o conftest.c >&5 configure:13007: $? = 0 configure:13029: result: yes configure:13037: checking if cc supports -c -o file.o configure:13084: result: yes configure:13117: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:14191: result: yes configure:14228: checking whether -lc should be explicitly linked in configure:14233: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:14236: $? = 0 configure:14251: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:14254: $? = 0 configure:14266: result: no configure:14430: checking dynamic linker characteristics configure:15116: result: no configure:15218: checking how to hardcode library paths into programs configure:15243: result: immediate configure:15366: checking for shl_load configure:15422: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-c94961.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:65: undefined reference to `shl_load' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:15429: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 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 | | int | main () | { | return shl_load (); | ; | return 0; | } configure:15449: result: no configure:15454: checking for shl_load in -ldld configure:15489: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:15496: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 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 (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:15517: result: no configure:15522: checking for dlopen configure:15578: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:15585: $? = 0 configure:15605: result: yes configure:15850: checking whether a program can dlopen itself configure:15920: cc -o conftest -g -O2 -D_THREAD_SAFE -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5 configure:15923: $? = 0 configure:15941: result: yes configure:15946: checking whether a statically linked program can dlopen itself configure:16016: cc -o conftest -g -O2 -D_THREAD_SAFE -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c >&5 configure:16019: $? = 0 Service unavailable configure:16037: result: no configure:16076: checking whether stripping libraries is possible configure:16081: result: yes configure:16116: checking if libtool supports shared libraries configure:16118: result: no configure:16121: checking whether to build shared libraries configure:16142: result: no configure:16145: checking whether to build static libraries configure:16149: result: yes configure:16299: checking for ld used by c++ configure:16366: result: /usr/bin/ld configure:16375: checking if the linker (/usr/bin/ld) is GNU ld configure:16390: result: yes configure:16445: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:17420: result: no configure:17448: c++ -c -g -O2 -D_THREAD_SAFE conftest.cpp >&5 configure:17451: $? = 0 configure:17633: checking for c++ option to produce PIC configure:17950: result: -fPIC -DPIC configure:17959: checking if c++ PIC flag -fPIC -DPIC works configure:17977: c++ -c -g -O2 -D_THREAD_SAFE -fPIC -DPIC -DPIC conftest.cpp >&5 configure:17981: $? = 0 configure:17994: result: yes configure:18015: checking if c++ static flag -static works configure:18043: result: yes configure:18055: checking if c++ supports -c -o file.o configure:18076: c++ -c -g -O2 -D_THREAD_SAFE -o out/conftest2.o conftest.cpp >&5 configure:18080: $? = 0 configure:18102: result: yes configure:18107: checking if c++ supports -c -o file.o configure:18154: result: yes configure:18184: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:18210: result: no configure:18347: checking dynamic linker characteristics configure:18981: result: no configure:19032: checking how to hardcode library paths into programs configure:19057: result: immediate configure:19115: checking which extension is used for runtime loadable modules configure:19125: result: .so configure:19135: checking which variable specifies run-time module search path configure:19142: result: configure:19152: checking for the default library search path configure:19159: result: /lib /usr/lib configure:19189: checking for library containing dlopen configure:19230: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:19237: $? = 0 configure:19268: result: none required configure:19424: checking for dlerror configure:19480: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:19487: $? = 0 configure:19509: result: yes configure:19526: checking for shl_load configure:19609: result: no configure:19619: checking for shl_load in -ldld configure:19682: result: no configure:19874: checking for dld_link in -ldld configure:19909: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:19916: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 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 dld_link (); | int | main () | { | return dld_link (); | ; | return 0; | } configure:19937: result: no configure:19975: checking for _ prefix in compiled symbols configure:19985: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:2:12: warning: expression result unused [-Wunused-value] int main(){nm_test_func;return 0;} ^~~~~~~~~~~~ 1 warning generated. configure:19988: $? = 0 configure:19992: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:19995: $? = 0 configure:20017: result: no configure:20133: checking whether deplibs are loaded by dlopen configure:20227: result: yes configure:20243: checking for argz.h configure:20264: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:70:10: fatal error: 'argz.h' file not found #include ^ 1 error generated. configure:20271: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 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:20288: result: no configure:20302: checking for error_t configure:20333: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:43:13: error: use of undeclared identifier 'error_t' if (sizeof (error_t)) ^ 1 error generated. configure:20340: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | /* end confdefs.h. */ | #if defined(HAVE_ARGZ_H) | # include | #endif | | int | main () | { | if (sizeof (error_t)) | return 0; | ; | return 0; | } configure:20400: result: no configure:20435: checking for argz_add configure:20491: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-289930.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:72: undefined reference to `argz_add' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:20498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | /* end confdefs.h. */ | /* Define argz_add to an innocuous variant, in case declares argz_add. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_add innocuous_argz_add | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_add (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_add | | /* 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 argz_add (); | /* 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_argz_add || defined __stub___argz_add | choke me | #endif | | int | main () | { | return argz_add (); | ; | return 0; | } configure:20520: result: no configure:20435: checking for argz_append configure:20491: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-28b057.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:72: undefined reference to `argz_append' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:20498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | /* end confdefs.h. */ | /* Define argz_append to an innocuous variant, in case declares argz_append. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_append innocuous_argz_append | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_append (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_append | | /* 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 argz_append (); | /* 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_argz_append || defined __stub___argz_append | choke me | #endif | | int | main () | { | return argz_append (); | ; | return 0; | } configure:20520: result: no configure:20435: checking for argz_count configure:20491: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-62a911.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:72: undefined reference to `argz_count' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:20498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | /* end confdefs.h. */ | /* Define argz_count to an innocuous variant, in case declares argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_count innocuous_argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_count | | /* 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 argz_count (); | /* 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_argz_count || defined __stub___argz_count | choke me | #endif | | int | main () | { | return argz_count (); | ; | return 0; | } configure:20520: result: no configure:20435: checking for argz_create_sep configure:20491: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-346c73.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:72: undefined reference to `argz_create_sep' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:20498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | /* end confdefs.h. */ | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_create_sep innocuous_argz_create_sep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_create_sep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_create_sep | | /* 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 argz_create_sep (); | /* 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_argz_create_sep || defined __stub___argz_create_sep | choke me | #endif | | int | main () | { | return argz_create_sep (); | ; | return 0; | } configure:20520: result: no configure:20435: checking for argz_insert configure:20491: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-5e6c30.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:72: undefined reference to `argz_insert' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:20498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | /* end confdefs.h. */ | /* Define argz_insert to an innocuous variant, in case declares argz_insert. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_insert innocuous_argz_insert | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_insert (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_insert | | /* 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 argz_insert (); | /* 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_argz_insert || defined __stub___argz_insert | choke me | #endif | | int | main () | { | return argz_insert (); | ; | return 0; | } configure:20520: result: no configure:20435: checking for argz_next configure:20491: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-5ff6ae.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:72: undefined reference to `argz_next' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:20498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* 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 argz_next (); | /* 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_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:20520: result: no configure:20435: checking for argz_stringify configure:20491: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-f7deec.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:72: undefined reference to `argz_stringify' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:20498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* 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 argz_stringify (); | /* 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_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:20520: result: no configure:20591: checking whether libtool supports -dlopen/-dlpreopen configure:20603: result: yes configure:20634: checking for ltdl.h configure:20656: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:74:10: fatal error: 'ltdl.h' file not found #include ^ 1 error generated. configure:20663: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 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:20678: result: no configure:20905: checking where to find libltdl headers configure:20907: result: -I${top_srcdir}/libltdl configure:20909: checking where to find libltdl library configure:20911: result: ${top_build_prefix}libltdl/libltdlc.la configure:20965: checking for unistd.h configure:21010: result: yes configure:20965: checking for dl.h configure:20986: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:74:10: fatal error: 'dl.h' file not found #include ^ 1 error generated. configure:20993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 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:21010: result: no configure:20965: checking for sys/dl.h configure:20986: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:74:10: fatal error: 'sys/dl.h' file not found #include ^ 1 error generated. configure:20993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 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:21010: result: no configure:20965: checking for dld.h configure:20986: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:74:10: fatal error: 'dld.h' file not found #include ^ 1 error generated. configure:20993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 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:21010: result: no configure:20965: checking for mach-o/dyld.h configure:20986: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:74:10: fatal error: 'mach-o/dyld.h' file not found #include ^ 1 error generated. configure:20993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 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:21010: result: no configure:20965: checking for dirent.h configure:20986: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:20993: $? = 0 configure:21010: result: yes configure:21030: checking for closedir configure:21086: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:21093: $? = 0 configure:21115: result: yes configure:21030: checking for opendir configure:21086: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:21093: $? = 0 configure:21115: result: yes configure:21030: checking for readdir configure:21086: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:21093: $? = 0 configure:21115: result: yes configure:21137: checking for strlcat configure:21193: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:67:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration] char strlcat (); ^ conftest.c:67:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' 1 warning generated. configure:21200: $? = 0 configure:21222: result: yes configure:21137: checking for strlcpy configure:21193: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:68:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] char strlcpy (); ^ conftest.c:68:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' 1 warning generated. configure:21200: $? = 0 configure:21222: result: yes configure:21267: checking for cc for build configure:21274: result: cc configure:21286: checking for cc option to accept ISO C99 configure:21445: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:21452: $? = 0 configure:21475: result: none needed configure:21613: checking for cc option to accept ISO Standard C configure:21622: result: none needed configure:21629: checking for an ANSI C99-conforming __func__ configure:21655: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:51:7: warning: initializing 'char *' with an expression of type 'const char [5]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] char *foo = __func__; ^ ~~~~~~~~ 1 warning generated. configure:21662: $? = 0 configure:21718: result: yes configure:21753: checking whether C compiler accepts -Werror -Wmissing-braces configure:21782: cc -c -g -O2 -Werror -Wmissing-braces -D_THREAD_SAFE conftest.c >&5 configure:21789: $? = 0 configure:21805: result: yes configure:21819: checking for buggy pthread mutex initializers configure:21846: cc -c -g -O2 -Werror -Wmissing-braces -D_THREAD_SAFE conftest.c >&5 configure:21853: $? = 0 configure:21871: result: no configure:21881: checking whether byte ordering is bigendian configure:21906: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:49:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:49:14: error: expected ';' after top level declarator not a universal capable compiler ^ ; 2 errors generated. configure:21913: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:21963: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:21970: $? = 0 configure:22002: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:55:4: error: use of undeclared identifier 'not' not big endian ^ 1 error generated. configure:22009: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22261: result: no configure:22346: checking for pkg-config configure:22364: found /usr/local/bin/pkg-config configure:22376: result: /usr/local/bin/pkg-config configure:22401: checking pkg-config is at least version 0.9.0 configure:22404: result: yes configure:22414: checking for LIBGNUTLS configure:22421: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_MIN_VERSION" configure:22424: $? = 0 configure:22438: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_MIN_VERSION" configure:22441: $? = 0 configure:23035: result: yes configure:23055: checking gnutls/gnutls.h usability configure:23072: cc -c -g -O2 -I/usr/local/include -I/usr/local/include/p11-kit-1 conftest.c >&5 configure:23079: $? = 0 configure:23093: result: yes configure:23097: checking gnutls/gnutls.h presence configure:23112: cc -E -I/usr/local/include -I/usr/local/include/p11-kit-1 conftest.c configure:23119: $? = 0 configure:23133: result: yes configure:23161: checking for gnutls/gnutls.h configure:23168: result: yes configure:23182: checking for gnutls_privkey_import_x509 in -lgnutls configure:23217: cc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include/p11-kit-1 conftest.c -lgnutls -L/usr/local/lib -lgnutls >&5 configure:23224: $? = 0 configure:23245: result: yes configure:23256: checking for gnutls_srp_verifier in -lgnutls configure:23291: cc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include/p11-kit-1 conftest.c -lgnutls -L/usr/local/lib -lgnutls >&5 configure:23298: $? = 0 configure:23319: result: yes configure:23327: checking for gnutls_x509_crt_list_import in -lgnutls configure:23362: cc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include/p11-kit-1 conftest.c -lgnutls -L/usr/local/lib -lgnutls >&5 configure:23369: $? = 0 configure:23390: result: yes configure:23401: checking for gnutls_priority_init in -lgnutls configure:23436: cc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include/p11-kit-1 conftest.c -lgnutls -L/usr/local/lib -lgnutls >&5 configure:23443: $? = 0 configure:23464: result: yes configure:23473: checking for gnutls_priority_set in -lgnutls configure:23508: cc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include/p11-kit-1 conftest.c -lgnutls -L/usr/local/lib -lgnutls >&5 configure:23515: $? = 0 configure:23536: result: yes configure:24471: checking for libgcrypt-config configure:24489: found /usr/local/bin/libgcrypt-config configure:24501: result: /usr/local/bin/libgcrypt-config configure:24532: checking for LIBGCRYPT - version >= 1.1.94 configure:24566: result: yes (1.6.3) configure:24578: checking LIBGCRYPT API version configure:24581: result: okay configure:24599: WARNING: *** *** The config script /usr/local/bin/libgcrypt-config was *** built for x86_64-portbld-freebsd10.1 and thus may not match the *** used host x86_64-unknown-freebsd10.2. *** You may want to use the configure option --with-libgcrypt-prefix *** to specify a matching config script. *** configure:24644: checking for struct sockaddr_in6 configure:24677: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:24684: $? = 0 configure:24716: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:60:34: error: expected expression if (sizeof ((struct sockaddr_in6))) ^ 1 error generated. configure:24723: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:24746: result: yes configure:24758: checking whether AF_INET6 is declared configure:24792: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:24799: $? = 0 configure:24814: result: yes configure:24831: checking whether variadic macros are supported configure:24863: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:24870: $? = 0 configure:24886: result: yes configure:24901: checking if pointers to integers require aligned access configure:24941: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:62:33: error: expected expression for (i=0; i < 40; i++) string[[i]] = i; ^ conftest.c:62:33: error: expected ']' conftest.c:62:32: note: to match this '[' for (i=0; i < 40; i++) string[[i]] = i; ^ 2 errors generated. configure:24945: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | /* end confdefs.h. */ | | #include | #include | | int main() | { | char* string = malloc(40); | int i; | for (i=0; i < 40; i++) string[[i]] = i; | { | void* s = string; | int* p = s+1; | int* q = s+2; | | if (*p == *q) { return 1; } | } | return 0; | } | configure:24973: result: no configure:24994: checking for an implementation of va_copy() configure:25026: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:60:11: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit (1); ^ conftest.c:60:11: note: please include the header or explicitly provide a declaration for 'exit' 1 warning generated. configure:25033: $? = 0 configure:25054: result: yes configure:25056: checking for an implementation of __va_copy() configure:25088: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:60:11: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit (1); ^ conftest.c:60:11: note: please include the header or explicitly provide a declaration for 'exit' 1 warning generated. configure:25095: $? = 0 configure:25116: result: yes configure:25134: checking whether va_lists can be copied by value configure:25169: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:59:15: error: array type 'va_list' (aka '__builtin_va_list') is not assignable args2 = args1; ~~~~~ ^ conftest.c:61:11: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit (1); ^ conftest.c:61:11: note: please include the header or explicitly provide a declaration for 'exit' 1 warning and 1 error generated. configure:25173: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | /* end confdefs.h. */ | #include | void f (int i, ...) { | va_list args1, args2; | va_start (args1, i); | args2 = args1; | if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) | exit (1); | va_end (args1); va_end (args2); | } | int main() { | f (0, 42); | return 0; | } configure:25201: result: no configure:25226: checking for swig configure:25258: result: no configure:25300: checking for perl configure:25319: found /usr/local/bin/perl configure:25332: result: /usr/local/bin/perl configure:25365: checking EXTERN.h usability configure:25382: cc -c -g -O2 -D_THREAD_SAFE -I/usr/local/lib/perl5/5.18/mach/CORE conftest.c >&5 configure:25389: $? = 0 configure:25403: result: yes configure:25407: checking EXTERN.h presence configure:25422: cc -E -D_THREAD_SAFE -I/usr/local/lib/perl5/5.18/mach/CORE conftest.c configure:25429: $? = 0 configure:25443: result: yes configure:25471: checking for EXTERN.h configure:25478: result: yes configure:25483: checking for perl.h configure:25504: cc -c -g -O2 -D_THREAD_SAFE -I/usr/local/lib/perl5/5.18/mach/CORE conftest.c >&5 configure:25511: $? = 0 configure:25526: result: yes configure:25587: checking for python2.7 configure:25606: found /usr/local/bin/python2.7 configure:25619: result: /usr/local/bin/python2.7 configure:25649: checking Python.h usability configure:25666: cc -c -g -O2 -I/usr/local/include/python2.7 conftest.c >&5 configure:25673: $? = 0 configure:25687: result: yes configure:25691: checking Python.h presence configure:25706: cc -E -I/usr/local/include/python2.7 conftest.c configure:25713: $? = 0 configure:25727: result: yes configure:25755: checking for Python.h configure:25762: result: yes configure:25799: checking for ruby configure:25832: result: no configure:25799: checking for ruby1.8 configure:25832: result: no configure:25799: checking for ruby1.7 configure:25832: result: no configure:25799: checking for ruby1.6 configure:25832: result: no configure:26759: checking for c++ configure:26775: found /usr/bin/c++ configure:26787: result: yes configure:26817: checking for valgrind configure:26849: result: no configure:26882: checking for an ANSI C-conforming const configure:26957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:26964: $? = 0 configure:26979: result: yes configure:26989: checking for pid_t configure:27017: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:27024: $? = 0 configure:27051: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:92:20: error: expected expression if (sizeof ((pid_t))) ^ 1 error generated. configure:27058: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:27081: result: yes configure:27093: checking for size_t configure:27121: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:27128: $? = 0 configure:27155: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:92:21: error: expected expression if (sizeof ((size_t))) ^ 1 error generated. configure:27162: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:27185: result: yes configure:27197: checking for uid_t configure:27225: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:27232: $? = 0 configure:27259: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:92:20: error: expected expression if (sizeof ((uid_t))) ^ 1 error generated. configure:27266: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uid_t))) | return 0; | ; | return 0; | } configure:27289: result: yes configure:27299: checking for gid_t configure:27327: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:27334: $? = 0 configure:27361: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:93:20: error: expected expression if (sizeof ((gid_t))) ^ 1 error generated. configure:27368: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((gid_t))) | return 0; | ; | return 0; | } configure:27391: result: yes configure:27402: checking whether time.h and sys/time.h may both be included configure:27432: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:27439: $? = 0 configure:27454: result: yes configure:27465: checking for unsigned long long int configure:27542: result: yes configure:27554: checking for long long int configure:27635: result: yes configure:27645: checking for inline configure:27671: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:27678: $? = 0 configure:27696: result: inline configure:27722: checking for special C compiler options needed for large files configure:27817: result: no configure:27823: checking for _FILE_OFFSET_BITS value needed for large files configure:27934: result: no configure:28135: checking sys/socket.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/socket.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/socket.h configure:28250: result: yes configure:28135: checking arpa/inet.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking arpa/inet.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for arpa/inet.h configure:28250: result: yes configure:28135: checking features.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:97:10: fatal error: 'features.h' file not found #include ^ 1 error generated. configure:28159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_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:28173: result: no configure:28177: checking features.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c conftest.c:64:10: fatal error: 'features.h' file not found #include ^ 1 error generated. configure:28199: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:28213: result: no configure:28241: checking for features.h configure:28250: result: no configure:28124: checking for unistd.h configure:28131: result: yes configure:28124: checking for sys/stat.h configure:28131: result: yes configure:28135: checking netdb.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking netdb.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for netdb.h configure:28250: result: yes configure:28135: checking netinet/in.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking netinet/in.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for netinet/in.h configure:28250: result: yes configure:28135: checking sys/param.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/param.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/param.h configure:28250: result: yes configure:28135: checking stdio_ext.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:102:10: fatal error: 'stdio_ext.h' file not found #include ^ 1 error generated. configure:28159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_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:28173: result: no configure:28177: checking stdio_ext.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c conftest.c:69:10: fatal error: 'stdio_ext.h' file not found #include ^ 1 error generated. configure:28199: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:28213: result: no configure:28241: checking for stdio_ext.h configure:28250: result: no configure:28135: checking termios.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking termios.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for termios.h configure:28250: result: yes configure:28135: checking sys/time.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/time.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/time.h configure:28250: result: yes configure:28135: checking langinfo.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking langinfo.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for langinfo.h configure:28250: result: yes configure:28135: checking xlocale.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking xlocale.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for xlocale.h configure:28250: result: yes configure:28135: checking math.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking math.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for math.h configure:28250: result: yes configure:28135: checking sys/mman.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/mman.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/mman.h configure:28250: result: yes configure:28135: checking poll.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking poll.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for poll.h configure:28250: result: yes configure:28135: checking sys/ioctl.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/ioctl.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/ioctl.h configure:28250: result: yes configure:28135: checking sys/filio.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/filio.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/filio.h configure:28250: result: yes configure:28135: checking malloc.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 In file included from conftest.c:111: /usr/include/malloc.h:3:2: error: " has been replaced by " #error " has been replaced by " ^ 1 error generated. configure:28159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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:28173: result: no configure:28177: checking malloc.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c In file included from conftest.c:78: /usr/include/malloc.h:3:2: error: " has been replaced by " #error " has been replaced by " ^ 1 error generated. configure:28199: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_H 1 | /* end confdefs.h. */ | #include configure:28213: result: no configure:28241: checking for malloc.h configure:28250: result: no configure:28135: checking sys/select.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/select.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/select.h configure:28250: result: yes configure:28135: checking wchar.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking wchar.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for wchar.h configure:28250: result: yes configure:28124: checking for stdint.h configure:28131: result: yes configure:28124: checking for strings.h configure:28131: result: yes configure:28135: checking sys/uio.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/uio.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/uio.h configure:28250: result: yes configure:28135: checking sys/utsname.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/utsname.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/utsname.h configure:28250: result: yes configure:28135: checking wctype.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking wctype.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for wctype.h configure:28250: result: yes configure:28124: checking for inttypes.h configure:28131: result: yes configure:28135: checking sys/wait.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/wait.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/wait.h configure:28250: result: yes configure:28135: checking sys/un.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking sys/un.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for sys/un.h configure:28250: result: yes configure:28135: checking netinet/tcp.h usability configure:28152: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28159: $? = 0 configure:28173: result: yes configure:28177: checking netinet/tcp.h presence configure:28192: cc -E -D_THREAD_SAFE conftest.c configure:28199: $? = 0 configure:28213: result: yes configure:28241: checking for netinet/tcp.h configure:28250: result: yes configure:28428: checking whether the preprocessor supports include_next configure:28471: cc -c -g -O2 -D_THREAD_SAFE -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:28478: $? = 0 configure:28527: result: yes configure:28548: checking whether system header files limit the line length configure:28575: result: no configure:28729: checking whether is self-contained configure:28756: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28763: $? = 0 configure:28779: result: yes configure:28786: checking for shutdown configure:28842: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28849: $? = 0 configure:28871: result: yes configure:28884: checking whether defines the SHUT_* macros configure:28911: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:28918: $? = 0 configure:28934: result: yes configure:29046: checking for struct sockaddr_storage configure:29086: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29093: $? = 0 configure:29132: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:106:38: error: expected expression if (sizeof ((struct sockaddr_storage))) ^ 1 error generated. configure:29139: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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 | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:29162: result: yes configure:29172: checking for sa_family_t configure:29212: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29219: $? = 0 configure:29258: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:107:26: error: expected expression if (sizeof ((sa_family_t))) ^ 1 error generated. configure:29265: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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 | | | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:29288: result: yes configure:29306: checking for struct sockaddr_storage.ss_family configure:29342: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29349: $? = 0 configure:29415: result: yes configure:29619: checking whether socket is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether connect is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether accept is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether bind is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether getpeername is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether getsockname is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether getsockopt is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether listen is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether recv is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether send is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether recvfrom is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether sendto is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether setsockopt is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether shutdown is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29619: checking whether accept4 is declared without a macro configure:29650: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29657: $? = 0 configure:29674: result: yes configure:29691: checking for working alloca.h configure:29718: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:108:10: fatal error: 'alloca.h' file not found #include ^ 1 error generated. configure:29725: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | if (p) return 0; | ; | return 0; | } configure:29745: result: no configure:29755: checking for alloca configure:29802: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:29809: $? = 0 configure:29829: result: yes configure:30196: checking whether uses 'inline' correctly configure:30222: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30225: $? = 0 configure:30247: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30250: $? = 0 configure:30263: result: yes configure:30295: checking for btowc configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for _set_invalid_parameter_handler configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-3164e4.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:144: undefined reference to `_set_invalid_parameter_handler' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:30358: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 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 | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:30380: result: no configure:30295: checking for fpurge configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for __fpurge configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-e520d5.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:145: undefined reference to `__fpurge' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:30358: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 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 | | int | main () | { | return __fpurge (); | ; | return 0; | } configure:30380: result: no configure:30295: checking for __freading configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-77c8b7.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:145: undefined reference to `__freading' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:30358: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | /* end confdefs.h. */ | /* Define __freading to an innocuous variant, in case declares __freading. | For example, HP-UX 11i declares gettimeofday. */ | #define __freading innocuous___freading | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __freading (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __freading | | /* 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 __freading (); | /* 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___freading || defined __stub_____freading | choke me | #endif | | int | main () | { | return __freading (); | ; | return 0; | } configure:30380: result: no configure:30295: checking for getdelim configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for __fsetlocking configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-796014.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:146: undefined reference to `__fsetlocking' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:30358: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* 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 __fsetlocking (); | /* 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___fsetlocking || defined __stub_____fsetlocking | choke me | #endif | | int | main () | { | return __fsetlocking (); | ; | return 0; | } configure:30380: result: no configure:30295: checking for tcgetattr configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for tcsetattr configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for gettimeofday configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for symlink configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for mbsinit configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for mbrtowc configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for mprotect configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for nl_langinfo configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for strerror_r configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for __xpg_strerror_r configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-7a590b.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:155: undefined reference to `__xpg_strerror_r' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:30358: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | /* Define __xpg_strerror_r to an innocuous variant, in case declares __xpg_strerror_r. | For example, HP-UX 11i declares gettimeofday. */ | #define __xpg_strerror_r innocuous___xpg_strerror_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __xpg_strerror_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __xpg_strerror_r | | /* 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 __xpg_strerror_r (); | /* 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___xpg_strerror_r || defined __stub_____xpg_strerror_r | choke me | #endif | | int | main () | { | return __xpg_strerror_r (); | ; | return 0; | } configure:30380: result: no configure:30295: checking for isblank configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for iswctype configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for sleep configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for snprintf configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:147:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] char snprintf (); ^ conftest.c:147:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' 1 warning generated. configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for vasnprintf configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /tmp/conftest-3cff9d.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:159: undefined reference to `vasnprintf' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:30358: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 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 | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:30380: result: no configure:30295: checking for lstat configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for strdup configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:149:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] char strdup (); ^ conftest.c:149:6: note: 'strdup' is a builtin with type 'char *(const char *)' 1 warning generated. configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for catgets configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for strndup configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:151:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] char strndup (); ^ conftest.c:151:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' 1 warning generated. configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for strptime configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for localtime_r configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for timegm configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for wcrtomb configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for iswcntrl configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for ftruncate configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for getdtablesize configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for newlocale configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for pipe configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for setenv configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30295: checking for shutdown configure:30380: result: yes configure:30295: checking for wctob configure:30351: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30358: $? = 0 configure:30380: result: yes configure:30398: checking for nl_langinfo and CODESET configure:30424: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30431: $? = 0 configure:30452: result: yes configure:30465: checking for a traditional french locale configure:30537: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30540: $? = 0 configure:30596: result: fr_FR.ISO8859-1 configure:30668: checking for ld used by cc configure:30735: result: /usr/bin/ld configure:30744: checking if the linker (/usr/bin/ld) is GNU ld configure:30759: result: yes configure:30766: checking for shared library run path origin configure:30779: result: done configure:30873: checking whether imported symbols can be declared weak configure:30901: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30908: $? = 0 configure:30970: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:30974: $? = 0 configure:30980: ./conftest configure:30984: $? = 0 configure:31003: result: yes configure:31018: checking pthread.h usability configure:31035: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:31042: $? = 0 configure:31056: result: yes configure:31060: checking pthread.h presence configure:31075: cc -E -D_THREAD_SAFE conftest.c configure:31082: $? = 0 configure:31096: result: yes configure:31124: checking for pthread.h configure:31131: result: yes configure:31172: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:31179: $? = 0 configure:31203: checking for pthread_kill in -lpthread configure:31238: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lpthread >&5 configure:31245: $? = 0 configure:31266: result: yes configure:32145: checking for multithread API to use configure:32147: result: posix configure:32160: checking for complete errno.h configure:32237: result: yes configure:33983: checking whether frexp() can be used without linking with libm configure:34011: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:34018: $? = 0 configure:34039: result: yes configure:34043: checking whether alarm is declared configure:34072: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:34079: $? = 0 configure:34094: result: yes configure:34114: checking whether long double and double are the same configure:34145: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:149:19: error: 'check' declared as an array with a negative size typedef int check[sizeof (long double) == sizeof (double) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:34152: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #include | 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:34168: result: no configure:34183: checking whether stdin defaults to large file offsets configure:34217: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:34224: $? = 0 configure:34244: result: yes configure:34249: checking for mode_t configure:34277: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:34284: $? = 0 configure:34311: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:181:21: error: expected expression if (sizeof ((mode_t))) ^ 1 error generated. configure:34318: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:34341: result: yes configure:34515: checking whether fseeko is declared configure:34544: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:34551: $? = 0 configure:34566: result: yes configure:34593: checking for fseeko configure:34621: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:34628: $? = 0 configure:34649: result: yes configure:34681: checking whether fflush works on input streams configure:34753: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:34757: $? = 0 configure:34763: ./conftest configure:34767: $? = 5 configure: program exited with status 5 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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 | | 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:34786: result: no configure:34840: checking whether stat file-mode macros are broken configure:34877: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:34884: $? = 0 configure:34899: result: no configure:35023: checking for nlink_t configure:35053: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35060: $? = 0 configure:35089: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:153:22: error: expected expression if (sizeof ((nlink_t))) ^ 1 error generated. configure:35096: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:35119: result: yes configure:35148: checking whether fchmodat is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether fstat is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether fstatat is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether futimens is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:156:10: error: use of undeclared identifier 'futimens' (void) futimens; ^ 1 error generated. configure:35183: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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 | /* end confdefs.h. */ | #include | | int | main () | { | #undef futimens | (void) futimens; | ; | return 0; | } configure:35200: result: no configure:35148: checking whether lchmod is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether lstat is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether mkdirat is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether mkfifo is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether mkfifoat is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether mknod is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether mknodat is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether stat is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35183: $? = 0 configure:35200: result: yes configure:35148: checking whether utimensat is declared without a macro configure:35176: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:164:10: error: use of undeclared identifier 'utimensat' (void) utimensat; ^ 1 error generated. configure:35183: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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 | /* end confdefs.h. */ | #include | | int | main () | { | #undef utimensat | (void) utimensat; | ; | return 0; | } configure:35200: result: no configure:35216: checking whether ftello is declared configure:35245: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35252: $? = 0 configure:35267: result: yes configure:35305: checking for ftello configure:35332: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35339: $? = 0 configure:35360: result: yes configure:35373: checking whether ftello works configure:35459: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35463: $? = 0 configure:35469: ./conftest configure:35473: $? = 0 configure:35491: result: yes configure:35626: checking whether getaddrinfo is declared without a macro configure:35653: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35660: $? = 0 configure:35677: result: yes configure:35626: checking whether freeaddrinfo is declared without a macro configure:35653: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35660: $? = 0 configure:35677: result: yes configure:35626: checking whether gai_strerror is declared without a macro configure:35653: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35660: $? = 0 configure:35677: result: yes configure:35626: checking whether getnameinfo is declared without a macro configure:35653: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35660: $? = 0 configure:35677: result: yes configure:35695: checking for library containing gethostbyname configure:35736: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35743: $? = 0 configure:35774: result: none required configure:35790: checking for gethostbyname configure:35846: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:35853: $? = 0 configure:35875: result: yes configure:35964: checking for library containing getservbyname configure:36005: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:36012: $? = 0 configure:36043: result: none required configure:36059: checking for getservbyname configure:36115: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:36122: $? = 0 configure:36144: result: yes configure:36230: checking for C/C++ restrict keyword configure:36265: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:36272: $? = 0 configure:36290: result: __restrict configure:36562: checking for library containing inet_ntop configure:36603: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:36610: $? = 0 configure:36641: result: none required configure:36769: checking whether inet_ntop is declared configure:36803: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:36810: $? = 0 configure:36825: result: yes configure:36865: checking for IPv4 sockets configure:36901: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:36908: $? = 0 configure:36924: result: yes configure:36934: checking for IPv6 sockets configure:36973: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:36980: $? = 0 configure:36996: result: yes configure:37007: checking whether getdelim is declared configure:37036: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:37043: $? = 0 configure:37058: result: yes configure:37090: checking whether getline is declared configure:37119: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:37126: $? = 0 configure:37141: result: yes configure:37161: checking whether getpass is declared configure:37190: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:37197: $? = 0 configure:37212: result: yes configure:37262: checking whether fflush_unlocked is declared configure:37291: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:209:10: error: use of undeclared identifier 'fflush_unlocked' (void) fflush_unlocked; ^ 1 warning and 1 error generated. configure:37298: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fflush_unlocked | (void) fflush_unlocked; | #endif | | ; | return 0; | } configure:37313: result: no configure:37333: checking whether flockfile is declared configure:37362: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:37369: $? = 0 configure:37384: result: yes configure:37404: checking whether fputs_unlocked is declared configure:37433: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:211:10: error: use of undeclared identifier 'fputs_unlocked' (void) fputs_unlocked; ^ 1 warning and 1 error generated. configure:37440: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fputs_unlocked | (void) fputs_unlocked; | #endif | | ; | return 0; | } configure:37455: result: no configure:37475: checking whether funlockfile is declared configure:37504: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:37511: $? = 0 configure:37526: result: yes configure:37546: checking whether putc_unlocked is declared configure:37575: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:37582: $? = 0 configure:37597: result: yes configure:37900: checking for struct timeval configure:37933: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:37940: $? = 0 configure:37956: result: yes configure:37961: checking for wide-enough struct timeval.tv_sec member configure:37998: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:38005: $? = 0 configure:38021: result: yes configure:38032: checking whether gettimeofday is declared without a macro configure:38064: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:38071: $? = 0 configure:38088: result: yes configure:38113: checking where to find the exponent in a 'double' configure:38618: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:38622: $? = 0 configure:38628: ./conftest configure:38632: $? = 0 configure:38651: result: word 1 bit 20 configure:38671: checking where to find the exponent in a 'float' configure:38758: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:38762: $? = 0 configure:38768: ./conftest configure:38772: $? = 0 configure:38791: result: word 0 bit 23 configure:38812: checking whether byte ordering is bigendian configure:39192: result: no configure:39252: checking for working fcntl.h configure:39365: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:39369: $? = 0 configure:39375: ./conftest configure:39379: $? = 64 configure: program exited with status 64 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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 | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | # include | # defined sleep(n) _sleep ((n) * 1000) | #endif | #include | #ifndef O_NOATIME | #define O_NOATIME 0 | #endif | #ifndef O_NOFOLLOW | #define O_NOFOLLOW 0 | #endif | static int const constants[] = | { | O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, | O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY | }; | | int | main () | { | | int result = !constants; | #if HAVE_SYMLINK | { | static char const sym[] = "conftest.sym"; | if (symlink ("/dev/null", sym) != 0) | result |= 2; | else | { | int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0); | if (fd >= 0) | { | close (fd); | result |= 4; | } | } | if (unlink (sym) != 0 || symlink (".", sym) != 0) | result |= 2; | else | { | int fd = open (sym, O_RDONLY | O_NOFOLLOW); | if (fd >= 0) | { | close (fd); | result |= 4; | } | } | unlink (sym); | } | #endif | { | static char const file[] = "confdefs.h"; | int fd = open (file, O_RDONLY | O_NOATIME); | if (fd < 0) | result |= 8; | else | { | struct stat st0; | if (fstat (fd, &st0) != 0) | result |= 16; | else | { | char c; | sleep (1); | if (read (fd, &c, 1) != 1) | result |= 24; | else | { | if (close (fd) != 0) | result |= 32; | else | { | struct stat st1; | if (stat (file, &st1) != 0) | result |= 40; | else | if (st0.st_atime != st1.st_atime) | result |= 64; | } | } | } | } | } | return result; | ; | return 0; | } configure:39401: result: no (bad O_NOATIME) configure:39425: checking whether getc_unlocked is declared configure:39454: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:39461: $? = 0 configure:39476: result: yes configure:39496: checking whether we are using the GNU C Library >= 2.1 or uClibc conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:186:10: fatal error: 'features.h' file not found #include ^ 1 warning and 1 error generated. configure:39530: result: no configure:39551: checking for wchar_t configure:39578: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:39585: $? = 0 configure:39600: result: yes configure:39618: checking whether NULL can be used in arbitrary expressions configure:39646: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:39653: $? = 0 configure:39668: result: yes configure:39846: checking whether malloc, realloc, calloc are POSIX compliant configure:39876: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:39883: $? = 0 configure:39899: result: yes configure:39910: checking for mbstate_t configure:39944: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:39951: $? = 0 configure:39966: result: yes configure:39997: checking for a traditional japanese locale configure:40071: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:40074: $? = 0 configure:40132: result: ja_JP.eucJP configure:40140: checking for a transitional chinese locale configure:40215: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:40218: $? = 0 configure:40269: result: zh_CN.GB18030 configure:40276: checking for a french Unicode locale configure:40352: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:40355: $? = 0 configure:40401: result: fr_FR.UTF-8 configure:40500: checking for mmap configure:40556: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:40563: $? = 0 configure:40583: result: yes configure:40595: checking for MAP_ANONYMOUS conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:40642: result: yes configure:40678: checking whether memchr works configure:40751: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:40755: $? = 0 configure:40761: ./conftest configure:40765: $? = 0 configure:40782: result: yes configure:40790: checking whether memmem is declared configure:40819: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:40826: $? = 0 configure:40841: result: yes configure:40868: checking for memmem configure:40924: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:40931: $? = 0 configure:40953: result: yes configure:40980: checking whether memmem works configure:41058: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:41062: $? = 0 configure:41068: ./conftest configure:41072: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | /* end confdefs.h. */ | | #include /* for memmem */ | #define P "_EF_BF_BD" | #define HAYSTACK "F_BD_CE_BD" P P P P "_C3_88_20" P P P "_C3_A7_20" P | #define NEEDLE P P P P P | | int | main () | { | | int result = 0; | if (memmem (HAYSTACK, strlen (HAYSTACK), NEEDLE, strlen (NEEDLE))) | result |= 1; | /* Check for empty needle behavior. */ | { | const char *haystack = "AAA"; | if (memmem (haystack, 3, NULL, 0) != haystack) | result |= 2; | } | return result; | | ; | return 0; | } configure:41090: result: no configure:41105: checking whether defines MIN and MAX configure:41132: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:191:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration] int x = MIN (42, 17); ^ conftest.c:191:21: error: initializer element is not a compile-time constant int x = MIN (42, 17); ^~~~~~~~~~~~ 2 warnings and 1 error generated. configure:41139: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:41154: result: no configure:41169: checking whether defines MIN and MAX configure:41196: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:41203: $? = 0 configure:41218: result: yes configure:41266: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:192:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:192:15: error: expected ';' after top level declarator not a universal capable compiler ^ ; 1 warning and 2 errors generated. configure:41273: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:41324: checking whether strerror(0) succeeds configure:41369: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:41373: $? = 0 configure:41379: ./conftest configure:41383: $? = 0 configure:41401: result: yes configure:41440: checking for strerror_r with POSIX signature configure:41468: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:41475: $? = 0 configure:41491: result: yes configure:41494: checking whether strerror_r works configure:41559: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:41563: $? = 0 configure:41569: ./conftest configure:41573: $? = 0 configure:41591: result: yes configure:41692: checking whether strerror_r is declared configure:41721: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:41728: $? = 0 configure:41743: result: yes configure:41914: checking whether poll is declared without a macro configure:41941: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:41948: $? = 0 configure:41965: result: yes configure:42225: checking for library containing setsockopt configure:42257: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:42264: $? = 0 configure:42450: result: none needed configure:42498: checking for sigset_t configure:42531: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:42538: $? = 0 configure:42570: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:202:23: error: expected expression if (sizeof ((sigset_t))) ^ 1 warning and 1 error generated. configure:42577: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | /* end confdefs.h. */ | | #include | /* Mingw defines sigset_t not in , but in . */ | #include | | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:42600: result: yes configure:42630: checking for stdlib.h configure:42637: result: yes configure:42771: checking for GNU libc compatible malloc configure:42814: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:42818: $? = 0 configure:42824: ./conftest configure:42828: $? = 0 configure:42846: result: yes configure:42874: checking whether to activate relocatable installation configure:42889: result: no configure:42928: checking whether is self-contained configure:42955: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:42962: $? = 0 configure:42999: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:43006: $? = 0 configure:43050: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:43057: $? = 0 configure:43088: result: yes configure:43357: checking whether pselect is declared without a macro configure:43391: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:43398: $? = 0 configure:43415: result: yes configure:43357: checking whether select is declared without a macro configure:43391: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:43398: $? = 0 configure:43415: result: yes configure:43430: checking for uid_t in sys/types.h configure:43453: result: yes configure:43492: checking whether snprintf returns a byte count as in C99 configure:43572: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:43576: $? = 0 configure:43582: ./conftest configure:43586: $? = 0 configure:43604: result: yes configure:43608: checking whether snprintf is declared configure:43637: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:43644: $? = 0 configure:43659: result: yes configure:43679: checking for stdint.h configure:43706: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:43713: $? = 0 configure:43728: result: yes configure:43739: checking for inttypes.h configure:43768: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:43775: $? = 0 configure:43790: result: yes configure:43804: checking whether printf supports size specifiers as in C99 configure:43885: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:219:57: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%ju %d", (uintmax_t) 12345671, 33, 44, 55) < 0 ~~~~~~~~ ^ conftest.c:224:54: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%zu %d", (size_t) 12345672, 33, 44, 55) < 0 ~~~~~~~~ ^ conftest.c:228:57: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55) < 0 ~~~~~~~~ ^ conftest.c:232:54: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%Lg %d", (long double) 1.5, 33, 44, 55) < 0 ~~~~~~~~ ^ 5 warnings generated. configure:43889: $? = 0 configure:43895: ./conftest configure:43899: $? = 0 configure:43917: result: yes configure:43922: checking whether printf supports 'long double' arguments configure:43971: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:210:42: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0 ~~~~~~~~ ^ conftest.c:214:42: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0 ~~~~~~~~ ^ conftest.c:218:42: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0 ~~~~~~~~ ^ 4 warnings generated. configure:43975: $? = 0 configure:43981: ./conftest configure:43985: $? = 0 configure:44003: result: yes configure:44008: checking whether printf supports infinite 'double' arguments configure:44119: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:44123: $? = 0 configure:44129: ./conftest configure:44133: $? = 0 configure:44151: result: yes configure:44168: checking whether printf supports infinite 'long double' arguments configure:44485: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:44489: $? = 0 configure:44495: ./conftest configure:44499: $? = 120 configure: program exited with status 120 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | /* end confdefs.h. */ | | | #include | #if defined __MACH__ && defined __APPLE__ | /* Avoid a crash on Mac OS X. */ | #include | #include | #include | #include | #include | #include | /* The exception port on which our thread listens. */ | static mach_port_t our_exception_port; | /* The main function of the thread listening for exceptions of type | EXC_BAD_ACCESS. */ | static void * | mach_exception_thread (void *arg) | { | /* Buffer for a message to be received. */ | struct { | mach_msg_header_t head; | mach_msg_body_t msgh_body; | char data[1024]; | } msg; | mach_msg_return_t retval; | /* Wait for a message on the exception port. */ | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); | if (retval != MACH_MSG_SUCCESS) | abort (); | exit (1); | } | static void | nocrash_init (void) | { | mach_port_t self = mach_task_self (); | /* Allocate a port on which the thread shall listen for exceptions. */ | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) | == KERN_SUCCESS) { | /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ | if (mach_port_insert_right (self, our_exception_port, our_exception_port, | MACH_MSG_TYPE_MAKE_SEND) | == KERN_SUCCESS) { | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting | for us. */ | exception_mask_t mask = EXC_MASK_BAD_ACCESS; | /* Create the thread listening on the exception port. */ | pthread_attr_t attr; | pthread_t thread; | if (pthread_attr_init (&attr) == 0 | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { | pthread_attr_destroy (&attr); | /* Replace the exception port info for these exceptions with our own. | Note that we replace the exception port for the entire task, not only | for a particular thread. This has the effect that when our exception | port gets the message, the thread specific exception port has already | been asked, and we don't need to bother about it. | See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ | task_set_exception_ports (self, mask, our_exception_port, | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); | } | } | } | } | #elif (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | /* Avoid a crash on native Windows. */ | #define WIN32_LEAN_AND_MEAN | #include | #include | static LONG WINAPI | exception_filter (EXCEPTION_POINTERS *ExceptionInfo) | { | switch (ExceptionInfo->ExceptionRecord->ExceptionCode) | { | case EXCEPTION_ACCESS_VIOLATION: | case EXCEPTION_IN_PAGE_ERROR: | case EXCEPTION_STACK_OVERFLOW: | case EXCEPTION_GUARD_PAGE: | case EXCEPTION_PRIV_INSTRUCTION: | case EXCEPTION_ILLEGAL_INSTRUCTION: | case EXCEPTION_DATATYPE_MISALIGNMENT: | case EXCEPTION_ARRAY_BOUNDS_EXCEEDED: | case EXCEPTION_NONCONTINUABLE_EXCEPTION: | exit (1); | } | return EXCEPTION_CONTINUE_SEARCH; | } | static void | nocrash_init (void) | { | SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter); | } | #else | /* Avoid a crash on POSIX systems. */ | #include | /* A POSIX signal handler. */ | static void | exception_handler (int sig) | { | exit (1); | } | static void | nocrash_init (void) | { | #ifdef SIGSEGV | signal (SIGSEGV, exception_handler); | #endif | #ifdef SIGBUS | signal (SIGBUS, exception_handler); | #endif | } | #endif | | #include | #include | #include | static int | strisnan (const char *string, size_t start_index, size_t end_index) | { | if (start_index < end_index) | { | if (string[start_index] == '-') | start_index++; | if (start_index + 3 <= end_index | && memcmp (string + start_index, "nan", 3) == 0) | { | start_index += 3; | if (start_index == end_index | || (string[start_index] == '(' && string[end_index - 1] == ')')) | return 1; | } | } | return 0; | } | static char buf[10000]; | static long double zeroL = 0.0L; | int main () | { | int result = 0; | nocrash_init(); | if (sprintf (buf, "%Lf", 1.0L / zeroL) < 0 | || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Lf", -1.0L / zeroL) < 0 | || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Lf", zeroL / zeroL) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 1; | if (sprintf (buf, "%Le", 1.0L / zeroL) < 0 | || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Le", -1.0L / zeroL) < 0 | || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Le", zeroL / zeroL) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 1; | if (sprintf (buf, "%Lg", 1.0L / zeroL) < 0 | || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Lg", -1.0L / zeroL) < 0 | || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | result |= 1; | if (sprintf (buf, "%Lg", zeroL / zeroL) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 1; | #if CHECK_PRINTF_SAFE && ((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 union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | if (sprintf (buf, "%Le", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | if (sprintf (buf, "%Lg", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | } | { | /* Signalling NaN. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | if (sprintf (buf, "%Le", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | if (sprintf (buf, "%Lg", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 2; | } | { /* Pseudo-NaN. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 4; | if (sprintf (buf, "%Le", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 4; | if (sprintf (buf, "%Lg", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 4; | } | { /* Pseudo-Infinity. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 8; | if (sprintf (buf, "%Le", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 8; | if (sprintf (buf, "%Lg", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 8; | } | { /* Pseudo-Zero. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 16; | if (sprintf (buf, "%Le", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 16; | if (sprintf (buf, "%Lg", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 16; | } | { /* Unnormalized number. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 32; | if (sprintf (buf, "%Le", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 32; | if (sprintf (buf, "%Lg", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 32; | } | { /* Pseudo-Denormal. */ | static union { unsigned int word[4]; long double value; } x = | { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) }; | if (sprintf (buf, "%Lf", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 64; | if (sprintf (buf, "%Le", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 64; | if (sprintf (buf, "%Lg", x.value) < 0 | || !strisnan (buf, 0, strlen (buf))) | result |= 64; | } | #endif | return result; | } configure:44517: result: no configure:44527: checking whether printf supports the 'a' and 'A' directives configure:44629: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:211:48: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0 ~~~~~~~ ^ conftest.c:217:49: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0 ~~~~~~~ ^ conftest.c:224:42: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0 ~~~~~~~~~ ^ conftest.c:232:49: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0 ~~~~~~~~~~ ^ 5 warnings generated. configure:44633: $? = 0 configure:44639: ./conftest configure:44643: $? = 0 configure:44661: result: yes configure:44666: checking whether printf supports the 'F' directive configure:44724: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:211:45: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0 ~~~~~~~ ^ 2 warnings generated. configure:44728: $? = 0 configure:44734: ./conftest configure:44738: $? = 0 configure:44756: result: yes configure:44761: checking whether printf supports the 'n' directive configure:44821: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:44825: $? = 0 configure:44831: ./conftest configure:44835: $? = 0 configure:44853: result: yes configure:44858: checking whether printf supports the 'ls' directive configure:44939: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:44943: $? = 0 configure:44949: ./conftest configure:44953: $? = 0 configure:44971: result: yes configure:44976: checking whether printf supports the grouping flag configure:45016: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:45020: $? = 0 configure:45026: ./conftest configure:45030: $? = 0 configure:45048: result: yes configure:45053: checking whether printf supports the left-adjust flag correctly configure:45096: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:45100: $? = 0 configure:45106: ./conftest configure:45110: $? = 0 configure:45128: result: yes configure:45133: checking whether printf supports the zero flag correctly configure:45177: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:210:42: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0 ~~~~~~~ ^ 2 warnings generated. configure:45181: $? = 0 configure:45187: ./conftest configure:45191: $? = 0 configure:45209: result: yes configure:45214: checking whether printf supports large precisions configure:45267: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:214:42: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3) ~~~~~~~~~~~~ ^ conftest.c:216:44: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5) ~~~~~~~~~~~~ ^ conftest.c:218:43: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5 ~~~~~~~~~~~ ^ conftest.c:221:43: warning: data argument not used by format string [-Wformat-extra-args] if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5 ~~~~~~~~~~~ ^ 5 warnings generated. configure:45271: $? = 0 configure:45277: ./conftest configure:45281: $? = 0 configure:45299: result: yes configure:45305: checking whether printf survives out-of-memory conditions configure:45480: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:45483: $? = 0 configure:45487: $? = 1 configure:45532: result: no configure:45556: checking for wint_t configure:45591: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:45598: $? = 0 configure:45613: result: yes configure:45626: checking for intmax_t configure:45661: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:45668: $? = 0 configure:45683: result: yes configure:45717: checking for snprintf configure:45802: result: yes configure:45717: checking for strnlen configure:45773: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:45780: $? = 0 configure:45802: result: yes configure:45717: checking for wcslen configure:45773: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:45780: $? = 0 configure:45802: result: yes configure:45717: checking for wcsnlen configure:45773: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:45780: $? = 0 configure:45802: result: yes configure:45717: checking for mbrtowc configure:45802: result: yes configure:45717: checking for wcrtomb configure:45802: result: yes configure:45814: checking whether _snprintf is declared configure:45844: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:217:10: error: use of undeclared identifier '_snprintf' (void) _snprintf; ^ 1 warning and 1 error generated. configure:45851: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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 | | int | main () | { | #ifndef _snprintf | (void) _snprintf; | #endif | | ; | return 0; | } configure:45866: result: no configure:45902: checking for stdbool.h that conforms to C99 configure:45979: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:45986: $? = 0 configure:46001: result: yes configure:46003: checking for _Bool configure:46031: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:46038: $? = 0 configure:46065: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:249:20: error: expected expression if (sizeof ((_Bool))) ^ 1 warning and 1 error generated. configure:46072: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:46095: result: yes configure:46260: checking whether stdint.h conforms to C99 configure:46439: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:168:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:52:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:46446: $? = 0 configure:46540: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:168:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:52:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:46544: $? = 0 configure:46550: ./conftest configure:46554: $? = 0 configure:46579: result: yes configure:47905: checking for strcasestr configure:47961: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:47968: $? = 0 configure:47990: result: yes configure:48008: checking whether strcasestr works configure:48074: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48078: $? = 0 configure:48084: ./conftest configure:48088: $? = 0 configure:48106: result: yes configure:48124: checking whether strdup is declared configure:48153: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48160: $? = 0 configure:48175: result: yes configure:48302: checking whether ffsl is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether ffsll is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether memmem is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether mempcpy is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:225:10: error: use of undeclared identifier 'mempcpy' (void) mempcpy; ^ 1 warning and 1 error generated. configure:48337: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef mempcpy | (void) mempcpy; | ; | return 0; | } configure:48354: result: no configure:48302: checking whether memrchr is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether rawmemchr is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:226:10: error: use of undeclared identifier 'rawmemchr' (void) rawmemchr; ^ 1 warning and 1 error generated. configure:48337: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef rawmemchr | (void) rawmemchr; | ; | return 0; | } configure:48354: result: no configure:48302: checking whether stpcpy is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether stpncpy is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strchrnul is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strdup is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strncat is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strndup is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strnlen is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strpbrk is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strsep is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strcasestr is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strtok_r is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strerror_r is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strsignal is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48337: $? = 0 configure:48354: result: yes configure:48302: checking whether strverscmp is declared without a macro configure:48330: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:239:10: error: use of undeclared identifier 'strverscmp' (void) strverscmp; ^ 1 warning and 1 error generated. configure:48337: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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 | /* end confdefs.h. */ | #include | | int | main () | { | #undef strverscmp | (void) strverscmp; | ; | return 0; | } configure:48354: result: no configure:48479: checking whether ffs is declared without a macro configure:48511: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48518: $? = 0 configure:48535: result: yes configure:48479: checking whether strcasecmp is declared without a macro configure:48511: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48518: $? = 0 configure:48535: result: yes configure:48479: checking whether strncasecmp is declared without a macro configure:48511: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48518: $? = 0 configure:48535: result: yes configure:48551: checking whether strndup is declared configure:48602: result: yes configure:48628: checking whether strnlen is declared configure:48679: result: yes configure:48705: checking for struct tm.tm_gmtoff configure:48734: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48741: $? = 0 configure:48800: result: yes configure:48838: checking for struct timespec in configure:48865: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:48872: $? = 0 configure:48887: result: yes configure:49103: checking whether vsnprintf is declared configure:49132: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:49139: $? = 0 configure:49154: result: yes configure:49215: checking if environ is properly declared configure:49248: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:49255: $? = 0 configure:49271: result: no configure:49300: checking whether ungetc works on arbitrary bytes configure:49350: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:49354: $? = 0 configure:49360: ./conftest configure:49364: $? = 0 configure:49382: result: yes configure:49409: checking whether getcwd (NULL, 0) allocates memory for result configure:49474: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:49478: $? = 0 configure:49484: ./conftest configure:49488: $? = 0 configure:49505: result: yes configure:49509: checking for getcwd with POSIX signature configure:49541: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:49548: $? = 0 configure:49564: result: yes configure:49706: checking whether imaxabs is declared without a macro configure:49734: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:49741: $? = 0 configure:49758: result: yes configure:49706: checking whether imaxdiv is declared without a macro configure:49734: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:49741: $? = 0 configure:49758: result: yes configure:49706: checking whether strtoimax is declared without a macro configure:49734: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:49741: $? = 0 configure:49758: result: yes configure:49706: checking whether strtoumax is declared without a macro configure:49734: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:49741: $? = 0 configure:49758: result: yes configure:49780: checking for inttypes.h configure:49787: result: yes configure:49922: checking whether the inttypes.h PRIxNN macros are broken configure:49954: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:49961: $? = 0 configure:49977: result: no configure:49999: checking for LC_MESSAGES configure:50025: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:50032: $? = 0 configure:50052: result: yes configure:50063: checking for CFPreferencesCopyAppValue configure:50091: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:246:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found #include ^ 1 warning and 1 error generated. configure:50098: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:50119: result: no configure:50128: checking for CFLocaleCopyCurrent configure:50156: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:246:10: fatal error: 'CoreFoundation/CFLocale.h' file not found #include ^ 1 warning and 1 error generated. configure:50163: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:50184: result: no configure:50200: checking whether lstat correctly handles trailing slash configure:50243: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:50247: $? = 0 configure:50253: ./conftest configure:50257: $? = 0 configure:50281: result: yes configure:50295: checking for promoted mode_t type configure:50322: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:50329: $? = 0 configure:50345: result: int configure:50366: checking whether setenv is declared configure:50395: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:50402: $? = 0 configure:50417: result: yes configure:50487: checking search.h usability configure:50504: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:50511: $? = 0 configure:50525: result: yes configure:50529: checking search.h presence configure:50544: cc -E -D_THREAD_SAFE conftest.c conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:50551: $? = 0 configure:50565: result: yes configure:50593: checking for search.h configure:50602: result: yes configure:50621: checking for tsearch configure:50677: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:50684: $? = 0 configure:50706: result: yes configure:50727: checking whether unsetenv is declared configure:50756: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:50763: $? = 0 configure:50778: result: yes configure:51029: checking whether inet_ntop is declared without a macro configure:51065: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:267:10: error: use of undeclared identifier 'inet_ntop' (void) inet_ntop; ^ 1 warning and 1 error generated. configure:51072: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | /* end confdefs.h. */ | | /* On some systems, this header is not self-consistent. */ | #if !(defined __GLIBC__ || defined __UCLIBC__) | # include | #endif | #ifdef __TANDEM | # include | #endif | #include | | int | main () | { | #undef inet_ntop | (void) inet_ntop; | ; | return 0; | } configure:51089: result: no configure:51029: checking whether inet_pton is declared without a macro configure:51065: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:267:10: error: use of undeclared identifier 'inet_pton' (void) inet_pton; ^ 1 warning and 1 error generated. configure:51072: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | /* end confdefs.h. */ | | /* On some systems, this header is not self-consistent. */ | #if !(defined __GLIBC__ || defined __UCLIBC__) | # include | #endif | #ifdef __TANDEM | # include | #endif | #include | | int | main () | { | #undef inet_pton | (void) inet_pton; | ; | return 0; | } configure:51089: result: no configure:51104: checking for a thread-safe mkdir -p configure:51143: result: ./install-sh -c -d configure:51195: checking whether btowc(0) is correct configure:51240: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:51244: $? = 0 configure:51250: ./conftest configure:51254: $? = 0 configure:51272: result: yes configure:51275: checking whether btowc(EOF) is correct configure:51324: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:51328: $? = 0 configure:51334: ./conftest configure:51338: $? = 0 configure:51357: result: yes configure:51696: checking whether dup2 works configure:51765: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:168:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:52:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:51769: $? = 0 configure:51775: ./conftest configure:51779: $? = 0 configure:51797: result: yes configure:51952: checking whether fflush works on input streams configure:52057: result: no configure:52118: checking whether fflush works on input streams configure:52223: result: no conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:52332: checking whether conversion from 'int' to 'long double' works configure:52387: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:52391: $? = 0 configure:52397: ./conftest configure:52401: $? = 0 configure:52419: result: yes configure:52549: checking whether fopen recognizes a trailing slash configure:52585: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:52589: $? = 0 configure:52595: ./conftest configure:52599: $? = 0 configure:52618: result: yes configure:52679: checking whether fpurge is declared configure:52709: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:52716: $? = 0 configure:52731: result: yes configure:52752: checking whether fpurge works configure:52797: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:52801: $? = 0 configure:52807: ./conftest configure:52811: $? = 0 configure:52828: result: yes configure:52891: checking whether frexp works configure:52981: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:326:21: warning: passing 'volatile double *' to parameter of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (memcmp (&y, &x, sizeof x)) ^~ /usr/include/string.h:61:39: note: passing argument to parameter here int memcmp(const void *, const void *, size_t) __pure; ^ 2 warnings generated. configure:52985: $? = 0 configure:52991: ./conftest configure:52995: $? = 0 configure:53013: result: yes configure:53064: checking whether frexpl is declared configure:53094: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:53101: $? = 0 configure:53116: result: yes configure:53126: checking whether frexpl() can be used without linking with libm configure:53154: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. /tmp/conftest-4553f0.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:274: undefined reference to `frexpl' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:53161: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | /* end confdefs.h. */ | #include | long double x; | int | main () | { | int e; return frexpl (x, &e) > 0; | ; | return 0; | } configure:53182: result: no configure:53434: checking for fseeko configure:53490: result: yes configure:53522: checking whether fflush works on input streams configure:53627: result: no configure:53662: checking for _fseeki64 configure:53718: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. /tmp/conftest-0ae4ac.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:306: undefined reference to `_fseeki64' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:53725: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 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 | | int | main () | { | return _fseeki64 (); | ; | return 0; | } configure:53747: result: no configure:53878: checking for ftello configure:53933: result: yes configure:53946: checking whether ftello works configure:54064: result: yes configure:54225: checking for ftw configure:54281: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:54288: $? = 0 configure:54310: result: yes configure:54330: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:54335: checking for library containing getaddrinfo configure:54376: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:54383: $? = 0 configure:54414: result: none required configure:54427: checking for getaddrinfo configure:54463: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:54470: $? = 0 configure:54490: result: yes configure:54570: checking whether gai_strerror is declared configure:54634: result: yes configure:54653: checking whether gai_strerrorA is declared configure:54695: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:296:10: error: use of undeclared identifier 'gai_strerrorA' (void) gai_strerrorA; ^ 1 warning and 1 error generated. configure:54702: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #include | | | int | main () | { | #ifndef gai_strerrorA | (void) gai_strerrorA; | #endif | | ; | return 0; | } configure:54717: result: no configure:54735: checking for gai_strerror with POSIX signature configure:54771: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:54778: $? = 0 configure:54793: result: yes configure:54809: checking for struct sockaddr.sa_len configure:54841: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:54848: $? = 0 configure:54910: result: yes configure:54930: checking whether getaddrinfo is declared configure:54996: result: yes configure:55012: checking whether freeaddrinfo is declared configure:55078: result: yes configure:55094: checking whether getnameinfo is declared configure:55160: result: yes configure:55191: checking for struct addrinfo configure:55231: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:55238: $? = 0 configure:55277: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:299:30: error: expected expression if (sizeof ((struct addrinfo))) ^ 1 warning and 1 error generated. configure:55284: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:55307: result: yes configure:55403: checking for working getdelim function configure:55477: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:55481: $? = 0 configure:55487: ./conftest configure:55491: $? = 0 configure:55508: result: yes configure:55900: checking for gethostname configure:55956: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:55963: $? = 0 configure:55985: result: yes configure:56096: checking for HOST_NAME_MAX conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:56483: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:56487: $? = 0 configure:56493: ./conftest configure:56497: $? = 0 configure:56518: result: 256 configure:56677: checking for getline configure:56733: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:56740: $? = 0 configure:56760: result: yes configure:56769: checking for working getline function configure:56843: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:56847: $? = 0 configure:56853: ./conftest configure:56857: $? = 0 configure:56874: result: yes configure:56927: checking for getpass configure:56983: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:56990: $? = 0 configure:57012: result: yes configure:57234: checking whether gettimeofday clobbers localtime buffer configure:57283: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:57287: $? = 0 configure:57293: ./conftest configure:57297: $? = 0 configure:57314: result: no configure:57340: checking for gettimeofday with POSIX signature configure:57378: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:294:19: error: conflicting types for 'gettimeofday' int gettimeofday (struct timeval *restrict, void *restrict); ^ /usr/include/sys/time.h:491:5: note: previous declaration is here int gettimeofday(struct timeval *, struct timezone *); ^ conftest.c:304:21: warning: incompatible pointer types initializing 'int (*)(struct timeval *restrict, void *restrict)' with an expression of type 'int (struct timeval *, struct timezone *)' [-Wincompatible-pointer-types] int (*f) (struct timeval *restrict, void *restrict) ^ 2 warnings and 1 error generated. configure:57385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | /* end confdefs.h. */ | #include | struct timeval c; | int gettimeofday (struct timeval *restrict, void *restrict); | | 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:57418: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:57425: $? = 0 configure:57443: result: almost configure:57742: checking for library containing gethostbyname configure:57821: result: none required configure:57837: checking for gethostbyname configure:57922: result: yes configure:58264: checking for library containing inet_ntop configure:58343: result: none required configure:58471: checking whether inet_ntop is declared configure:58527: result: yes configure:58832: checking for library containing inet_pton configure:58873: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:58880: $? = 0 configure:58911: result: none required configure:59039: checking whether inet_pton is declared configure:59073: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:59080: $? = 0 configure:59095: result: yes configure:59155: checking for ioctl configure:59211: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:59218: $? = 0 configure:59240: result: yes configure:59252: checking for ioctl with POSIX signature configure:59284: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:306:19: error: conflicting types for 'ioctl' int ioctl (int, int, ...); ^ /usr/include/sys/ioccom.h:75:5: note: previous declaration is here int ioctl(int, unsigned long, ...); ^ 1 warning and 1 error generated. configure:59291: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | extern | #ifdef __cplusplus | "C" | #endif | int ioctl (int, int, ...); | | ; | return 0; | } | configure:59307: result: no configure:59345: checking whether isnan(double) can be used without linking with libm configure:59380: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:59387: $? = 0 configure:59408: result: yes configure:59437: checking whether isnan(float) can be used without linking with libm configure:59472: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:312:8: error: use of unknown builtin '__builtin_isnanf' [-Wimplicit-function-declaration] return isnanf (x); ^ conftest.c:303:33: note: expanded from macro 'isnanf' # define isnanf(x) __builtin_isnanf ((float)(x)) ^ 1 warning and 1 error generated. configure:59479: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | /* end confdefs.h. */ | #include | #if __GNUC__ >= 4 | # undef isnanf | # define isnanf(x) __builtin_isnanf ((float)(x)) | #elif defined isnan | # undef isnanf | # define isnanf(x) isnan ((float)(x)) | #endif | float x; | int | main () | { | return isnanf (x); | ; | return 0; | } configure:59500: result: no configure:59650: checking where to find the exponent in a 'float' configure:59770: result: word 0 bit 23 configure:59793: checking whether isnan(long double) can be used without linking with libm configure:59828: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:314:8: error: use of unknown builtin '__builtin_isnanl' [-Wimplicit-function-declaration] return isnanl (x); ^ conftest.c:305:33: note: expanded from macro 'isnanl' # define isnanl(x) __builtin_isnanl ((long double)(x)) ^ 1 warning and 1 error generated. configure:59835: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #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 | long double x; | int | main () | { | return isnanl (x); | ; | return 0; | } configure:59856: result: no configure:60075: checking where to find the exponent in a 'long double' configure:60165: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60169: $? = 0 configure:60175: ./conftest configure:60179: $? = 0 configure:60198: result: word 2 bit 0 configure:60327: checking whether langinfo.h defines CODESET configure:60355: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60362: $? = 0 configure:60378: result: yes configure:60383: checking whether langinfo.h defines T_FMT_AMPM configure:60411: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60418: $? = 0 configure:60434: result: yes configure:60439: checking whether langinfo.h defines ERA configure:60467: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60474: $? = 0 configure:60490: result: yes configure:60495: checking whether langinfo.h defines YESEXPR configure:60523: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60530: $? = 0 configure:60546: result: yes configure:60564: checking whether nl_langinfo is declared without a macro configure:60592: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60599: $? = 0 configure:60616: result: yes configure:60696: checking whether locale.h conforms to POSIX:2001 configure:60724: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60731: $? = 0 configure:60746: result: yes configure:60758: checking whether locale.h defines locale_t configure:60785: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60792: $? = 0 configure:60808: result: yes configure:60821: checking whether struct lconv is properly defined configure:60850: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60857: $? = 0 configure:60873: result: yes configure:60960: checking whether setlocale is declared without a macro configure:60992: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60999: $? = 0 configure:61016: result: yes configure:60960: checking whether duplocale is declared without a macro configure:60992: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:60999: $? = 0 configure:61016: result: yes configure:61181: checking for pthread_rwlock_t configure:61210: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:61217: $? = 0 configure:61245: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:314:31: error: expected expression if (sizeof ((pthread_rwlock_t))) ^ 1 warning and 1 error generated. configure:61252: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:61275: result: yes configure:61318: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:168:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:52:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:61325: $? = 0 configure:61365: checking whether lseek detects pipes configure:61408: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:61415: $? = 0 configure:61487: result: yes configure:61540: checking for stdlib.h configure:61547: result: yes configure:61681: checking for GNU libc compatible malloc configure:61756: result: yes configure:61927: checking whether NAN macro works configure:61960: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:61967: $? = 0 configure:61982: result: yes configure:61987: checking whether HUGE_VAL works configure:62015: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62022: $? = 0 configure:62037: result: yes configure:62129: checking whether acosf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether acosl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether asinf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether asinl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether atanf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether atanl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether cbrt is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether cbrtf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether cbrtl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether ceilf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether ceill is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether copysign is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether copysignf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether copysignl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether cosf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether cosl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether coshf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether expf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether expl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether exp2 is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether exp2f is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether exp2l is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether expm1 is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether expm1f is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether expm1l is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether fabsf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether fabsl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether floorf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether floorl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether fma is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether fmaf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether fmal is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether fmod is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether fmodf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether fmodl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether frexpf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether frexpl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether hypotf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether hypotl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether ilogb is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether ilogbf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether ilogbl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether ldexpf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether ldexpl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether log is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether logf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether logl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether log10 is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether log10f is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether log10l is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether log1p is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether log1pf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether log1pl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether log2 is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether log2f is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether log2l is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether logb is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether logbf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether logbl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether modf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether modff is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether modfl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether powf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether remainder is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether remainderf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether remainderl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether rint is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether rintf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether rintl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether round is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether roundf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether roundl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether sinf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether sinl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether sinhf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether sqrtf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether sqrtl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether tanf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether tanl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether tanhf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether trunc is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether truncf is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62129: checking whether truncl is declared without a macro configure:62156: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62163: $? = 0 configure:62180: result: yes configure:62221: checking whether mbrtowc handles incomplete characters configure:62276: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62280: $? = 0 configure:62286: ./conftest configure:62290: $? = 0 configure:62309: result: yes configure:62315: checking whether mbrtowc works as well as mbtowc configure:62374: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62378: $? = 0 configure:62384: ./conftest configure:62388: $? = 0 configure:62407: result: yes configure:62522: checking whether mbrtowc handles a NULL pwc argument configure:62591: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62595: $? = 0 configure:62601: ./conftest configure:62605: $? = 0 configure:62624: result: yes configure:62630: checking whether mbrtowc handles a NULL string argument configure:62687: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62691: $? = 0 configure:62697: ./conftest configure:62701: $? = 0 configure:62720: result: yes configure:62728: checking whether mbrtowc has a correct return value configure:62853: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62857: $? = 0 configure:62863: ./conftest configure:62867: $? = 0 configure:62889: result: yes configure:62895: checking whether mbrtowc returns 0 when parsing a NUL character configure:62949: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:62953: $? = 0 configure:62959: ./conftest configure:62963: $? = 0 configure:62982: result: yes configure:63087: checking whether mbrtowc handles incomplete characters configure:63175: result: yes configure:63181: checking whether mbrtowc works as well as mbtowc configure:63273: result: yes configure:63790: checking for memmem configure:63875: result: yes configure:63902: checking whether memmem works configure:64012: result: no configure:64079: checking for working mktime configure:64297: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:64301: $? = 0 configure:64307: ./conftest configure:64311: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | /* end confdefs.h. */ | /* Test program from Paul Eggert and Tony Leneis. */ | #include | #include | #include | | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_DECL_ALARM | # include | #endif | | /* Work around redefinition to rpl_putenv by other config tests. */ | #undef putenv | | static time_t time_t_max; | static time_t time_t_min; | | /* Values we'll use to set the TZ environment variable. */ | static char *tz_strings[] = { | (char *) 0, "TZ=GMT0", "TZ=JST-9", | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | }; | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | | /* Return 0 if mktime fails to convert a date in the spring-forward gap. | Based on a problem report from Andreas Jaeger. */ | static int | spring_forward_gap () | { | /* glibc (up to about 1998-10-07) failed this test. */ | struct tm tm; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | | tm.tm_year = 98; | tm.tm_mon = 3; | tm.tm_mday = 5; | tm.tm_hour = 2; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | return mktime (&tm) != (time_t) -1; | } | | static int | mktime_test1 (time_t now) | { | struct tm *lt; | return ! (lt = localtime (&now)) || mktime (lt) == now; | } | | static int | mktime_test (time_t now) | { | return (mktime_test1 (now) | && mktime_test1 ((time_t) (time_t_max - now)) | && mktime_test1 ((time_t) (time_t_min + now))); | } | | static int | irix_6_4_bug () | { | /* Based on code from Ariel Faigon. */ | struct tm tm; | tm.tm_year = 96; | tm.tm_mon = 3; | tm.tm_mday = 0; | tm.tm_hour = 0; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | mktime (&tm); | return tm.tm_mon == 2 && tm.tm_mday == 31; | } | | static int | bigtime_test (int j) | { | struct tm tm; | time_t now; | tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; | now = mktime (&tm); | if (now != (time_t) -1) | { | struct tm *lt = localtime (&now); | if (! (lt | && lt->tm_year == tm.tm_year | && lt->tm_mon == tm.tm_mon | && lt->tm_mday == tm.tm_mday | && lt->tm_hour == tm.tm_hour | && lt->tm_min == tm.tm_min | && lt->tm_sec == tm.tm_sec | && lt->tm_yday == tm.tm_yday | && lt->tm_wday == tm.tm_wday | && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) | == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) | return 0; | } | return 1; | } | | static int | year_2050_test () | { | /* The correct answer for 2050-02-01 00:00:00 in Pacific time, | ignoring leap seconds. */ | unsigned long int answer = 2527315200UL; | | struct tm tm; | time_t t; | tm.tm_year = 2050 - 1900; | tm.tm_mon = 2 - 1; | tm.tm_mday = 1; | tm.tm_hour = tm.tm_min = tm.tm_sec = 0; | tm.tm_isdst = -1; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | | t = mktime (&tm); | | /* Check that the result is either a failure, or close enough | to the correct answer that we can assume the discrepancy is | due to leap seconds. */ | return (t == (time_t) -1 | || (0 < t && answer - 120 <= t && t <= answer + 120)); | } | | int | main () | { | int result = 0; | time_t t, delta; | int i, j; | int time_t_signed_magnitude = (time_t) ~ (time_t) 0 < (time_t) -1; | int time_t_signed = ! ((time_t) 0 < (time_t) -1); | | #if HAVE_DECL_ALARM | /* This test makes some buggy mktime implementations loop. | Give up after 60 seconds; a mktime slower than that | isn't worth using anyway. */ | signal (SIGALRM, SIG_DFL); | alarm (60); | #endif | | time_t_max = (! time_t_signed | ? (time_t) -1 | : ((((time_t) 1 << (sizeof (time_t) * CHAR_BIT - 2)) - 1) | * 2 + 1)); | time_t_min = (! time_t_signed | ? (time_t) 0 | : time_t_signed_magnitude | ? ~ (time_t) 0 | : ~ time_t_max); | | delta = time_t_max / 997; /* a suitable prime number */ | for (i = 0; i < N_STRINGS; i++) | { | if (tz_strings[i]) | putenv (tz_strings[i]); | | for (t = 0; t <= time_t_max - delta && (result & 1) == 0; t += delta) | if (! mktime_test (t)) | result |= 1; | if ((result & 2) == 0 | && ! (mktime_test ((time_t) 1) | && mktime_test ((time_t) (60 * 60)) | && mktime_test ((time_t) (60 * 60 * 24)))) | result |= 2; | | for (j = 1; (result & 4) == 0; j <<= 1) | { | if (! bigtime_test (j)) | result |= 4; | if (INT_MAX / 2 < j) | break; | } | if ((result & 8) == 0 && ! bigtime_test (INT_MAX)) | result |= 8; | } | if (! irix_6_4_bug ()) | result |= 16; | if (! spring_forward_gap ()) | result |= 32; | if (! year_2050_test ()) | result |= 64; | return result; | } configure:64329: result: no configure:64635: checking whether getaddrinfo is declared without a macro configure:64686: result: yes configure:64635: checking whether freeaddrinfo is declared without a macro configure:64686: result: yes configure:64635: checking whether gai_strerror is declared without a macro configure:64686: result: yes configure:64635: checking whether getnameinfo is declared without a macro configure:64686: result: yes configure:64702: checking whether is self-contained configure:64729: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:64736: $? = 0 configure:64752: result: yes configure:65009: checking for a thread-safe mkdir -p configure:65048: result: ./install-sh -c -d configure:65063: checking whether YESEXPR works configure:65101: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:65105: $? = 0 configure:65111: ./conftest configure:65115: $? = 0 configure:65133: result: yes configure:65207: checking whether perror matches strerror configure:65248: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:65252: $? = 0 configure:65258: ./conftest configure:65262: $? = 0 configure:65286: result: yes configure:65333: checking for poll configure:65389: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:65396: $? = 0 configure:65416: result: yes configure:65488: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:65492: $? = 0 configure:65498: ./conftest configure:65502: $? = 0 configure:65837: checking whether poll is declared without a macro configure:65888: result: yes configure:65915: checking whether frexp works configure:66037: result: yes configure:66051: checking whether ldexp can be used without linking with libm configure:66080: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:66087: $? = 0 configure:66108: result: yes configure:66123: checking whether frexpl() can be used without linking with libm configure:66179: result: no configure:66418: checking whether ldexpl() can be used without linking with libm configure:66446: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. /tmp/conftest-b731b4.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:425: undefined reference to `ldexpl' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:66453: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | /* end confdefs.h. */ | #include | long double x; | int | main () | { | return ldexpl (x, -1) > 0; | ; | return 0; | } configure:66474: result: no configure:66646: checking for raise configure:66702: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:66709: $? = 0 configure:66731: result: yes configure:66754: checking for sigprocmask configure:66810: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:66817: $? = 0 configure:66837: result: yes configure:66956: checking for working re_compile_pattern configure:67174: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:448:45: error: variable has incomplete type 'struct re_pattern_buffer' static struct re_pattern_buffer regex; ^ conftest.c:448:27: note: forward declaration of 'struct re_pattern_buffer' static struct re_pattern_buffer regex; ^ conftest.c:452:33: error: variable has incomplete type 'struct re_registers' struct re_registers regs; ^ conftest.c:452:20: note: forward declaration of 'struct re_registers' struct re_registers regs; ^ conftest.c:477:19: warning: implicit declaration of function 're_set_syntax' is invalid in C99 [-Wimplicit-function-declaration] re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE ^ conftest.c:477:34: error: use of undeclared identifier 'RE_SYNTAX_GREP' re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE ^ conftest.c:477:51: error: use of undeclared identifier 'RE_HAT_LISTS_NOT_NEWLINE' re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE ^ conftest.c:478:36: error: use of undeclared identifier 'RE_ICASE' | RE_ICASE); ^ conftest.c:480:23: warning: implicit declaration of function 're_compile_pattern' is invalid in C99 [-Wimplicit-function-declaration] s = re_compile_pattern (pat, sizeof pat - 1, ®ex); ^ conftest.c:483:28: warning: implicit declaration of function 're_search' is invalid in C99 [-Wimplicit-function-declaration] else if (re_search (®ex, data, sizeof data - 1, ^ conftest.c:525:28: error: use of undeclared identifier 'RE_SYNTAX_EGREP' re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); ^ conftest.c:525:46: error: use of undeclared identifier 'RE_HAT_LISTS_NOT_NEWLINE' re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); ^ conftest.c:536:28: error: use of undeclared identifier 'RE_SYNTAX_POSIX_EGREP' re_set_syntax (RE_SYNTAX_POSIX_EGREP); ^ conftest.c:548:28: error: use of undeclared identifier 'RE_SYNTAX_POSIX_EGREP' re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES); ^ conftest.c:548:52: error: use of undeclared identifier 'RE_NO_EMPTY_RANGES' re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES); ^ conftest.c:567:22: warning: implicit declaration of function 're_match' is invalid in C99 [-Wimplicit-function-declaration] else if (re_match (®ex, "an", 2, 0, ®s) != 2) ^ conftest.c:580:28: error: use of undeclared identifier 'RE_SYNTAX_EMACS' re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); ^ conftest.c:580:46: error: use of undeclared identifier 'RE_ICASE' re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); ^ conftest.c:591:28: error: use of undeclared identifier 'RE_SYNTAX_POSIX_BASIC' re_set_syntax (RE_SYNTAX_POSIX_BASIC ^ conftest.c:592:31: error: use of undeclared identifier 'RE_CONTEXT_INVALID_DUP' & ~RE_CONTEXT_INVALID_DUP ^ conftest.c:593:31: error: use of undeclared identifier 'RE_NO_EMPTY_RANGES' & ~RE_NO_EMPTY_RANGES); ^ 5 warnings and 15 errors generated. configure:67178: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | /* end confdefs.h. */ | #include | | #include | #include | #include | | #if defined M_CHECK_ACTION || HAVE_DECL_ALARM | # include | # include | #endif | | #if HAVE_MALLOC_H | # include | #endif | | #ifdef M_CHECK_ACTION | /* Exit with distinguishable exit code. */ | static void sigabrt_no_core (int sig) { raise (SIGTERM); } | #endif | | int | main () | { | int result = 0; | static struct re_pattern_buffer regex; | unsigned char folded_chars[UCHAR_MAX + 1]; | int i; | const char *s; | struct re_registers regs; | | /* Some builds of glibc go into an infinite loop on this | test. Use alarm to force death, and mallopt to avoid | malloc recursion in diagnosing the corrupted heap. */ | #if HAVE_DECL_ALARM | signal (SIGALRM, SIG_DFL); | alarm (2); | #endif | #ifdef M_CHECK_ACTION | signal (SIGABRT, sigabrt_no_core); | mallopt (M_CHECK_ACTION, 2); | #endif | | if (setlocale (LC_ALL, "en_US.UTF-8")) | { | { | /* http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html | This test needs valgrind to catch the bug on Debian | GNU/Linux 3.1 x86, but it might catch the bug better | on other platforms and it shouldn't hurt to try the | test here. */ | static char const pat[] = "insert into"; | static char const data[] = | "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK"; | re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE | | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | if (s) | result |= 1; | else if (re_search (®ex, data, sizeof data - 1, | 0, sizeof data - 1, ®s) | != -1) | result |= 1; | } | | { | /* This test is from glibc bug 15078. | The test case is from Andreas Schwab in | . | */ | static char const pat[] = "[^x]x"; | static char const data[] = | /* */ | "\xe1\x80\x80" | "\xe1\x80\xbb" | "\xe1\x80\xbd" | "\xe1\x80\x94" | "\xe1\x80\xba" | "\xe1\x80\xaf" | "\xe1\x80\x95" | "\xe1\x80\xba" | "x"; | re_set_syntax (0); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | if (s) | result |= 1; | else | { | i = re_search (®ex, data, sizeof data - 1, | 0, sizeof data - 1, 0); | if (i != 0 && i != 21) | result |= 1; | } | } | | if (! setlocale (LC_ALL, "C")) | return 1; | } | | /* This test is from glibc bug 3957, reported by Andrew Mackey. */ | re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("a[^x]b", 6, ®ex); | if (s) | result |= 2; | /* This should fail, but succeeds for glibc-2.5. */ | else if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) | result |= 2; | | /* This regular expression is from Spencer ere test number 75 | in grep-2.3. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof regex); | for (i = 0; i <= UCHAR_MAX; i++) | folded_chars[i] = i; | regex.translate = folded_chars; | s = re_compile_pattern ("a[[:]:]]b\n", 11, ®ex); | /* This should fail with _Invalid character class name_ error. */ | if (!s) | result |= 4; | | /* Ensure that [b-a] is diagnosed as invalid, when | using RE_NO_EMPTY_RANGES. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP | RE_NO_EMPTY_RANGES); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("a[b-a]", 6, ®ex); | if (s == 0) | result |= 8; | | /* This should succeed, but does not for glibc-2.1.3. */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("{1", 2, ®ex); | if (s) | result |= 8; | | /* The following example is derived from a problem report | against gawk from Jorge Stolfi . */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[an\371]*n", 7, ®ex); | if (s) | result |= 8; | /* This should match, but does not for glibc-2.2.1. */ | else if (re_match (®ex, "an", 2, 0, ®s) != 2) | result |= 8; | | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | result |= 8; | /* glibc-2.2.93 does not work with a negative RANGE argument. */ | else if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | result |= 8; | | /* The version of regex.c in older versions of gnulib | ignored RE_ICASE. Detect that problem too. */ | re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | result |= 16; | else if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | result |= 16; | | /* Catch a bug reported by Vin Shelton in | http://lists.gnu.org/archive/html/bug-coreutils/2007-06/msg00089.html | */ | re_set_syntax (RE_SYNTAX_POSIX_BASIC | & ~RE_CONTEXT_INVALID_DUP | & ~RE_NO_EMPTY_RANGES); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, ®ex); | if (s) | result |= 32; | | /* REG_STARTEND was added to glibc on 2004-01-15. | Reject older versions. */ | if (! REG_STARTEND) | result |= 64; | | #if 0 | /* It would be nice to reject hosts whose regoff_t values are too | narrow (including glibc on hosts with 64-bit ptrdiff_t and | 32-bit int), but we should wait until glibc implements this | feature. Otherwise, support for equivalence classes and | multibyte collation symbols would always be broken except | when compiling --without-included-regex. */ | if (sizeof (regoff_t) < sizeof (ptrdiff_t) | || sizeof (regoff_t) < sizeof (ssize_t)) | result |= 64; | #endif | | return result; | | ; | return 0; | } configure:67205: result: no configure:67340: checking libintl.h usability configure:67357: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:474:10: fatal error: 'libintl.h' file not found #include ^ 1 warning and 1 error generated. configure:67364: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | /* 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:67378: result: no configure:67382: checking libintl.h presence configure:67397: cc -E -D_THREAD_SAFE conftest.c conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:441:10: fatal error: 'libintl.h' file not found #include ^ 1 warning and 1 error generated. configure:67404: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | /* end confdefs.h. */ | #include configure:67418: result: no configure:67446: checking for libintl.h configure:67455: result: no configure:67480: checking whether isblank is declared configure:67510: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:67517: $? = 0 configure:67532: result: yes configure:67568: checking whether select supports a 0 argument configure:67610: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:67614: $? = 0 configure:67620: ./conftest configure:67624: $? = 0 configure:67642: result: yes configure:67649: checking whether select detects invalid fds configure:67704: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:67708: $? = 0 configure:67714: ./conftest configure:67718: $? = 0 configure:67736: result: yes configure:67833: checking for library containing getservbyname configure:67912: result: none required configure:67928: checking for getservbyname configure:68013: result: yes configure:68210: checking for volatile sig_atomic_t configure:68241: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68248: $? = 0 configure:68278: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:452:36: error: expected expression if (sizeof ((volatile sig_atomic_t))) ^ 1 warning and 1 error generated. configure:68285: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:68308: result: yes configure:68322: checking for sighandler_t configure:68353: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:452:13: error: use of undeclared identifier 'sighandler_t'; did you mean '__sighandler_t'? if (sizeof (sighandler_t)) ^ /usr/include/sys/signal.h:142:14: note: '__sighandler_t' declared here typedef void __sighandler_t(int); ^ 1 warning and 1 error generated. configure:68360: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (sighandler_t)) | return 0; | ; | return 0; | } configure:68420: result: no configure:68441: checking whether pthread_sigmask is declared without a macro configure:68469: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68476: $? = 0 configure:68493: result: yes configure:68441: checking whether sigaction is declared without a macro configure:68469: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68476: $? = 0 configure:68493: result: yes configure:68441: checking whether sigaddset is declared without a macro configure:68469: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68476: $? = 0 configure:68493: result: yes configure:68441: checking whether sigdelset is declared without a macro configure:68469: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68476: $? = 0 configure:68493: result: yes configure:68441: checking whether sigemptyset is declared without a macro configure:68469: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68476: $? = 0 configure:68493: result: yes configure:68441: checking whether sigfillset is declared without a macro configure:68469: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68476: $? = 0 configure:68493: result: yes configure:68441: checking whether sigismember is declared without a macro configure:68469: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68476: $? = 0 configure:68493: result: yes configure:68441: checking whether sigpending is declared without a macro configure:68469: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68476: $? = 0 configure:68493: result: yes configure:68441: checking whether sigprocmask is declared without a macro configure:68469: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68476: $? = 0 configure:68493: result: yes configure:68510: checking for signbit macro configure:68625: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. /tmp/conftest-5516c4.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:493: undefined reference to `__signbitf' /tmp/libprelude-1.2.5/conftest.c:498: undefined reference to `__signbitf' /tmp/libprelude-1.2.5/conftest.c:499: undefined reference to `__signbitf' /tmp/libprelude-1.2.5/conftest.c:500: undefined reference to `__signbitf' /tmp/libprelude-1.2.5/conftest.c:501: undefined reference to `__signbitf' /tmp/conftest-5516c4.o:/tmp/libprelude-1.2.5/conftest.c:502: more undefined references to `__signbitf' follow /tmp/conftest-5516c4.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:506: undefined reference to `__signbit' /tmp/libprelude-1.2.5/conftest.c:511: undefined reference to `__signbit' /tmp/libprelude-1.2.5/conftest.c:512: undefined reference to `__signbit' /tmp/libprelude-1.2.5/conftest.c:513: undefined reference to `__signbit' /tmp/libprelude-1.2.5/conftest.c:514: undefined reference to `__signbit' /tmp/conftest-5516c4.o:/tmp/libprelude-1.2.5/conftest.c:515: more undefined references to `__signbit' follow /tmp/conftest-5516c4.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:519: undefined reference to `__signbitl' /tmp/libprelude-1.2.5/conftest.c:524: undefined reference to `__signbitl' /tmp/libprelude-1.2.5/conftest.c:526: undefined reference to `__signbitl' /tmp/libprelude-1.2.5/conftest.c:528: undefined reference to `__signbitl' /tmp/libprelude-1.2.5/conftest.c:530: undefined reference to `__signbitl' /tmp/conftest-5516c4.o:/tmp/libprelude-1.2.5/conftest.c:532: more undefined references to `__signbitl' follow cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:68629: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 | /* end confdefs.h. */ | | #include | /* If signbit is defined as a function, don't use it, since calling it for | 'float' or 'long double' arguments would involve conversions. | If signbit is not declared at all but exists as a library function, don't | use it, since the prototype may not match. | If signbit is not declared at all but exists as a compiler built-in, don't | use it, since it's preferable to use __builtin_signbit* (no warnings, | no conversions). */ | #ifndef signbit | # error "signbit should be a macro" | #endif | #include | | /* Global variables. | Needed because GCC 4 constant-folds __builtin_signbitl (literal) | but cannot constant-fold __builtin_signbitl (variable). */ | float vf; | double vd; | long double vl; | int main () | { | /* HP cc on HP-UX 10.20 has a bug with the constant expression -0.0. | So we use -p0f and -p0d instead. */ | float p0f = 0.0f; | float m0f = -p0f; | double p0d = 0.0; | double m0d = -p0d; | /* On HP-UX 10.20, negating 0.0L does not yield -0.0L. | So we use another constant expression instead. | But that expression does not work on other platforms, such as when | cross-compiling to PowerPC on Mac OS X 10.5. */ | long double p0l = 0.0L; | #if defined __hpux || defined __sgi | long double m0l = -LDBL_MIN * LDBL_MIN; | #else | long double m0l = -p0l; | #endif | int result = 0; | if (signbit (vf)) /* link check */ | vf++; | { | float plus_inf = 1.0f / p0f; | float minus_inf = -1.0f / p0f; | if (!(!signbit (255.0f) | && signbit (-255.0f) | && !signbit (p0f) | && (memcmp (&m0f, &p0f, sizeof (float)) == 0 || signbit (m0f)) | && !signbit (plus_inf) | && signbit (minus_inf))) | result |= 1; | } | if (signbit (vd)) /* link check */ | vd++; | { | double plus_inf = 1.0 / p0d; | double minus_inf = -1.0 / p0d; | if (!(!signbit (255.0) | && signbit (-255.0) | && !signbit (p0d) | && (memcmp (&m0d, &p0d, sizeof (double)) == 0 || signbit (m0d)) | && !signbit (plus_inf) | && signbit (minus_inf))) | result |= 2; | } | if (signbit (vl)) /* link check */ | vl++; | { | long double plus_inf = 1.0L / p0l; | long double minus_inf = -1.0L / p0l; | if (signbit (255.0L)) | result |= 4; | if (!signbit (-255.0L)) | result |= 4; | if (signbit (p0l)) | result |= 8; | if (!(memcmp (&m0l, &p0l, sizeof (long double)) == 0 || signbit (m0l))) | result |= 16; | if (signbit (plus_inf)) | result |= 32; | if (!signbit (minus_inf)) | result |= 64; | } | return result; | } | | configure:68657: result: no configure:68659: checking for signbit compiler built-ins configure:68771: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:68775: $? = 0 configure:68781: ./conftest configure:68785: $? = 0 configure:68803: result: yes configure:69694: checking for sigprocmask configure:69777: result: yes configure:69824: checking for stdint.h configure:69831: result: yes configure:69965: checking for SIZE_MAX conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:70698: result: yes configure:70712: checking whether sleep is declared configure:70742: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:70749: $? = 0 configure:70764: result: yes configure:70792: checking for working sleep configure:70850: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:70854: $? = 0 configure:70860: ./conftest configure:70864: $? = 0 configure:70881: result: yes configure:70927: checking for snprintf configure:71012: result: yes configure:71028: checking whether snprintf respects a size of 1 configure:71072: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:71076: $? = 0 configure:71082: ./conftest configure:71086: $? = 0 configure:71104: result: yes configure:71114: checking whether printf supports POSIX/XSI format strings with positions configure:71156: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:71160: $? = 0 configure:71166: ./conftest configure:71170: $? = 0 configure:71188: result: yes configure:71275: checking for snprintf configure:71360: result: yes configure:71376: checking whether snprintf truncates the result as in C99 configure:71462: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:71466: $? = 0 configure:71472: ./conftest configure:71476: $? = 0 configure:71494: result: yes configure:71501: checking whether snprintf fully supports the 'n' directive configure:71585: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:71589: $? = 0 configure:71595: ./conftest configure:71599: $? = 0 configure:71617: result: yes configure:71623: checking whether snprintf respects a size of 1 configure:71699: result: yes configure:71704: checking whether vsnprintf respects a zero size as in C99 configure:71776: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:71780: $? = 0 configure:71786: ./conftest configure:71790: $? = 0 configure:71808: result: yes configure:72225: checking for ptrdiff_t configure:72253: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:72260: $? = 0 configure:72287: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:503:24: error: expected expression if (sizeof ((ptrdiff_t))) ^ 1 warning and 1 error generated. configure:72294: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:72317: result: yes configure:72639: checking for library containing setsockopt configure:72864: result: none needed configure:72879: checking for socklen_t configure:72918: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:72925: $? = 0 configure:72963: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:483:24: error: expected expression if (sizeof ((socklen_t))) ^ 1 warning and 1 error generated. configure:72970: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 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 | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:72993: result: yes configure:73076: checking for ssize_t configure:73103: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73110: $? = 0 configure:73125: result: yes configure:73144: checking whether stat handles trailing slashes on directories configure:73177: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73181: $? = 0 configure:73187: ./conftest configure:73191: $? = 0 configure:73208: result: yes configure:73210: checking whether stat handles trailing slashes on files configure:73260: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73264: $? = 0 configure:73270: ./conftest configure:73274: $? = 0 configure:73292: result: yes configure:73342: checking for working stdalign.h configure:73393: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73400: $? = 0 configure:73415: result: yes configure:73469: checking whether NULL can be used in arbitrary expressions configure:73519: result: yes configure:73744: checking whether dprintf is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether fpurge is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether fseeko is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether ftello is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether getdelim is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether getline is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether gets is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether pclose is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether popen is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether renameat is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether snprintf is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether tmpfile is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether vdprintf is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73744: checking whether vsnprintf is declared without a macro configure:73772: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73779: $? = 0 configure:73796: result: yes configure:73923: checking whether _Exit is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether atoll is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether canonicalize_file_name is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:499:10: error: use of undeclared identifier 'canonicalize_file_name' (void) canonicalize_file_name; ^ 1 warning and 1 error generated. configure:73964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef canonicalize_file_name | (void) canonicalize_file_name; | ; | return 0; | } configure:73981: result: no configure:73923: checking whether getloadavg is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether getsubopt is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether grantpt is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether initstate is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether initstate_r is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:503:10: error: use of undeclared identifier 'initstate_r' (void) initstate_r; ^ 1 warning and 1 error generated. configure:73964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef initstate_r | (void) initstate_r; | ; | return 0; | } configure:73981: result: no configure:73923: checking whether mkdtemp is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether mkostemp is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether mkostemps is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether mkstemp is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether mkstemps is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:507:10: error: use of undeclared identifier 'mkstemps' (void) mkstemps; ^ 1 warning and 1 error generated. configure:73964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef mkstemps | (void) mkstemps; | ; | return 0; | } configure:73981: result: no configure:73923: checking whether posix_openpt is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether ptsname is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether ptsname_r is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:509:10: error: use of undeclared identifier 'ptsname_r' (void) ptsname_r; ^ 1 warning and 1 error generated. configure:73964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef ptsname_r | (void) ptsname_r; | ; | return 0; | } configure:73981: result: no configure:73923: checking whether random is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether random_r is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:510:10: error: use of undeclared identifier 'random_r' (void) random_r; ^ 1 warning and 1 error generated. configure:73964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef random_r | (void) random_r; | ; | return 0; | } configure:73981: result: no configure:73923: checking whether realpath is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether rpmatch is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether secure_getenv is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:512:10: error: use of undeclared identifier 'secure_getenv' (void) secure_getenv; ^ 1 warning and 1 error generated. configure:73964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef secure_getenv | (void) secure_getenv; | ; | return 0; | } configure:73981: result: no configure:73923: checking whether setenv is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether setstate is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether setstate_r is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:514:10: error: use of undeclared identifier 'setstate_r' (void) setstate_r; ^ 1 warning and 1 error generated. configure:73964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef setstate_r | (void) setstate_r; | ; | return 0; | } configure:73981: result: no configure:73923: checking whether srandom is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether srandom_r is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:515:10: error: use of undeclared identifier 'srandom_r' (void) srandom_r; ^ 1 warning and 1 error generated. configure:73964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef srandom_r | (void) srandom_r; | ; | return 0; | } configure:73981: result: no configure:73923: checking whether strtod is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether strtoll is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether strtoull is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether unlockpt is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:73923: checking whether unsetenv is declared without a macro configure:73957: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:73964: $? = 0 configure:73981: result: yes configure:74003: checking for strcasecmp configure:74059: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:531:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] char strcasecmp (); ^ conftest.c:531:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' 2 warnings generated. configure:74066: $? = 0 configure:74088: result: yes configure:74110: checking for strncasecmp configure:74166: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:532:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] char strncasecmp (); ^ conftest.c:532:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' 2 warnings generated. configure:74173: $? = 0 configure:74195: result: yes configure:74212: checking whether strncasecmp is declared configure:74263: result: yes configure:74319: checking whether strcasestr works in linear time configure:74406: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:74410: $? = 0 configure:74416: ./conftest configure:74420: $? = 142 configure: program exited with status 142 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 | /* end confdefs.h. */ | | #include /* for signal */ | #include /* for strcasestr */ | #include /* for malloc */ | #include /* for alarm */ | static void quit (int sig) { exit (sig + 128); } | | int | main () | { | | int result = 0; | size_t m = 1000000; | char *haystack = (char *) malloc (2 * m + 2); | char *needle = (char *) malloc (m + 2); | /* Failure to compile this test due to missing alarm is okay, | since all such platforms (mingw) also lack strcasestr. */ | signal (SIGALRM, quit); | alarm (5); | /* Check for quadratic performance. */ | if (haystack && needle) | { | memset (haystack, 'A', 2 * m); | haystack[2 * m] = 'B'; | haystack[2 * m + 1] = 0; | memset (needle, 'A', m); | needle[m] = 'B'; | needle[m + 1] = 0; | if (!strcasestr (haystack, needle)) | result |= 1; | } | return result; | | ; | return 0; | } configure:74438: result: no configure:74473: checking for strcasestr configure:74558: result: yes configure:74576: checking whether strcasestr works configure:74674: result: yes configure:74831: checking for working strerror function configure:74867: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:74871: $? = 0 configure:74877: ./conftest configure:74881: $? = 0 configure:74899: result: yes configure:75247: checking for working strndup configure:75295: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:168:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:52:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:75299: $? = 0 configure:75305: ./conftest configure:75309: $? = 0 configure:75326: result: yes configure:75380: checking for working strnlen configure:75424: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:75428: $? = 0 configure:75434: ./conftest configure:75438: $? = 0 configure:75455: result: yes configure:75552: checking for strsep configure:75608: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:75615: $? = 0 configure:75637: result: yes configure:75695: checking whether declares ioctl configure:75722: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:75729: $? = 0 configure:75745: result: yes configure:75844: checking whether ioctl is declared without a macro configure:75876: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:75883: $? = 0 configure:75900: result: yes configure:75915: checking for a thread-safe mkdir -p configure:75954: result: ./install-sh -c -d configure:75960: checking whether is self-contained configure:76120: result: yes configure:76389: checking whether pselect is declared without a macro configure:76447: result: yes configure:76389: checking whether select is declared without a macro configure:76447: result: yes configure:76462: checking for a thread-safe mkdir -p configure:76501: result: ./install-sh -c -d configure:76518: checking whether is self-contained configure:76568: result: yes configure:76575: checking for shutdown configure:76660: result: yes configure:76673: checking whether defines the SHUT_* macros configure:76723: result: yes configure:76835: checking for struct sockaddr_storage configure:76951: result: yes configure:76961: checking for sa_family_t configure:77077: result: yes configure:77095: checking for struct sockaddr_storage.ss_family configure:77204: result: yes configure:77408: checking whether socket is declared without a macro configure:77463: result: yes configure:77408: checking whether connect is declared without a macro configure:77463: result: yes configure:77408: checking whether accept is declared without a macro configure:77463: result: yes configure:77408: checking whether bind is declared without a macro configure:77463: result: yes configure:77408: checking whether getpeername is declared without a macro configure:77463: result: yes configure:77408: checking whether getsockname is declared without a macro configure:77463: result: yes configure:77408: checking whether getsockopt is declared without a macro configure:77463: result: yes configure:77408: checking whether listen is declared without a macro configure:77463: result: yes configure:77408: checking whether recv is declared without a macro configure:77463: result: yes configure:77408: checking whether send is declared without a macro configure:77463: result: yes configure:77408: checking whether recvfrom is declared without a macro configure:77463: result: yes configure:77408: checking whether sendto is declared without a macro configure:77463: result: yes configure:77408: checking whether setsockopt is declared without a macro configure:77463: result: yes configure:77408: checking whether shutdown is declared without a macro configure:77463: result: yes configure:77408: checking whether accept4 is declared without a macro configure:77463: result: yes configure:77478: checking for a thread-safe mkdir -p configure:77517: result: ./install-sh -c -d configure:77628: checking for nlink_t configure:77724: result: yes configure:77753: checking whether fchmodat is declared without a macro configure:77805: result: yes configure:77753: checking whether fstat is declared without a macro configure:77805: result: yes configure:77753: checking whether fstatat is declared without a macro configure:77805: result: yes configure:77753: checking whether futimens is declared without a macro configure:77805: result: no configure:77753: checking whether lchmod is declared without a macro configure:77805: result: yes configure:77753: checking whether lstat is declared without a macro configure:77805: result: yes configure:77753: checking whether mkdirat is declared without a macro configure:77805: result: yes configure:77753: checking whether mkfifo is declared without a macro configure:77805: result: yes configure:77753: checking whether mkfifoat is declared without a macro configure:77805: result: yes configure:77753: checking whether mknod is declared without a macro configure:77805: result: yes configure:77753: checking whether mknodat is declared without a macro configure:77805: result: yes configure:77753: checking whether stat is declared without a macro configure:77805: result: yes configure:77753: checking whether utimensat is declared without a macro configure:77805: result: no configure:77820: checking for a thread-safe mkdir -p configure:77859: result: ./install-sh -c -d configure:77865: checking for a thread-safe mkdir -p configure:77904: result: ./install-sh -c -d configure:77908: checking for a thread-safe mkdir -p configure:77947: result: ./install-sh -c -d configure:78047: checking for a thread-safe mkdir -p configure:78086: result: ./install-sh -c -d configure:78185: checking for struct utsname configure:78219: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:78226: $? = 0 configure:78259: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:566:29: error: expected expression if (sizeof ((struct utsname))) ^ 1 warning and 1 error generated. configure:78266: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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 | /* end confdefs.h. */ | | /* Minix 3.1.8 has a bug: must be included before | . */ | #include | #include | | | int | main () | { | if (sizeof ((struct utsname))) | return 0; | ; | return 0; | } configure:78289: result: yes configure:78309: checking whether uname is declared without a macro configure:78341: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:78348: $? = 0 configure:78365: result: yes configure:78380: checking for a thread-safe mkdir -p configure:78419: result: ./install-sh -c -d configure:78432: checking for pthread_atfork configure:78488: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lpthread >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:78495: $? = 0 configure:78517: result: yes configure:78545: checking whether localtime_r is declared configure:78575: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:78582: $? = 0 configure:78597: result: yes configure:78628: checking whether localtime_r is compatible with its POSIX signature configure:78662: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:571:15: warning: expression result unused [-Wunused-value] *localtime_r (0, 0); ^~~~~~~~~~~~~~~~~~~ 2 warnings generated. configure:78669: $? = 0 configure:78685: result: yes configure:78789: checking for uname configure:78845: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:78852: $? = 0 configure:78874: result: yes configure:79065: checking whether chdir is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether chown is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether dup is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether dup2 is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether dup3 is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether environ is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:586:10: error: use of undeclared identifier 'environ' (void) environ; ^ 1 warning and 1 error generated. configure:79112: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef environ | (void) environ; | ; | return 0; | } configure:79129: result: no configure:79065: checking whether euidaccess is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:586:10: error: use of undeclared identifier 'euidaccess' (void) euidaccess; ^ 1 warning and 1 error generated. configure:79112: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef euidaccess | (void) euidaccess; | ; | return 0; | } configure:79129: result: no configure:79065: checking whether faccessat is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether fchdir is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether fchownat is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether fdatasync is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:589:10: error: use of undeclared identifier 'fdatasync' (void) fdatasync; ^ 1 warning and 1 error generated. configure:79112: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef fdatasync | (void) fdatasync; | ; | return 0; | } configure:79129: result: no configure:79065: checking whether fsync is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether ftruncate is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether getcwd is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether getdomainname is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether getdtablesize is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether getgroups is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether gethostname is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether getlogin is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether getlogin_r is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether getpagesize is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether getusershell is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether setusershell is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether endusershell is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether group_member is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:602:10: error: use of undeclared identifier 'group_member' (void) group_member; ^ 1 warning and 1 error generated. configure:79112: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef group_member | (void) group_member; | ; | return 0; | } configure:79129: result: no configure:79065: checking whether isatty is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether lchown is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether link is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether linkat is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether lseek is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether pipe is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether pipe2 is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether pread is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether pwrite is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether readlink is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether readlinkat is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether rmdir is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether sethostname is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether sleep is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether symlink is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether symlinkat is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether ttyname_r is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether unlink is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether unlinkat is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79065: checking whether usleep is declared without a macro configure:79105: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:79112: $? = 0 configure:79129: result: yes configure:79219: checking for ptrdiff_t configure:79311: result: yes configure:79339: checking for vsnprintf configure:79395: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:627:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] char vsnprintf (); ^ conftest.c:627:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' 2 warnings generated. configure:79402: $? = 0 configure:79424: result: yes configure:79440: checking whether snprintf respects a size of 1 configure:79516: result: yes configure:79526: checking whether printf supports POSIX/XSI format strings with positions configure:79600: result: yes configure:79680: checking for vsnprintf configure:79765: result: yes configure:79781: checking whether snprintf truncates the result as in C99 configure:79899: result: yes configure:79906: checking whether snprintf fully supports the 'n' directive configure:80022: result: yes configure:80028: checking whether snprintf respects a size of 1 configure:80104: result: yes configure:80109: checking whether vsnprintf respects a zero size as in C99 configure:80213: result: yes configure:80630: checking for ptrdiff_t configure:80722: result: yes configure:80910: checking whether btowc is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wctob is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether mbsinit is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether mbrtowc is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether mbrlen is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether mbsrtowcs is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether mbsnrtowcs is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcrtomb is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsrtombs is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsnrtombs is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcwidth is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wmemchr is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wmemcmp is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wmemcpy is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wmemmove is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wmemset is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcslen is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsnlen is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcscpy is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcpcpy is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsncpy is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcpncpy is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcscat is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsncat is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcscmp is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsncmp is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcscasecmp is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsncasecmp is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcscoll is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsxfrm is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsdup is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcschr is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsrchr is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcscspn is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsspn is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcspbrk is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcsstr is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcstok is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:80910: checking whether wcswidth is declared without a macro configure:80948: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:80955: $? = 0 configure:80972: result: yes configure:81013: checking whether mbrtowc handles incomplete characters configure:81101: result: yes configure:81107: checking whether mbrtowc works as well as mbtowc configure:81199: result: yes configure:81316: checking whether wcrtomb return value is correct configure:81381: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:81385: $? = 0 configure:81391: ./conftest configure:81395: $? = 0 configure:81414: result: yes configure:81571: checking whether iswcntrl works configure:81650: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:81654: $? = 0 configure:81660: ./conftest configure:81664: $? = 0 configure:81682: result: yes configure:81708: checking for towlower configure:81764: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:81771: $? = 0 configure:81793: result: yes configure:81902: checking for wctype_t configure:81940: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:81947: $? = 0 configure:81963: result: yes configure:81969: checking for wctrans_t configure:82005: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:82012: $? = 0 configure:82028: result: yes configure:82041: checking whether wctype is declared without a macro configure:82080: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:82087: $? = 0 configure:82104: result: yes configure:82041: checking whether iswctype is declared without a macro configure:82080: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:82087: $? = 0 configure:82104: result: yes configure:82041: checking whether wctrans is declared without a macro configure:82080: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:82087: $? = 0 configure:82104: result: yes configure:82041: checking whether towctrans is declared without a macro configure:82080: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:82087: $? = 0 configure:82104: result: yes configure:82165: checking for stdint.h configure:82172: result: yes configure:82336: checking for a traditional french locale configure:82467: result: fr_FR.ISO8859-1 configure:82474: checking for a french Unicode locale configure:82599: result: fr_FR.UTF-8 configure:82607: checking for a traditional french locale configure:82738: result: fr_FR.ISO8859-1 configure:82746: checking for a turkish Unicode locale configure:82821: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:714:7: warning: implicit declaration of function 'towupper' is invalid in C99 [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ conftest.c:714:35: warning: implicit declaration of function 'towlower' is invalid in C99 [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^ 3 warnings generated. configure:82824: $? = 0 configure:82872: result: none configure:82989: checking whether fcntl is declared without a macro configure:83017: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:83024: $? = 0 configure:83041: result: yes configure:82989: checking whether openat is declared without a macro configure:83017: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:83024: $? = 0 configure:83041: result: yes configure:83062: checking whether fdopen sets errno configure:83101: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:83105: $? = 0 configure:83111: ./conftest configure:83115: $? = 0 configure:83133: result: yes configure:83401: checking whether getdtablesize works configure:83440: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:168:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:52:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:83444: $? = 0 configure:83450: ./conftest configure:83454: $? = 0 configure:83472: result: yes configure:83525: checking for getpagesize configure:83581: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:83588: $? = 0 configure:83610: result: yes configure:83928: checking whether getpagesize is declared configure:83979: result: yes configure:84024: checking whether byte ordering is bigendian configure:84404: result: no configure:84430: checking whether byte ordering is bigendian configure:84810: result: no configure:84874: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:669:23: error: redefinition of 'foo' with a different type: 'int' vs 'intptr_t' (aka 'long') extern int foo; ^ conftest.c:668:28: note: previous definition is here extern intptr_t foo; ^ 1 warning and 1 error generated. configure:84881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | extern intptr_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:84874: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:84881: $? = 0 configure:84901: checking whether INT32_MAX < INTMAX_MAX configure:84945: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:84952: $? = 0 configure:84967: result: yes configure:84978: checking whether INT64_MAX == LONG_MAX configure:85022: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:85029: $? = 0 configure:85044: result: yes configure:85057: checking whether UINT32_MAX < UINTMAX_MAX configure:85101: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:85108: $? = 0 configure:85123: result: yes configure:85134: checking whether UINT64_MAX == ULONG_MAX configure:85178: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:85185: $? = 0 configure:85200: result: yes configure:85216: checking where to find the exponent in a 'double' configure:85754: result: word 1 bit 20 configure:85774: checking where to find the exponent in a 'float' configure:85894: result: word 0 bit 23 configure:85915: checking where to find the exponent in a 'long double' configure:86038: result: word 2 bit 0 configure:86073: checking for setlocale configure:86129: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:86136: $? = 0 configure:86158: result: yes configure:86073: checking for uselocale configure:86129: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:86136: $? = 0 configure:86158: result: yes configure:86241: checking for a traditional french locale configure:86372: result: fr_FR.ISO8859-1 configure:86379: checking for a french Unicode locale configure:86504: result: fr_FR.UTF-8 configure:86512: checking for a traditional japanese locale configure:86647: result: ja_JP.eucJP configure:86655: checking for a transitional chinese locale configure:86784: result: zh_CN.GB18030 configure:86791: checking for a french Unicode locale configure:86916: result: fr_FR.UTF-8 configure:86927: checking for mmap configure:87010: result: yes configure:87022: checking for MAP_ANONYMOUS conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:87069: result: yes configure:87100: checking for mmap configure:87183: result: yes configure:87195: checking for MAP_ANONYMOUS conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:87242: result: yes configure:87277: checking for a traditional french locale configure:87408: result: fr_FR.ISO8859-1 configure:87415: checking for a french Unicode locale configure:87540: result: fr_FR.UTF-8 configure:87559: checking whether open recognizes a trailing slash configure:87608: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:87612: $? = 0 configure:87618: ./conftest configure:87622: $? = 0 configure:87641: result: yes configure:87758: checking for putenv compatible with GNU and SVID configure:87807: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:87811: $? = 0 configure:87817: ./conftest configure:87821: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | /* Put it in env. */ | if (putenv ("CONFTEST_putenv=val")) | return 1; | | /* Try to remove it. */ | if (putenv ("CONFTEST_putenv")) | return 2; | | /* Make sure it was deleted. */ | if (getenv ("CONFTEST_putenv") != 0) | return 3; | | return 0; | | ; | return 0; | } configure:87839: result: no configure:87860: checking whether _putenv is declared configure:87889: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:717:10: error: use of undeclared identifier '_putenv' (void) _putenv; ^ 1 warning and 1 error generated. configure:87896: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef _putenv | (void) _putenv; | #endif | | ; | return 0; | } configure:87911: result: no configure:87966: checking whether setenv validates arguments configure:88020: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:88024: $? = 0 configure:88030: ./conftest configure:88034: $? = 0 configure:88051: result: yes configure:88149: checking for a traditional french locale configure:88280: result: fr_FR.ISO8859-1 configure:88287: checking for a french Unicode locale configure:88412: result: fr_FR.UTF-8 configure:88420: checking for a traditional japanese locale configure:88555: result: ja_JP.eucJP configure:88563: checking for a transitional chinese locale configure:88692: result: zh_CN.GB18030 configure:88728: checking for mmap configure:88811: result: yes configure:88823: checking for MAP_ANONYMOUS conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:88870: result: yes configure:88907: checking whether symlink handles trailing slash correctly configure:88951: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:88955: $? = 0 configure:88961: ./conftest configure:88965: $? = 0 configure:88983: result: yes configure:89051: checking for unsetenv configure:89107: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:89114: $? = 0 configure:89136: result: yes configure:89152: checking for unsetenv() return type configure:89187: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:89194: $? = 0 configure:89209: result: int configure:89220: checking whether unsetenv obeys POSIX configure:89275: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:89279: $? = 0 configure:89285: ./conftest configure:89289: $? = 0 configure:89306: result: yes configure:89370: checking for a traditional french locale configure:89501: result: fr_FR.ISO8859-1 configure:89508: checking for a french Unicode locale configure:89633: result: fr_FR.UTF-8 configure:89641: checking for a traditional japanese locale configure:89776: result: ja_JP.eucJP configure:89784: checking for a transitional chinese locale configure:89913: result: zh_CN.GB18030 configure:89936: checking whether wctob works configure:90063: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:707:11: warning: implicit declaration of function 'mbtowc' is invalid in C99 [-Wimplicit-function-declaration] if (mbtowc (&wc, "\374", 1) == 1) ^ 2 warnings generated. configure:90067: $? = 0 configure:90073: ./conftest configure:90077: $? = 0 configure:90096: result: yes configure:90104: checking whether wctob is declared configure:90165: result: yes configure:90276: checking for sched_yield in -lrt configure:90311: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c -lrt >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:90318: $? = 0 configure:90339: result: yes configure:90469: checking whether to build gtk-doc documentation configure:90471: result: no configure:90478: checking for gtkdoc-check configure:90511: result: no configure:90571: checking for ftruncate configure:90656: result: yes configure:90571: checking for chsize configure:90627: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. /tmp/conftest-a05945.o: In function `main': /tmp/libprelude-1.2.5/conftest.c:728: undefined reference to `chsize' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:90634: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define CHECK_SNPRINTF_POSIX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define CHECK_VSNPRINTF_POSIX 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | /* end confdefs.h. */ | /* Define chsize to an innocuous variant, in case declares chsize. | For example, HP-UX 11i declares gettimeofday. */ | #define chsize innocuous_chsize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chsize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef chsize | | /* 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 chsize (); | /* 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_chsize || defined __stub___chsize | choke me | #endif | | int | main () | { | return chsize (); | ; | return 0; | } configure:90656: result: no configure:90684: checking for stdint.h configure:90689: result: yes configure:90826: checking for inttypes.h configure:90831: result: yes configure:90970: checking size of long configure:91275: cc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:91279: $? = 0 configure:91285: ./conftest configure:91289: $? = 0 configure:91315: result: 8 configure:91333: checking for uint8_t configure:91361: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:91368: $? = 0 configure:91395: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:731:22: error: expected expression if (sizeof ((uint8_t))) ^ 1 warning and 1 error generated. configure:91402: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define CHECK_SNPRINTF_POSIX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define CHECK_VSNPRINTF_POSIX 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:91425: result: yes configure:91441: checking for uint16_t configure:91469: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:91476: $? = 0 configure:91503: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:731:23: error: expected expression if (sizeof ((uint16_t))) ^ 1 warning and 1 error generated. configure:91510: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define CHECK_SNPRINTF_POSIX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define CHECK_VSNPRINTF_POSIX 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:91533: result: yes configure:91549: checking for uint32_t configure:91577: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:91584: $? = 0 configure:91611: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:731:23: error: expected expression if (sizeof ((uint32_t))) ^ 1 warning and 1 error generated. configure:91618: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define CHECK_SNPRINTF_POSIX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define CHECK_VSNPRINTF_POSIX 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:91641: result: yes configure:91657: checking for uint64_t configure:91685: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:91692: $? = 0 configure:91719: cc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ conftest.c:731:23: error: expected expression if (sizeof ((uint64_t))) ^ 1 warning and 1 error generated. configure:91726: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define CHECK_SNPRINTF_POSIX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define CHECK_VSNPRINTF_POSIX 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:91749: result: yes configure:91771: checking for cpu-specific compiler flags configure:91774: result: x86_64/static: adding -fPIC configure:91776: checking whether C compiler accepts -fPIC configure:91805: cc -c -g -O2 -fPIC -D_THREAD_SAFE conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:91812: $? = 0 configure:91828: result: yes configure:91842: checking for platform-specific compiler flags configure:91916: result: none needed configure:91922: checking whether the linker accepts -z relro configure:91951: cc -o conftest -g -O2 -D_THREAD_SAFE -fPIC -z relro conftest.c >&5 cc: error: unknown argument: '-z' cc: error: no such file or directory: 'relro' configure:91958: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define CHECK_SNPRINTF_POSIX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define CHECK_VSNPRINTF_POSIX 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:91979: result: no configure:91988: checking whether the linker accepts -z now configure:92017: cc -o conftest -g -O2 -D_THREAD_SAFE -fPIC -z now conftest.c >&5 cc: error: unknown argument: '-z' cc: error: no such file or directory: 'now' configure:92024: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "libprelude 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libprelude" | #define VERSION "1.2.5" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_DLSEARCH_PATH "/lib:/usr/lib" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define error_t int | #define __error_t_defined 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define LT_LIBEXT "a" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILIO_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_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 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_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_FPURGE 1 | #define HAVE_GETDELIM 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WINT_T 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__BOOL 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T int | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 1 | #define GNULIB_TEST_FPURGE 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HOST_NAME_MAX 256 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 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_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define HAVE_RAW_DECL_POLL 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define _REGEX_INCLUDE_LIMITS_H 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 | #define HAVE_RAW_DECL_UNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 | #define NEED_PRINTF_ENOMEM 1 | #define NEED_PRINTF_DOUBLE 1 | #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_ENVIRON 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_TEST_FDOPEN 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL__PUTENV 0 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define CHECK_SNPRINTF_POSIX 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define CHECK_VSNPRINTF_POSIX 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:92045: result: no configure:92060: checking whether C compiler accepts -Wall configure:92089: cc -c -g -O2 -Wall -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92060: checking whether C compiler accepts -Wstrict-prototypes configure:92089: cc -c -g -O2 -Wstrict-prototypes -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92060: checking whether C compiler accepts -Wmissing-prototypes configure:92089: cc -c -g -O2 -Wmissing-prototypes -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92060: checking whether C compiler accepts -Wmissing-declarations configure:92089: cc -c -g -O2 -Wmissing-declarations -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92060: checking whether C compiler accepts -Wbad-function-cast configure:92089: cc -c -g -O2 -Wbad-function-cast -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92060: checking whether C compiler accepts -Wcast-qual configure:92089: cc -c -g -O2 -Wcast-qual -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92060: checking whether C compiler accepts -Wcast-align configure:92089: cc -c -g -O2 -Wcast-align -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92060: checking whether C compiler accepts -Wnested-externs configure:92089: cc -c -g -O2 -Wnested-externs -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92060: checking whether C compiler accepts -Wunused configure:92089: cc -c -g -O2 -Wunused -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92060: checking whether C compiler accepts -Wformat configure:92089: cc -c -g -O2 -Wformat -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92060: checking whether C compiler accepts -Wformat-security configure:92089: cc -c -g -O2 -Wformat-security -D_THREAD_SAFE -fPIC conftest.c >&5 conftest.c:167:9: warning: 'HAVE_IPV6' macro redefined #define HAVE_IPV6 1 ^ conftest.c:51:9: note: previous definition is here #define HAVE_IPV6 /**/ ^ 1 warning generated. configure:92096: $? = 0 configure:92114: result: yes configure:92705: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libprelude config.status 1.2.5, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on toto.local config.status:2945: creating Makefile config.status:2945: creating client.conf config.status:2945: creating global.conf config.status:2945: creating idmef-client.conf config.status:2945: creating libprelude-config config.status:2945: creating libltdl/Makefile config.status:2945: creating libmissing/Makefile config.status:2945: creating libmissing/tests/Makefile config.status:2945: creating m4/Makefile config.status:2945: creating src/Makefile config.status:2945: creating src/libprelude.pc config.status:2945: creating src/libprelude-error/Makefile config.status:2945: creating src/include/Makefile config.status:2945: creating src/include/prelude.h config.status:2945: creating src/include/prelude-inttypes.h config.status:2945: creating prelude-admin/prelude-adduser config.status:2945: creating prelude-admin/Makefile config.status:2945: creating docs/Makefile config.status:2945: creating docs/api/Makefile config.status:2945: creating docs/manpages/Makefile config.status:2945: creating bindings/Makefile config.status:2945: creating bindings/low-level/Makefile config.status:2945: creating bindings/low-level/perl/Makefile.PL config.status:2945: creating bindings/low-level/python/Makefile config.status:2945: creating bindings/low-level/python/setup.py config.status:2945: creating bindings/c++/Makefile config.status:2945: creating bindings/c++/include/Makefile config.status:2945: creating bindings/lua/Makefile config.status:2945: creating bindings/perl/Makefile.PL config.status:2945: creating bindings/python/Makefile config.status:2945: creating bindings/python/setup.py config.status:2945: creating bindings/ruby/Makefile config.status:2945: creating tests/Makefile config.status:2945: creating config.h config.status:3167: config.h is unchanged config.status:3219: executing depfiles commands config.status:3219: executing libtool commands config.status:3219: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-freebsd10.2 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_cpp_func=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_FOR_BUILD_set='' ac_cv_env_CC_FOR_BUILD_value='' ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set='' ac_cv_env_CXXFLAGS_value='' ac_cv_env_CXX_set='' ac_cv_env_CXX_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBGNUTLS_CFLAGS_set='' ac_cv_env_LIBGNUTLS_CFLAGS_value='' ac_cv_env_LIBGNUTLS_EXTRA_CFLAGS_set='' ac_cv_env_LIBGNUTLS_EXTRA_CFLAGS_value='' ac_cv_env_LIBGNUTLS_EXTRA_LIBS_set='' ac_cv_env_LIBGNUTLS_EXTRA_LIBS_value='' ac_cv_env_LIBGNUTLS_LIBS_set='' ac_cv_env_LIBGNUTLS_LIBS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_LUA_CFLAGS_set='' ac_cv_env_LUA_CFLAGS_value='' ac_cv_env_LUA_LIBS_set='' ac_cv_env_LUA_LIBS_value='' ac_cv_env_PKG_CONFIG_LIBDIR_set='' ac_cv_env_PKG_CONFIG_LIBDIR_value='' ac_cv_env_PKG_CONFIG_PATH_set='' ac_cv_env_PKG_CONFIG_PATH_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_YACC_set='' ac_cv_env_YACC_value='' ac_cv_env_YFLAGS_set='' ac_cv_env_YFLAGS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func___fpurge=no ac_cv_func___freading=no ac_cv_func___fsetlocking=no ac_cv_func___xpg_strerror_r=no ac_cv_func__fseeki64=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_argz_add=no ac_cv_func_argz_append=no ac_cv_func_argz_count=no ac_cv_func_argz_create_sep=no ac_cv_func_argz_insert=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_btowc=yes ac_cv_func_catgets=yes ac_cv_func_chsize=no ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_fpurge=yes ac_cv_func_ftruncate=yes ac_cv_func_ftw=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getline=yes ac_cv_func_getpagesize=yes ac_cv_func_getpass=yes ac_cv_func_getservbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_ioctl=yes ac_cv_func_isblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_localtime_r=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_memmem=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_newlocale=yes ac_cv_func_nl_langinfo=yes ac_cv_func_opendir=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_pthread_atfork=yes ac_cv_func_raise=yes ac_cv_func_readdir=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shl_load=no ac_cv_func_shutdown=yes ac_cv_func_sigprocmask=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=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_strsep=yes ac_cv_func_symlink=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_timegm=yes ac_cv_func_towlower=yes ac_cv_func_tsearch=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_vasnprintf=no ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wctob=yes ac_cv_gnu_library_2_1=no ac_cv_have_decl_AF_INET6=yes ac_cv_have_decl__Exit=yes ac_cv_have_decl__putenv=no 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_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_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_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_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_dup=yes ac_cv_have_decl_duplocale=yes ac_cv_have_decl_endusershell=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_fflush_unlocked=no ac_cv_have_decl_ffs=yes ac_cv_have_decl_ffsl=yes ac_cv_have_decl_ffsll=yes ac_cv_have_decl_flockfile=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=yes ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_freeaddrinfo=yes 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_funlockfile=yes ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_gai_strerrorA=no ac_cv_have_decl_getaddrinfo=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_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_getnameinfo=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getpass=yes ac_cv_have_decl_getpeername=yes ac_cv_have_decl_gets=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_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_imaxabs=yes ac_cv_have_decl_imaxdiv=yes ac_cv_have_decl_inet_ntop=yes ac_cv_have_decl_inet_pton=yes ac_cv_have_decl_initstate=yes ac_cv_have_decl_ioctl=yes ac_cv_have_decl_isatty=yes ac_cv_have_decl_isblank=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_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_modf=yes ac_cv_have_decl_modff=yes ac_cv_have_decl_modfl=yes ac_cv_have_decl_nl_langinfo=yes ac_cv_have_decl_openat=yes ac_cv_have_decl_pclose=yes ac_cv_have_decl_pipe2=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_poll=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_pselect=yes ac_cv_have_decl_pthread_sigmask=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_random=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_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_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_setlocale=yes ac_cv_have_decl_setsockopt=yes ac_cv_have_decl_setstate=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_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_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_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_strtoimax=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strtoumax=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_tanf=yes ac_cv_have_decl_tanhf=yes ac_cv_have_decl_tanl=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_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_inttypes_h=yes ac_cv_have_stdint_h=yes ac_cv_have_uint16_t=yes ac_cv_have_uint32_t=yes ac_cv_have_uint64_t=yes ac_cv_have_uint8_t=yes ac_cv_header_EXTERN_h=yes ac_cv_header_Python_h=yes ac_cv_header_argz_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=no ac_cv_header_gnutls_gnutls_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=no ac_cv_header_ltdl_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_malloc_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_perl_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_search_h=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_stdio_ext_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dl_h=no ac_cv_header_sys_filio_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_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=x86_64-unknown-freebsd10.2 ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_gnutls_gnutls_priority_init=yes ac_cv_lib_gnutls_gnutls_priority_set=yes ac_cv_lib_gnutls_gnutls_privkey_import_x509=yes ac_cv_lib_gnutls_gnutls_srp_verifier=yes ac_cv_lib_gnutls_gnutls_x509_crt_list_import=yes ac_cv_lib_lex=-lfl ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_rt_sched_yield=yes ac_cv_member_struct_sockaddr_sa_len=yes ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PYTHON=/usr/local/bin/python2.7 ac_cv_path_SED=/usr/bin/sed ac_cv_path_SWIG=no ac_cv_path_VALGRIND=no ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/local/bin/libgcrypt-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_HAVE_CXX=yes ac_cv_prog_LEX=flex ac_cv_prog_YACC=byacc ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CXX=c++ 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_c99='' ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_g=yes 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_dlopen='none required' ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getservbyname='none required' ac_cv_search_inet_ntop='none required' ac_cv_search_inet_pton='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof_long=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=x86_64-unknown-freebsd10.2 ac_cv_type__Bool=yes ac_cv_type_error_t=no ac_cv_type_gid_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_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_sighandler_t=no ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_utsname=yes ac_cv_type_uid_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_working_alloca_h=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator='' acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext$versuffix' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_prog_tar_pax=gnutar ax_cv_check_cflags___Wall=yes ax_cv_check_cflags___Wbad_function_cast=yes ax_cv_check_cflags___Wcast_align=yes ax_cv_check_cflags___Wcast_qual=yes ax_cv_check_cflags___Werror__Wmissing_braces=yes ax_cv_check_cflags___Wformat=yes ax_cv_check_cflags___Wformat_security=yes ax_cv_check_cflags___Wmissing_declarations=yes ax_cv_check_cflags___Wmissing_prototypes=yes ax_cv_check_cflags___Wnested_externs=yes ax_cv_check_cflags___Wstrict_prototypes=yes ax_cv_check_cflags___Wunused=yes ax_cv_check_cflags___fPIC=yes ax_cv_check_ldflags___z_now=no ax_cv_check_ldflags___z_relro=no ax_cv_have_aligned_access_required=no 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=256 gl_cv_decl_ioctl_in_sys_ioctl_h=yes gl_cv_decl_null_works=yes gl_cv_func_btowc_eof=yes gl_cv_func_btowc_nul=yes gl_cv_func_dup2_works=yes gl_cv_func_fdopen_works=yes gl_cv_func_fflush_stdin=no gl_cv_func_fopen_slash=yes gl_cv_func_fpurge_works=yes gl_cv_func_frexp_no_libm=yes gl_cv_func_frexp_works=yes gl_cv_func_frexpl_no_libm=no gl_cv_func_fseeko=yes gl_cv_func_ftello=yes gl_cv_func_ftello_works=yes gl_cv_func_gai_strerror_posix_signature=yes gl_cv_func_getaddrinfo=yes gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_ioctl_posix_signature=no gl_cv_func_isnand_no_libm=yes gl_cv_func_isnanf_no_libm=no gl_cv_func_isnanl_no_libm=no gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_ldexp_no_libm=yes gl_cv_func_ldexpl_no_libm=no 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_memchr_works=yes gl_cv_func_memmem_works_always=no gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_open_slash=yes gl_cv_func_perror_works=yes gl_cv_func_poll=yes gl_cv_func_printf_directive_a=yes gl_cv_func_printf_directive_f=yes gl_cv_func_printf_directive_ls=yes gl_cv_func_printf_directive_n=yes gl_cv_func_printf_enomem=no gl_cv_func_printf_flag_grouping=yes gl_cv_func_printf_flag_leftadjust=yes gl_cv_func_printf_flag_zero=yes gl_cv_func_printf_infinite=yes gl_cv_func_printf_infinite_long_double=no gl_cv_func_printf_long_double=yes gl_cv_func_printf_positions=yes gl_cv_func_printf_precision=yes gl_cv_func_printf_sizes_c99=yes gl_cv_func_re_compile_pattern_working=no gl_cv_func_select_detects_ebadf=yes gl_cv_func_select_supports0=yes gl_cv_func_setenv_works=yes gl_cv_func_signbit=no gl_cv_func_signbit_gcc=yes gl_cv_func_sigprocmask=1 gl_cv_func_sleep_works=yes gl_cv_func_snprintf_directive_n=yes gl_cv_func_snprintf_posix=no gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_truncation_c99=yes gl_cv_func_snprintf_usable=yes gl_cv_func_stat_dir_slash=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strcasestr_linear=no gl_cv_func_strcasestr_works_always=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strerror_r_posix_signature=yes gl_cv_func_strerror_r_works=yes gl_cv_func_strndup_works=yes gl_cv_func_svid_putenv=no gl_cv_func_symlink_works=yes gl_cv_func_ungetc_works=yes gl_cv_func_unsetenv_works=yes gl_cv_func_vsnprintf_posix=no gl_cv_func_vsnprintf_usable=yes gl_cv_func_vsnprintf_zerosize_c99=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_wctob_works=yes gl_cv_func_working_getdelim=yes gl_cv_func_working_mktime=no gl_cv_func_working_strerror=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_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=no 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_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_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_duplocale=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=no gl_cv_have_raw_decl_euidaccess=no 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=no 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=yes gl_cv_have_raw_decl_freeaddrinfo=yes 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=no gl_cv_have_raw_decl_gai_strerror=yes gl_cv_have_raw_decl_getaddrinfo=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_getnameinfo=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_getpeername=yes gl_cv_have_raw_decl_gets=yes 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=no 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_imaxabs=yes gl_cv_have_raw_decl_imaxdiv=yes gl_cv_have_raw_decl_inet_ntop=no gl_cv_have_raw_decl_inet_pton=no gl_cv_have_raw_decl_initstate=yes gl_cv_have_raw_decl_initstate_r=no gl_cv_have_raw_decl_ioctl=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=no 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=no 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_nl_langinfo=yes gl_cv_have_raw_decl_openat=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_poll=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=no gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_random=yes gl_cv_have_raw_decl_random_r=no gl_cv_have_raw_decl_rawmemchr=no 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_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_secure_getenv=no 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_setlocale=yes gl_cv_have_raw_decl_setsockopt=yes gl_cv_have_raw_decl_setstate=yes gl_cv_have_raw_decl_setstate_r=no 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=no 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_strtoimax=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_strtoumax=yes gl_cv_have_raw_decl_strverscmp=no 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_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=no 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_have_weak=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_locale_has_locale_t=yes gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_netinet_in_h_selfcontained=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='no (bad O_NOATIME)' gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h=yes gl_cv_lib_socket='none needed' gl_cv_long_double_equals_double=no gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_arpa_inet_h='' gl_cv_next_fcntl_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_locale_h='' gl_cv_next_math_h='' gl_cv_next_netdb_h='' gl_cv_next_poll_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_ioctl_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_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=int gl_cv_size_max=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_sys_struct_lconv_ok=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_test_INT32_MAX_LT_INTMAX_MAX=yes gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=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_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_unsetenv_ret=int gt_cv_inttypes_pri_broken=no gt_cv_locale_fr=fr_FR.ISO8859-1 gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=ja_JP.eucJP gt_cv_locale_tr_utf8=none gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=yes gt_cv_var_environ_declaration=no libltdl_cv_lib_dl_dlopen=yes libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs='' 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_module_path_var='' 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_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_dlopen_deplibs=yes lt_cv_sys_dlsearch_path='/lib /usr/lib' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=196608 lt_cv_sys_symbol_underscore=no pkg_cv_LIBGNUTLS_CFLAGS='-I/usr/local/include -I/usr/local/include/p11-kit-1 ' pkg_cv_LIBGNUTLS_LIBS='-L/usr/local/lib -lgnutls ' prelude_cv___va_copy=yes prelude_cv_va_copy=yes prelude_cv_va_val_copy=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/libprelude-1.2.5/missing --run aclocal-1.11' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/libprelude-1.2.5/missing --run tar' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARFLAGS='cru' ARGZ_H='argz.h' AS='as' AUTOCONF='${SHELL} /tmp/libprelude-1.2.5/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/libprelude-1.2.5/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/libprelude-1.2.5/missing --run automake-1.11' AWK='nawk' BINDINGS_CC='cc' BINDIR='/usr/local/bin' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='cc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='cc' CFLAGS='-g -O2' CONVENIENCE_LTDL_FALSE='#' CONVENIENCE_LTDL_TRUE='' CPP='cc -E' CPPFLAGS=' -D_THREAD_SAFE -fPIC' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FGREP='/usr/bin/grep -F' FLOAT_H='' GETADDRINFO_LIB='' GETHOSTNAME_LIB='' GLIBC21='no' 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_NETINET_IN_H_FALSE='' GL_GENERATE_NETINET_IN_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='1' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BIND='1' GNULIB_BTOWC='1' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='0' GNULIB_CHOWN='0' GNULIB_CLOSE='1' GNULIB_CONNECT='1' GNULIB_COPYSIGN='0' GNULIB_COPYSIGNF='0' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='0' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='IN_LIBPRELUDE_GNULIB_TESTS' 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='0' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='1' GNULIB_FCNTL='0' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_FFLUSH='1' GNULIB_FFS='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='0' GNULIB_FLOORF='0' 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='0' GNULIB_FREXPL='1' GNULIB_FSCANF='1' GNULIB_FSEEK='1' GNULIB_FSEEKO='1' GNULIB_FSTAT='1' GNULIB_FSTATAT='0' GNULIB_FSYNC='0' GNULIB_FTELL='1' GNULIB_FTELLO='1' GNULIB_FTRUNCATE='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETADDRINFO='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='1' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_GETPEERNAME='0' GNULIB_GETSOCKNAME='1' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' 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_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_INET_NTOP='1' GNULIB_INET_PTON='1' GNULIB_IOCTL='1' GNULIB_ISATTY='0' 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='0' GNULIB_LINKAT='0' GNULIB_LISTEN='1' GNULIB_LOCALECONV='1' 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='IN_LIBPRELUDE_GNULIB_TESTS' 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='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='1' GNULIB_MEMCHR='1' GNULIB_MEMMEM='1' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_MODF='0' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NANOSLEEP='0' GNULIB_NL_LANGINFO='1' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_OPENAT='0' GNULIB_PCLOSE='0' GNULIB_PERROR='1' GNULIB_PIPE2='0' GNULIB_PIPE='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_POLL='1' 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='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_RAISE='1' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READ='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_RECV='0' GNULIB_RECVFROM='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='0' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='0' GNULIB_SELECT='1' GNULIB_SEND='0' GNULIB_SENDTO='0' GNULIB_SETENV='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_SETHOSTNAME='0' GNULIB_SETLOCALE='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_SETSOCKOPT='1' GNULIB_SHUTDOWN='0' GNULIB_SIGACTION='0' 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='1' GNULIB_SOCKET='1' 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='1' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='1' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='1' GNULIB_STRSEP='1' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TIMEGM='1' GNULIB_TIME_R='1' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TRUNC='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_UNAME='1' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_USLEEP='0' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='0' 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='1' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='1' 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='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_WCTOMB='IN_LIBPRELUDE_GNULIB_TESTS' 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='1' GNULIB__EXIT='0' GREP='/usr/bin/grep' GTKDOC_CHECK='' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_ACCEPT4='1' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ARPA_INET_H='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_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_CXX='yes' 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_ENVIRON='0' 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_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREEADDRINFO='1' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GAI_STRERROR='1' HAVE_DECL_GETADDRINFO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETNAMEINFO='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INET_NTOP='1' HAVE_DECL_INET_PTON='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_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='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_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_EASY_BINDINGS_FALSE='#' HAVE_EASY_BINDINGS_TRUE='' 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_FEATURES_H='0' 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_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_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='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_LUA_FALSE='' HAVE_LUA_TRUE='#' 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_NETDB_H='1' HAVE_NETINET_IN_H='' HAVE_NL_LANGINFO='1' HAVE_OPENAT='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PERL_FALSE='#' HAVE_PERL_TRUE='' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POLL='1' HAVE_POLL_H='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_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPMATCH='1' HAVE_RUBY_FALSE='' HAVE_RUBY_TRUE='#' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' HAVE_SA_FAMILY_T='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='0' 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_ADDRINFO='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_UTSNAME='1' HAVE_STRVERSCMP='1' HAVE_SWIG_FALSE='' HAVE_SWIG_TRUE='#' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_IOCTL_H='1' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SELECT_H='1' HAVE_SYS_SOCKET_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_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_VALGRIND_FALSE='' HAVE_VALGRIND_TRUE='#' 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_XLOCALE_H='1' HAVE__BOOL='1' HAVE__EXIT='1' HOSTENT_LIB='' HTML_DIR='${datadir}/gtk-doc/html' INCLTDL='-I${top_srcdir}/libltdl' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INET_NTOP_LIB='' INET_PTON_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='1' INTL_MACOSX_LIBS='' LD='/usr/bin/ld' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBADD_DL=' ' LIBADD_DLD_LINK='' LIBADD_DLOPEN='' LIBADD_SHL_LOAD='' LIBDIR='/usr/local/lib' LIBGCRYPT_CFLAGS='-I/usr/local/include' LIBGCRYPT_CONFIG='/usr/local/bin/libgcrypt-config' LIBGCRYPT_LIBS='-L/usr/local/lib -lgcrypt -lgpg-error' LIBGNUTLS_CFLAGS='-I/usr/local/include -I/usr/local/include/p11-kit-1 ' LIBGNUTLS_CONFIG='' LIBGNUTLS_EXTRA_CFLAGS='' LIBGNUTLS_EXTRA_CONFIG='' LIBGNUTLS_EXTRA_LIBS='' LIBGNUTLS_LIBS='-L/usr/local/lib -lgnutls ' LIBINTL='' LIBLTDL='${top_build_prefix}libltdl/libltdlc.la' LIBLTDL_DECL='' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPRELUDECPP_SONAME='3:0:3' LIBPRELUDE_CFLAGS='' LIBPRELUDE_LIBS=' -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt -lgpg-error' LIBPRELUDE_SONAME='22:0:20' LIBPTH='' LIBPTH_PREFIX='' LIBS='' LIBSOCKET='' LIBTESTS_LIBDEPS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_POLL='' LIB_SELECT='' LIPO='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/libmissing"' LOCALE_FR='fr_FR.ISO8859-1' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP.eucJP' LOCALE_TR_UTF8='none' LOCALE_ZH_CN='zh_CN.GB18030' LOCALSTATEDIR='/usr/local/var' LTALLOCA='' LTDLDEPS='${top_build_prefix}libltdl/libltdlc.la' LTDLINCL='-I${top_srcdir}/libltdl' LTDLOPEN='libltdl' LTLIBINTL='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LT_CONFIG_H='config.h' LT_DLLOADERS=' dlopen.la' LT_DLPREOPEN='-dlpreopen dlopen.la ' LUA_CFLAGS='' LUA_CONFIG='' LUA_LIBS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /tmp/libprelude-1.2.5/missing --run makeinfo' MKDIR_P='./install-sh -c -d' NETINET_IN_H='' NEXT_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_NETDB_H='' NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' NEXT_AS_FIRST_DIRECTIVE_POLL_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_IOCTL_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_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_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LOCALE_H='' NEXT_MATH_H='' NEXT_NETDB_H='' NEXT_NETINET_IN_H='' NEXT_POLL_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYS_IOCTL_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_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='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libprelude' PACKAGE_BUGREPORT='' PACKAGE_NAME='libprelude' PACKAGE_STRING='libprelude 1.2.5' PACKAGE_TARNAME='libprelude' PACKAGE_VERSION='1.2.5' PATH_SEPARATOR=':' PCFLAGS=' -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security' PERL='/usr/local/bin/perl' PERL_EXTRA_PARAMS='INSTALLDIRS=site' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRELUDE_ADMIN_CFLAGS='' PRELUDE_ADMIN_LIBS='' PRELUDE_CONFIG_DIR='/usr/local/etc/prelude' PRELUDE_SPOOL_DIR='/usr/local/var/spool/prelude' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_CFLAGS='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTHREAD_LDFLAGS='' PTHREAD_LIBS='@LTLIBMULTITHREAD@' PTRDIFF_T_SUFFIX='' PYTHON='/usr/local/bin/python2.7' RANLIB='ranlib' RELOCATABLE='no' 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_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_FABSL='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='1' REPLACE_FCNTL='0' REPLACE_FDOPEN='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='1' 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_GAI_STRERROR='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_INET_NTOP='0' REPLACE_INET_PTON='0' REPLACE_IOCTL='1' 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_LOCALECONV='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='1' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='1' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_PERROR='0' REPLACE_POLL='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='1' 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_SETLOCALE='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='1' REPLACE_SLEEP='0' REPLACE_SNPRINTF='1' REPLACE_SPRINTF='0' REPLACE_SQRTL='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='1' 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_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='0' REPLACE_TIMEGM='1' 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='1' 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' RUBY=':' RUBY_CCFLAGS='' RUBY_EXEC_PREFIX='' RUBY_INCLUDES='' RUBY_LIBS='' RUBY_PLATFORM='' RUBY_PREFIX='' RUBY_VERSION='' SED='/usr/bin/sed' SERVENT_LIB='' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDALIGN_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='strip' SWIG='no' SYSCONFDIR='/usr/local/etc' SYS_IOCTL_H_HAVE_WINSOCK2_H='0' SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='1' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='1' UNDEFINE_STRTOK_R='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' VALGRIND='no' VERSION='1.2.5' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINT_T_SUFFIX='' YACC='byacc' YFLAGS='' YIELD_LIB='-lrt' __PRELUDE_64BIT_FORMAT_PREFIX='' __PRELUDE_HAVE_64BIT_LONG='#define __PRELUDE_HAVE_64BIT_LONG' __PRELUDE_HAVE_INTTYPES_H='#define __PRELUDE_HAVE_INTTYPES_H' __PRELUDE_HAVE_STDINT_H='#define __PRELUDE_HAVE_STDINT_H' __PRELUDE_STDINT_HAVE_UINT16='#define __PRELUDE_STDINT_HAVE_UINT16' __PRELUDE_STDINT_HAVE_UINT32='#define __PRELUDE_STDINT_HAVE_UINT32' __PRELUDE_STDINT_HAVE_UINT64='#define __PRELUDE_STDINT_HAVE_UINT64' __PRELUDE_STDINT_HAVE_UINT8='#define __PRELUDE_STDINT_HAVE_UINT8' ac_ct_CC='' ac_ct_CXX='c++' ac_ct_DUMPBIN='' 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__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-freebsd10.2' build_alias='' build_cpu='x86_64' build_os='freebsd10.2' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o fclose.o fflush.o frexpl.o fseek.o fseeko.o ioctl.o isnanf.o isnanl.o memmem.o mktime.o printf-args.o printf-parse.o regex.o snprintf.o strcasestr.o timegm.o vasnprintf.o vsnprintf.o' gl_LTLIBOBJS=' asnprintf.lo fclose.lo fflush.lo frexpl.lo fseek.lo fseeko.lo ioctl.lo isnanf.lo isnanl.lo memmem.lo mktime.lo printf-args.lo printf-parse.lo regex.lo snprintf.lo strcasestr.lo timegm.lo vasnprintf.lo vsnprintf.lo' gltests_LIBOBJS=' putenv.o' gltests_LTLIBOBJS=' putenv.lo' gltests_WITNESS='IN_LIBPRELUDE_GNULIB_TESTS' host='x86_64-unknown-freebsd10.2' host_alias='' host_cpu='x86_64' host_os='freebsd10.2' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/libprelude-1.2.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datarootdir}/emacs/site-lisp' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' ltdl_LIBOBJS=' argz.o' ltdl_LTLIBOBJS=' argz.lo' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibexecdir='${libexecdir}/${PACKAGE}' pkgrbexecdir='' pkgrubydir='' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' rbexecdir='' rubydir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sys_symbol_underscore='no' sysconfdir='${prefix}/etc' target='x86_64-unknown-freebsd10.2' target_alias='' target_cpu='x86_64' target_os='freebsd10.2' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libprelude" #define PACKAGE_TARNAME "libprelude" #define PACKAGE_VERSION "1.2.5" #define PACKAGE_STRING "libprelude 1.2.5" #define PACKAGE_BUGREPORT "" #define PACKAGE "libprelude" #define VERSION "1.2.5" #define YYTEXT_POINTER 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __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 HAVE_FSEEKO 1 #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define LT_MODULE_EXT ".so" #define LT_DLSEARCH_PATH "/lib:/usr/lib" #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define HAVE_LIBDLLOADER 1 #define error_t int #define __error_t_defined 1 #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_UNISTD_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define LT_LIBEXT "a" #define __PRELUDE_FUNC__ __func__ #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ #define HAVE_GNUTLS_STRING_PRIORITY /**/ #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_IPV6 /**/ #define HAVE_VARIADIC_MACROS 1 #define PRELUDE_VA_COPY va_copy #define PRELUDE_VA_COPY_AS_ARRAY 1 #define HAVE_UID_T 1 #define HAVE_GID_T 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_FILIO_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_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETINET_TCP_H 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_ALLOCA 1 #define HAVE_BTOWC 1 #define HAVE_FPURGE 1 #define HAVE_GETDELIM 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SYMLINK 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_NL_LANGINFO 1 #define HAVE_STRERROR_R 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_SLEEP 1 #define HAVE_SNPRINTF 1 #define HAVE_LSTAT 1 #define HAVE_STRDUP 1 #define HAVE_CATGETS 1 #define HAVE_STRNDUP 1 #define HAVE_STRPTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_WCRTOMB 1 #define HAVE_ISWCNTRL 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_NEWLOCALE 1 #define HAVE_PIPE 1 #define HAVE_SETENV 1 #define HAVE_SHUTDOWN 1 #define HAVE_WCTOB 1 #define HAVE_LANGINFO_CODESET 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 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_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_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETADDRINFO 1 #define HAVE_RAW_DECL_FREEADDRINFO 1 #define HAVE_RAW_DECL_GAI_STRERROR 1 #define HAVE_RAW_DECL_GETNAMEINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETSERVBYNAME 1 #define restrict __restrict #define HAVE_DECL_INET_NTOP 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_DECL_GETLINE 1 #define HAVE_DECL_GETPASS 1 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FLOCKFILE 1 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FUNLOCKFILE 1 #define HAVE_DECL_PUTC_UNLOCKED 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_WORKING_O_NOATIME 0 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_WCHAR_T 1 #define HAVE_MBSTATE_T 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMMEM 1 #define HAVE_MEMMEM 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_RAW_DECL_POLL 1 #define HAVE_SIGSET_T 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define INSTALLPREFIX "/usr/local" #define HAVE_RAW_DECL_PSELECT 1 #define HAVE_RAW_DECL_SELECT 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define CHECK_PRINTF_SAFE 1 #define HAVE_WINT_T 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__BOOL 1 #define HAVE_STRCASESTR 1 #define HAVE_DECL_STRDUP 1 #define HAVE_RAW_DECL_FFSL 1 #define HAVE_RAW_DECL_FFSLL 1 #define HAVE_RAW_DECL_MEMMEM 1 #define HAVE_RAW_DECL_MEMRCHR 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_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_TM_GMTOFF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_RAW_DECL_IMAXABS 1 #define HAVE_RAW_DECL_IMAXDIV 1 #define HAVE_RAW_DECL_STRTOIMAX 1 #define HAVE_RAW_DECL_STRTOUMAX 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define PROMOTED_MODE_T int #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_UNSETENV 1 #define GNULIB_TEST_ACCEPT 1 #define GNULIB_TEST_BIND 1 #define GNULIB_TEST_BTOWC 1 #define GNULIB_TEST_CLOSE 1 #define GNULIB_TEST_CONNECT 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FCLOSE 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_FFLUSH 1 #define GNULIB_TEST_FFLUSH 1 #define GNULIB_TEST_FOPEN 1 #define HAVE_DECL_FPURGE 1 #define GNULIB_TEST_FPURGE 1 #define HAVE_FREXP_IN_LIBC 1 #define GNULIB_TEST_FREXP 1 #define GNULIB_TEST_FREXPL 1 #define GNULIB_TEST_FSEEK 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FTELL 1 #define GNULIB_TEST_FTELLO 1 #define HAVE_FTW 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GAI_STRERRORA 0 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_STRUCT_ADDRINFO 1 #define GNULIB_TEST_GETADDRINFO 1 #define GNULIB_TEST_GETDELIM 1 #define HAVE_GETHOSTNAME 1 #define HOST_NAME_MAX 256 #define GNULIB_TEST_GETHOSTNAME 1 #define GNULIB_TEST_GETLINE 1 #define HAVE_GETPASS 1 #define GNULIB_TEST_GETSOCKNAME 1 #define GETTIMEOFDAY_TIMEZONE struct timezone #define GNULIB_TEST_GETTIMEOFDAY 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_DECL_INET_PTON 1 #define HAVE_IOCTL 1 #define GNULIB_TEST_IOCTL 1 #define HAVE_ISNAND_IN_LIBC 1 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define HAVE_RAW_DECL_NL_LANGINFO 1 #define GNULIB_TEST_LISTEN 1 #define HAVE_RAW_DECL_SETLOCALE 1 #define HAVE_RAW_DECL_DUPLOCALE 1 #define GNULIB_TEST_LOCALECONV 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define GNULIB_TEST_LSEEK 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_MBTOWC 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMMEM 1 #define GNULIB_TEST_MEMMEM 1 #define GNULIB_TEST_MKTIME 1 #define HAVE_RAW_DECL_GETADDRINFO 1 #define HAVE_RAW_DECL_FREEADDRINFO 1 #define HAVE_RAW_DECL_GAI_STRERROR 1 #define HAVE_RAW_DECL_GETNAMEINFO 1 #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 #define GNULIB_TEST_NL_LANGINFO 1 #define GNULIB_TEST_PERROR 1 #define HAVE_POLL 1 #define GNULIB_TEST_POLL 1 #define HAVE_RAW_DECL_POLL 1 #define HAVE_FREXP_IN_LIBC 1 #define HAVE_LDEXP_IN_LIBC 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define _REGEX_INCLUDE_LIMITS_H 1 #define _REGEX_LARGE_OFFSETS 1 #define re_syntax_options rpl_re_syntax_options #define re_set_syntax rpl_re_set_syntax #define re_compile_pattern rpl_re_compile_pattern #define re_compile_fastmap rpl_re_compile_fastmap #define re_search rpl_re_search #define re_search_2 rpl_re_search_2 #define re_match rpl_re_match #define re_match_2 rpl_re_match_2 #define re_set_registers rpl_re_set_registers #define re_comp rpl_re_comp #define re_exec rpl_re_exec #define regcomp rpl_regcomp #define regexec rpl_regexec #define regerror rpl_regerror #define regfree rpl_regfree #define HAVE_DECL_ISBLANK 1 #define GNULIB_TEST_SELECT 1 #define HAVE_GETSERVBYNAME 1 #define GNULIB_TEST_SETSOCKOPT 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 HAVE_SNPRINTF 1 #define GNULIB_TEST_SNPRINTF 1 #define GNULIB_SNPRINTF 1 #define HAVE_SNPRINTF 1 #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 #define NEED_PRINTF_ENOMEM 1 #define NEED_PRINTF_DOUBLE 1 #define NEED_PRINTF_LONG_DOUBLE 1 #define GNULIB_TEST_SOCKET 1 #define GNULIB_TEST_STAT 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_RAW_DECL_DPRINTF 1 #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GETLOADAVG 1 #define HAVE_RAW_DECL_GETSUBOPT 1 #define HAVE_RAW_DECL_GRANTPT 1 #define HAVE_RAW_DECL_INITSTATE 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_POSIX_OPENPT 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_RANDOM 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_RPMATCH 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_SETSTATE 1 #define HAVE_RAW_DECL_SRANDOM 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 HAVE_STRCASESTR 1 #define GNULIB_TEST_STRCASESTR 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define GNULIB_TEST_STRERROR_R 1 #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define GNULIB_TEST_STRPTIME 1 #define HAVE_STRSEP 1 #define GNULIB_TEST_STRSEP 1 #define HAVE_RAW_DECL_IOCTL 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_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_STRUCT_UTSNAME 1 #define HAVE_RAW_DECL_UNAME 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIMEGM 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_FACCESSAT 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 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_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 HAVE_VSNPRINTF 1 #define GNULIB_TEST_VSNPRINTF 1 #define HAVE_VSNPRINTF 1 #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1 #define NEED_PRINTF_ENOMEM 1 #define NEED_PRINTF_DOUBLE 1 #define NEED_PRINTF_LONG_DOUBLE 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 GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1 #define HAVE_STDINT_H 1 #define GNULIB_TEST_ENVIRON 1 #define HAVE_RAW_DECL_FCNTL 1 #define HAVE_RAW_DECL_OPENAT 1 #define GNULIB_TEST_FDOPEN 1 #define GNULIB_TEST_FTRUNCATE 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define HAVE_GETPAGESIZE 1 #define GNULIB_TEST_GETPAGESIZE 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define HAVE_SETLOCALE 1 #define HAVE_USELOCALE 1 #define GNULIB_TEST_LSTAT 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_OPEN 1 #define GNULIB_TEST_PIPE 1 #define HAVE_DECL__PUTENV 0 #define GNULIB_TEST_PUTENV 1 #define GNULIB_TEST_SETENV 1 #define GNULIB_TEST_SETLOCALE 1 #define CHECK_SNPRINTF_POSIX 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_SYMLINK 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define CHECK_VSNPRINTF_POSIX 1 #define HAVE_DECL_WCTOB 1 #define GNULIB_TEST_WCTOB 1 #define GNULIB_TEST_WCTOMB 1 #define HAVE_FTRUNCATE 1 #define SIZEOF_LONG 8 #define PRELUDE_SPOOL_DIR "/usr/local/var/spool/prelude" #define PRELUDE_CONFIG_DIR "/usr/local/etc/prelude" #define INSTALLDIR "/usr/local/lib" configure: exit 0