This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU dico configure 2.2, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = Tower uname -m = x86_64 uname -r = 3.8.0-1-LIBRE uname -s = Linux uname -v = #1 SMP PREEMPT Thu Feb 21 15:59:10 UYST 2013 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl PATH: ~/.cabal/bin PATH: /home/illusionoflife/rc-files/scripts PATH: /opt/android-sdk/tools PATH: /opt/android-sdk/platform-tools PATH: /home/illusionoflife/perl5/bin PATH: /home/illusionoflife/.gem/ruby/1.9.1/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2783: checking for a BSD-compatible install configure:2851: result: /usr/bin/install -c configure:2862: checking whether build environment is sane configure:2922: result: yes configure:3063: checking for a thread-safe mkdir -p configure:3102: result: /usr/bin/mkdir -p configure:3116: checking for gawk configure:3132: found /usr/bin/gawk configure:3143: result: gawk configure:3154: checking whether make sets $(MAKE) configure:3176: result: yes configure:3253: checking how to create a ustar tar archive configure:3266: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3269: $? = 0 configure:3309: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3312: $? = 0 configure:3316: tar -xf - &5 gcc (GCC) 4.7.2 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3675: $? = 0 configure:3682: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.7.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release Thread model: posix gcc version 4.7.2 (GCC) configure:3686: $? = 0 configure:3693: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3697: $? = 1 configure:3720: checking for C compiler default output file name configure:3742: gcc -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:3746: $? = 0 configure:3784: result: a.out configure:3803: checking whether the C compiler works configure:3813: ./a.out configure:3817: $? = 0 configure:3836: result: yes configure:3843: checking whether we are cross compiling configure:3845: result: no configure:3848: checking for suffix of executables configure:3855: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:3859: $? = 0 configure:3885: result: configure:3891: checking for suffix of object files configure:3917: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:3921: $? = 0 configure:3946: result: o configure:3950: checking whether we are using the GNU C compiler configure:3979: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:3986: $? = 0 configure:4003: result: yes configure:4012: checking whether gcc accepts -g configure:4042: gcc -c -g conftest.c >&5 configure:4049: $? = 0 configure:4150: result: yes configure:4167: checking for gcc option to accept ISO C89 configure:4241: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:4248: $? = 0 configure:4271: result: none needed configure:4300: checking for style of include used by make configure:4328: result: GNU configure:4353: checking dependency style of gcc configure:4463: result: gcc3 configure:4521: checking for ranlib configure:4537: found /usr/bin/ranlib configure:4548: result: ranlib configure:4576: checking build system type configure:4594: result: x86_64-unknown-linux-gnu configure:4616: checking host system type configure:4631: result: x86_64-unknown-linux-gnu configure:4659: checking how to run the C preprocessor configure:4699: gcc -E conftest.c configure:4706: $? = 0 configure:4737: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4744: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | /* end confdefs.h. */ | #include configure:4777: result: gcc -E configure:4806: gcc -E conftest.c configure:4813: $? = 0 configure:4844: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4851: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | /* end confdefs.h. */ | #include configure:4891: checking for grep that handles long lines and -e configure:4951: result: /usr/bin/grep configure:4956: checking for egrep configure:5020: result: /usr/bin/grep -E configure:5025: checking for ANSI C header files configure:5055: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5062: $? = 0 configure:5161: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5165: $? = 0 configure:5171: ./conftest configure:5175: $? = 0 configure:5193: result: yes configure:5217: checking for sys/types.h configure:5238: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5245: $? = 0 configure:5262: result: yes configure:5217: checking for sys/stat.h configure:5238: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5245: $? = 0 configure:5262: result: yes configure:5217: checking for stdlib.h configure:5238: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5245: $? = 0 configure:5262: result: yes configure:5217: checking for string.h configure:5238: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5245: $? = 0 configure:5262: result: yes configure:5217: checking for memory.h configure:5238: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5245: $? = 0 configure:5262: result: yes configure:5217: checking for strings.h configure:5238: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5245: $? = 0 configure:5262: result: yes configure:5217: checking for inttypes.h configure:5238: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5245: $? = 0 configure:5262: result: yes configure:5217: checking for stdint.h configure:5238: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5245: $? = 0 configure:5262: result: yes configure:5217: checking for unistd.h configure:5238: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5245: $? = 0 configure:5262: result: yes configure:5289: checking minix/config.h usability configure:5306: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:53:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5313: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:5327: result: no configure:5331: checking minix/config.h presence configure:5346: gcc -E conftest.c conftest.c:20:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5353: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:5367: result: no configure:5400: checking for minix/config.h configure:5407: result: no configure:5448: checking whether it is safe to define __EXTENSIONS__ configure:5476: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5483: $? = 0 configure:5498: result: yes configure:5529: checking for _LARGEFILE_SOURCE value needed for large files configure:5558: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:5565: $? = 0 configure:5638: result: no configure:5766: checking how to run the C preprocessor configure:5884: result: gcc -E configure:5913: gcc -E conftest.c configure:5920: $? = 0 configure:5951: gcc -E conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5958: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include configure:6001: checking for gawk configure:6028: result: gawk configure:6043: checking for bison configure:6059: found /usr/bin/bison configure:6070: result: bison -y configure:6086: checking for flex configure:6102: found /usr/bin/flex configure:6113: result: flex configure:6150: flex conftest.l configure:6154: $? = 0 configure:6156: checking lex output file root configure:6172: result: lex.yy configure:6177: checking lex library configure:6196: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 lex.yy.c: In function 'yylex': lex.yy.c:691:33: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] lex.yy.c:712:33: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:717:20: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:719:4: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_get_next_buffer': lex.yy.c:977:4: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1016:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1018:3: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1024:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_get_previous_state': lex.yy.c:1047:64: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] lex.yy.c:1052:19: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:1054:3: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_try_NUL_trans': lex.yy.c:1075:18: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:1077:2: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'input': lex.yy.c:1146:36: warning: conversion to 'yy_size_t' from 'long int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_create_buffer': lex.yy.c:1271:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yyensure_buffer_stack': lex.yy.c:1445:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1454:82: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_scan_bytes': lex.yy.c:1528:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /tmp/ccnffxjQ.o: In function `yylex': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/lex.yy.c:868: undefined reference to `yywrap' /tmp/ccnffxjQ.o: In function `input': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/lex.yy.c:1169: undefined reference to `yywrap' /tmp/ccnffxjQ.o: In function `main': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/conftest.l:17: undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:6203: $? = 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. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | /* C99 requires __STDC__ to be defined as 1. */ | #if defined (__STDC__) | | #define YY_USE_CONST | | #endif /* defined (__STDC__) */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #define YY_BUF_SIZE 16384 | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern yy_size_t yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | yy_size_t yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | yy_size_t yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 469 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy (void ); | | int yyget_debug (void ); | | void yyset_debug (int debug_flag ); | | YY_EXTRA_TYPE yyget_extra (void ); | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in (void ); | | void yyset_in (FILE * in_str ); | | FILE *yyget_out (void ); | | void yyset_out (FILE * out_str ); | | yy_size_t yyget_leng (void ); | | char *yyget_text (void ); | | int yyget_lineno (void ); | | void yyset_lineno (int line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | size_t n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 653 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { 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 791 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | yy_size_t num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart(yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | register int yy_is_jam; | | register YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | static void yyunput (int c, register char * yy_bp ) | { | register char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register yy_size_t number_to_move = (yy_n_chars) + 2; | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | register char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart(yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return EOF; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer(b,file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree((void *) b->yy_ch_buf ); | | yyfree((void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer(b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | int grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer(b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | { | | return yy_scan_bytes(yystr,strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = _yybytes_len + 2; | buf = (char *) yyalloc(n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer(buf,n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yy_fatal_error (yyconst char* msg ) | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | yy_size_t yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param line_number | * | */ | void yyset_lineno (int line_number ) | { | | yylineno = line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * in_str ) | { | yyin = in_str ; | } | | void yyset_out (FILE * out_str ) | { | yyout = out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int bdebug ) | { | yy_flex_debug = bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = 0; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = (char *) 0; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = (FILE *) 0; | yyout = (FILE *) 0; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * s ) | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return (void *) malloc( size ); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 9 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:6196: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lfl >&5 lex.yy.c: In function 'yylex': lex.yy.c:691:33: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] lex.yy.c:712:33: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:717:20: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:719:4: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_get_next_buffer': lex.yy.c:977:4: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1016:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1018:3: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1024:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_get_previous_state': lex.yy.c:1047:64: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] lex.yy.c:1052:19: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:1054:3: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_try_NUL_trans': lex.yy.c:1075:18: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:1077:2: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'input': lex.yy.c:1146:36: warning: conversion to 'yy_size_t' from 'long int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_create_buffer': lex.yy.c:1271:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yyensure_buffer_stack': lex.yy.c:1445:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1454:82: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_scan_bytes': lex.yy.c:1528:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] configure:6203: $? = 0 configure:6227: result: -lfl configure:6233: checking whether yytext is a pointer configure:6254: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lfl >&5 lex.yy.c: In function 'yylex': lex.yy.c:691:33: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] lex.yy.c:712:33: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:717:20: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:719:4: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_get_next_buffer': lex.yy.c:977:4: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1016:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1018:3: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1024:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_get_previous_state': lex.yy.c:1047:64: warning: conversion to 'YY_CHAR' from 'int' may alter its value [-Wconversion] lex.yy.c:1052:19: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:1054:3: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_try_NUL_trans': lex.yy.c:1075:18: warning: conversion to 'YY_CHAR' from 'flex_int32_t' may alter its value [-Wconversion] lex.yy.c:1077:2: warning: conversion to 'unsigned int' from 'flex_int16_t' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'input': lex.yy.c:1146:36: warning: conversion to 'yy_size_t' from 'long int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_create_buffer': lex.yy.c:1271:2: warning: conversion to 'yy_size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yyensure_buffer_stack': lex.yy.c:1445:3: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c:1454:82: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lex.yy.c: In function 'yy_scan_bytes': lex.yy.c:1528:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] configure:6261: $? = 0 configure:6283: result: yes configure:6350: checking how to print strings configure:6377: result: printf configure:6398: checking for a sed that does not truncate output configure:6464: result: /usr/bin/sed configure:6482: checking for fgrep configure:6546: result: /usr/bin/grep -F configure:6581: checking for ld used by gcc configure:6648: result: /usr/bin/ld configure:6657: checking if the linker (/usr/bin/ld) is GNU ld configure:6672: result: yes configure:6684: checking for BSD- or MS-compatible name lister (nm) configure:6733: result: /usr/bin/nm -B configure:6863: checking the name lister (/usr/bin/nm -B) interface configure:6870: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:6873: /usr/bin/nm -B "conftest.o" configure:6876: output 0000000000000000 B some_variable configure:6883: result: BSD nm configure:6886: checking whether ln -s works configure:6890: result: yes configure:6898: checking the maximum length of command line arguments configure:7023: result: 1572864 configure:7040: checking whether the shell understands some XSI constructs configure:7050: result: yes configure:7054: checking whether the shell understands "+=" configure:7060: result: yes configure:7095: checking for /usr/bin/ld option to reload object files configure:7102: result: -r configure:7171: checking for objdump configure:7187: found /usr/bin/objdump configure:7198: result: objdump configure:7230: checking how to recognize dependent libraries configure:7427: result: pass_all configure:7487: checking for ar configure:7503: found /usr/bin/ar configure:7514: result: ar configure:7592: checking for strip configure:7608: found /usr/bin/strip configure:7619: result: strip configure:7691: checking for ranlib configure:7718: result: ranlib configure:7820: checking command to parse /usr/bin/nm -B output from gcc object configure:7938: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:7941: $? = 0 configure:7945: /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:7948: $? = 0 configure:8002: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c conftstm.o >&5 conftest.c:17:20: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic] configure:8005: $? = 0 configure:8043: result: ok configure:8138: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:8141: $? = 0 configure:8938: checking for dlfcn.h configure:8959: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:8966: $? = 0 configure:8983: result: yes configure:9171: checking for objdir configure:9186: result: .libs configure:9457: checking if gcc supports -fno-rtti -fno-exceptions configure:9475: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9479: $? = 0 configure:9492: result: no configure:9512: checking for gcc option to produce PIC configure:9791: result: -fPIC -DPIC configure:9803: checking if gcc PIC flag -fPIC -DPIC works configure:9821: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -fPIC -DPIC -DPIC conftest.c >&5 configure:9825: $? = 0 configure:9838: result: yes configure:9862: checking if gcc static flag -static works configure:9890: result: yes configure:9905: checking if gcc supports -c -o file.o configure:9926: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -o out/conftest2.o conftest.c >&5 configure:9930: $? = 0 configure:9952: result: yes configure:9960: checking if gcc supports -c -o file.o configure:10007: result: yes configure:10040: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11196: result: yes configure:11233: checking whether -lc should be explicitly linked in configure:11241: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:11244: $? = 0 configure:11259: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11262: $? = 0 configure:11276: result: no configure:11441: checking dynamic linker characteristics configure:11893: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11900: $? = 0 configure:12137: result: GNU/Linux ld.so configure:12244: checking how to hardcode library paths into programs configure:12269: result: immediate configure:12392: checking for shl_load configure:12448: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 /tmp/ccV5gY67.o: In function `main': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/conftest.c:63: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:12455: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 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:12475: result: no configure:12480: checking for shl_load in -ldld configure:12515: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:12522: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 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:12543: result: no configure:12548: checking for dlopen configure:12604: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 /tmp/ccBcJhEh.o: In function `main': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/conftest.c:63: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:12611: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:12631: result: no configure:12636: checking for dlopen in -ldl configure:12671: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:12678: $? = 0 configure:12699: result: yes configure:12876: checking whether a program can dlopen itself configure:12956: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'fnord': configure:12933:21: warning: unused variable 'i' [-Wunused-variable] configure:12959: $? = 0 configure:12977: result: yes configure:12982: checking whether a statically linked program can dlopen itself configure:13062: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'fnord': configure:13039:21: warning: unused variable 'i' [-Wunused-variable] /tmp/ccYLlS6w.o: In function `main': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/configure:13042: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:13065: $? = 1 configure:13083: result: no configure:13122: checking whether stripping libraries is possible configure:13127: result: yes configure:13162: checking if libtool supports shared libraries configure:13164: result: yes configure:13167: checking whether to build shared libraries configure:13188: result: yes configure:13191: checking whether to build static libraries configure:13195: result: yes configure:13230: checking which extension is used for runtime loadable modules configure:13240: result: .so configure:13250: checking which variable specifies run-time module search path configure:13257: result: LD_LIBRARY_PATH configure:13267: checking for the default library search path configure:13274: result: /lib /usr/lib /usr/lib/R/lib /opt/android-sdk/tools/lib /usr/lib/dovecot /usr/lib/libfakeroot /usr/lib32 /usr/lib/llvm /usr/lib/octave/3.6.3 /usr/lib/openmpi /opt/qt/lib /usr/lib/xulrunner-18.0 configure:13304: checking for library containing dlopen configure:13345: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 /tmp/ccswwiGE.o: In function `main': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/conftest.c:43: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:13352: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | /* 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:13345: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:13352: $? = 0 configure:13383: result: -ldl configure:13539: checking for dlerror configure:13595: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl -ldl >&5 configure:13602: $? = 0 configure:13624: result: yes configure:13641: checking for shl_load configure:13724: result: no configure:13734: checking for shl_load in -ldld configure:13797: result: no configure:13989: checking for dld_link in -ldld configure:14024: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldld -ldl >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:14031: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #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:14052: result: no configure:14090: checking for _ prefix in compiled symbols configure:14100: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:2:12: warning: statement with no effect [-Wunused-value] configure:14103: $? = 0 configure:14107: /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:14110: $? = 0 configure:14132: result: no configure:14258: checking whether deplibs are loaded by dlopen configure:14352: result: yes configure:14368: checking for argz.h configure:14389: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:14396: $? = 0 configure:14413: result: yes configure:14427: checking for error_t configure:14458: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:14465: $? = 0 configure:14495: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:43:22: error: expected expression before ')' token configure:14502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | /* end confdefs.h. */ | #if defined(HAVE_ARGZ_H) | # include | #endif | | int | main () | { | if (sizeof ((error_t))) | return 0; | ; | return 0; | } configure:14525: result: yes configure:14560: checking for argz_add configure:14616: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:14623: $? = 0 configure:14645: result: yes configure:14560: checking for argz_append configure:14616: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:14623: $? = 0 configure:14645: result: yes configure:14560: checking for argz_count configure:14616: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:14623: $? = 0 configure:14645: result: yes configure:14560: checking for argz_create_sep configure:14616: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:14623: $? = 0 configure:14645: result: yes configure:14560: checking for argz_insert configure:14616: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:14623: $? = 0 configure:14645: result: yes configure:14560: checking for argz_next configure:14616: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:14623: $? = 0 configure:14645: result: yes configure:14560: checking for argz_stringify configure:14616: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:14623: $? = 0 configure:14645: result: yes configure:14664: checking if argz actually works configure:14695: result: yes configure:14716: checking whether libtool supports -dlopen/-dlpreopen configure:14728: result: yes configure:14759: checking for ltdl.h configure:14781: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:14788: $? = 0 configure:14803: result: yes configure:14806: checking whether lt_dlinterface_register is declared configure:14837: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:14844: $? = 0 configure:14859: result: yes configure:14862: checking for lt_dladvise_preload in -lltdl configure:14897: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lltdl -ldl >&5 configure:14904: $? = 0 configure:14925: result: yes configure:15030: checking where to find libltdl headers configure:15032: result: configure:15034: checking where to find libltdl library configure:15036: result: -lltdl configure:15090: checking for unistd.h configure:15135: result: yes configure:15090: checking for dl.h configure:15111: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:82:16: fatal error: dl.h: No such file or directory compilation terminated. configure:15118: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 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:15135: result: no configure:15090: checking for sys/dl.h configure:15111: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:82:20: fatal error: sys/dl.h: No such file or directory compilation terminated. configure:15118: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 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:15135: result: no configure:15090: checking for dld.h configure:15111: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:82:17: fatal error: dld.h: No such file or directory compilation terminated. configure:15118: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 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:15135: result: no configure:15090: checking for mach-o/dyld.h configure:15111: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:82:25: fatal error: mach-o/dyld.h: No such file or directory compilation terminated. configure:15118: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 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:15135: result: no configure:15090: checking for dirent.h configure:15111: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:15118: $? = 0 configure:15135: result: yes configure:15155: checking for closedir configure:15211: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:15218: $? = 0 configure:15240: result: yes configure:15155: checking for opendir configure:15211: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:15218: $? = 0 configure:15240: result: yes configure:15155: checking for readdir configure:15211: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 configure:15218: $? = 0 configure:15240: result: yes configure:15262: checking for strlcat configure:15318: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 /tmp/ccIChVGK.o: In function `main': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/conftest.c:86: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:15325: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:15347: result: no configure:15262: checking for strlcpy configure:15318: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -ldl >&5 /tmp/ccFEJnCO.o: In function `main': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/conftest.c:86: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:15325: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:15347: result: no configure:15389: checking for socket in -lsocket configure:15424: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lsocket -ldl >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:15431: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | /* 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:15452: result: no configure:15464: checking for gethostbyaddr in -lnsl configure:15499: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lnsl -ldl >&5 configure:15506: $? = 0 configure:15527: result: yes configure:15539: checking for nanosleep in -lrt configure:15574: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:15581: $? = 0 configure:15602: result: yes configure:15622: checking for dirent.h that defines DIR configure:15651: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:15658: $? = 0 configure:15675: result: yes configure:15690: checking for library containing opendir configure:15731: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:15738: $? = 0 configure:15769: result: none required configure:15866: checking for ANSI C header files configure:16034: result: yes configure:16044: checking for sys/wait.h that is POSIX.1 compatible configure:16080: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16087: $? = 0 configure:16102: result: yes configure:16139: checking fcntl.h usability configure:16156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16163: $? = 0 configure:16177: result: yes configure:16181: checking fcntl.h presence configure:16196: gcc -E conftest.c configure:16203: $? = 0 configure:16217: result: yes configure:16250: checking for fcntl.h configure:16259: result: yes configure:16139: checking limits.h usability configure:16156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16163: $? = 0 configure:16177: result: yes configure:16181: checking limits.h presence configure:16196: gcc -E conftest.c configure:16203: $? = 0 configure:16217: result: yes configure:16250: checking for limits.h configure:16259: result: yes configure:16128: checking for strings.h configure:16135: result: yes configure:16139: checking sys/time.h usability configure:16156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16163: $? = 0 configure:16177: result: yes configure:16181: checking sys/time.h presence configure:16196: gcc -E conftest.c configure:16203: $? = 0 configure:16217: result: yes configure:16250: checking for sys/time.h configure:16259: result: yes configure:16139: checking sys/socket.h usability configure:16156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16163: $? = 0 configure:16177: result: yes configure:16181: checking sys/socket.h presence configure:16196: gcc -E conftest.c configure:16203: $? = 0 configure:16217: result: yes configure:16250: checking for sys/socket.h configure:16259: result: yes configure:16139: checking socket.h usability configure:16156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:96:20: fatal error: socket.h: No such file or directory compilation terminated. configure:16163: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_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:16177: result: no configure:16181: checking socket.h presence configure:16196: gcc -E conftest.c conftest.c:63:20: fatal error: socket.h: No such file or directory compilation terminated. configure:16203: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:16217: result: no configure:16250: checking for socket.h configure:16259: result: no configure:16139: checking syslog.h usability configure:16156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16163: $? = 0 configure:16177: result: yes configure:16181: checking syslog.h presence configure:16196: gcc -E conftest.c configure:16203: $? = 0 configure:16217: result: yes configure:16250: checking for syslog.h configure:16259: result: yes configure:16128: checking for unistd.h configure:16135: result: yes configure:16139: checking crypt.h usability configure:16156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16163: $? = 0 configure:16177: result: yes configure:16181: checking crypt.h presence configure:16196: gcc -E conftest.c configure:16203: $? = 0 configure:16217: result: yes configure:16250: checking for crypt.h configure:16259: result: yes configure:16139: checking readline/readline.h usability configure:16156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16163: $? = 0 configure:16177: result: yes configure:16181: checking readline/readline.h presence configure:16196: gcc -E conftest.c configure:16203: $? = 0 configure:16217: result: yes configure:16250: checking for readline/readline.h configure:16259: result: yes configure:16286: checking for working alloca.h configure:16313: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16320: $? = 0 configure:16340: result: yes configure:16350: checking for alloca configure:16397: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16404: $? = 0 configure:16424: result: yes configure:16665: checking for inline configure:16691: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16698: $? = 0 configure:16716: result: inline configure:16829: checking whether uses 'inline' correctly configure:16855: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16858: $? = 0 configure:16880: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:16883: $? = 0 configure:16896: result: yes configure:16927: checking for btowc configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for getdelim configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for __fsetlocking configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for tcgetattr configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for tcsetattr configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for gettimeofday configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for mbsinit configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for mbrtowc configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for mprotect configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for memchr configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c:101:6: warning: conflicting types for built-in function 'memchr' [enabled by default] configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for nl_langinfo configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for isblank configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c:103:6: warning: conflicting types for built-in function 'isblank' [enabled by default] configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for iswctype configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for wcscoll configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for tzset configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for localtime_r configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for vasnprintf configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 /tmp/ccHzCLqc.o: In function `main': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/conftest.c:119: undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:16990: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 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:17012: result: no configure:16927: checking for wcrtomb configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:16990: $? = 0 configure:17012: result: yes configure:16927: checking for iswcntrl configure:16983: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c:109:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] configure:16990: $? = 0 configure:17012: result: yes configure:17027: checking for nl_langinfo and CODESET configure:17053: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:17060: $? = 0 configure:17081: result: yes configure:17094: checking for a traditional french locale configure:17164: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:17167: $? = 0 configure:17223: result: none configure:17230: checking whether byte ordering is bigendian configure:17255: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:89:9: error: unknown type name 'not' conftest.c:89:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:89:15: error: unknown type name 'universal' configure:17262: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17312: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:17319: $? = 0 configure:17351: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:4: error: unknown type name 'not' conftest.c:95:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:17358: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:17610: result: no configure:17638: checking whether the preprocessor supports include_next configure:17681: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -Iconftestd1b -Iconftestd2 conftest.c >&5 In file included from conftest.c:1:0: conftestd1b/conftest.h:3:2: warning: #include_next is a GCC extension [enabled by default] configure:17688: $? = 0 configure:17737: result: yes configure:17758: checking whether system header files limit the line length configure:17785: result: no configure:17796: checking for complete errno.h configure:17855: result: yes configure:19279: checking for fseeko configure:19307: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:19314: $? = 0 configure:19335: result: yes configure:19339: checking whether stdin defaults to large file offsets configure:19373: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:19380: $? = 0 configure:19400: result: yes configure:19403: checking whether fseeko is declared configure:19432: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19439: $? = 0 configure:19454: result: yes configure:19472: checking whether getdelim is declared configure:19501: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19508: $? = 0 configure:19523: result: yes configure:19681: checking for sys/socket.h configure:19688: result: yes configure:19692: checking netdb.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking netdb.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for netdb.h configure:19812: result: yes configure:19692: checking sys/param.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking sys/param.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for sys/param.h configure:19812: result: yes configure:19692: checking getopt.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking getopt.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for getopt.h configure:19812: result: yes configure:19692: checking stdio_ext.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking stdio_ext.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for stdio_ext.h configure:19812: result: yes configure:19692: checking termios.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking termios.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for termios.h configure:19812: result: yes configure:19681: checking for sys/time.h configure:19688: result: yes configure:19692: checking wchar.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking wchar.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for wchar.h configure:19812: result: yes configure:19681: checking for stdint.h configure:19688: result: yes configure:19681: checking for inttypes.h configure:19688: result: yes configure:19692: checking langinfo.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking langinfo.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for langinfo.h configure:19812: result: yes configure:19692: checking sys/mman.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking sys/mman.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for sys/mman.h configure:19812: result: yes configure:19692: checking sysexits.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking sysexits.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for sysexits.h configure:19812: result: yes configure:19681: checking for unistd.h configure:19688: result: yes configure:19692: checking features.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking features.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for features.h configure:19812: result: yes configure:19692: checking wctype.h usability configure:19709: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19716: $? = 0 configure:19730: result: yes configure:19734: checking wctype.h presence configure:19749: gcc -E conftest.c configure:19756: $? = 0 configure:19770: result: yes configure:19803: checking for wctype.h configure:19812: result: yes configure:19844: checking whether is self-contained configure:19871: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:19878: $? = 0 configure:19894: result: yes configure:19901: checking for shutdown configure:19957: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:19964: $? = 0 configure:19986: result: yes configure:19999: checking whether defines the SHUT_* macros configure:20026: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:111:5: warning: unused variable 'a' [-Wunused-variable] configure:20033: $? = 0 configure:20049: result: yes configure:20292: checking for struct sockaddr_storage configure:20332: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20339: $? = 0 configure:20378: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:123:38: error: expected expression before ')' token configure:20385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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:20408: result: yes configure:20418: checking for sa_family_t configure:20458: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20465: $? = 0 configure:20504: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:124:26: error: expected expression before ')' token configure:20511: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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:20534: result: yes configure:20552: checking for struct sockaddr_storage.ss_family configure:20588: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20595: $? = 0 configure:20661: result: yes configure:20869: checking whether socket is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether connect is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether accept is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether bind is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether getpeername is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether getsockname is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether getsockopt is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether listen is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether recv is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether send is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether recvfrom is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether sendto is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether setsockopt is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether shutdown is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:20869: checking whether accept4 is declared without a macro configure:20900: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:20907: $? = 0 configure:20924: result: yes configure:21034: checking whether getaddrinfo is declared without a macro configure:21061: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:21068: $? = 0 configure:21085: result: yes configure:21034: checking whether freeaddrinfo is declared without a macro configure:21061: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:21068: $? = 0 configure:21085: result: yes configure:21034: checking whether gai_strerror is declared without a macro configure:21061: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:21068: $? = 0 configure:21085: result: yes configure:21034: checking whether getnameinfo is declared without a macro configure:21061: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:21068: $? = 0 configure:21085: result: yes configure:21102: checking whether getline is declared configure:21131: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:21138: $? = 0 configure:21153: result: yes configure:21261: checking for getopt.h configure:21268: result: yes configure:21416: checking for getopt_long_only configure:21472: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:21479: $? = 0 configure:21501: result: yes configure:21518: checking whether getopt is POSIX compatible configure:21545: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:11: error: 'optreset' undeclared (first use in this function) conftest.c:136:11: note: each undeclared identifier is reported only once for each function it appears in conftest.c:136:6: warning: unused variable 'p' [-Wunused-variable] configure:21552: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | int | main () | { | int *p = &optreset; return optreset; | ; | return 0; | } configure:21583: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:9: error: 'getopt_clip' undeclared (first use in this function) conftest.c:136:9: note: each undeclared identifier is reported only once for each function it appears in configure:21590: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | int | main () | { | return !getopt_clip; | ; | return 0; | } configure:21716: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -DOPTIND_MIN=0 conftest.c -lrt -lnsl -ldl >&5 configure:21720: $? = 0 configure:21726: ./conftest configure:21730: $? = 0 configure:21749: result: yes configure:21757: checking for working GNU getopt function configure:21857: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:21861: $? = 0 configure:21867: ./conftest configure:21871: $? = 0 configure:21894: result: yes configure:21901: checking whether getenv is declared configure:21930: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:21937: $? = 0 configure:21952: result: yes configure:22020: checking whether getpass is declared configure:22049: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:22056: $? = 0 configure:22071: result: yes configure:22099: checking whether fflush_unlocked is declared configure:22128: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:22135: $? = 0 configure:22150: result: yes configure:22168: checking whether flockfile is declared configure:22197: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:22204: $? = 0 configure:22219: result: yes configure:22237: checking whether fputs_unlocked is declared configure:22266: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:22273: $? = 0 configure:22288: result: yes configure:22306: checking whether funlockfile is declared configure:22335: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:22342: $? = 0 configure:22357: result: yes configure:22375: checking whether putc_unlocked is declared configure:22404: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:22411: $? = 0 configure:22426: result: yes configure:22444: checking for C/C++ restrict keyword configure:22479: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:22486: $? = 0 configure:22504: result: __restrict configure:22612: checking for struct timeval configure:22642: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:22649: $? = 0 configure:22664: result: yes configure:22674: checking whether gettimeofday is declared without a macro configure:22706: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:22713: $? = 0 configure:22730: result: yes configure:22750: checking for stdbool.h that conforms to C99 configure:22827: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:190:14: warning: the address of 's' will always evaluate as 'true' [-Waddress] conftest.c:194:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress] conftest.c:194:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress] conftest.c:194:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress] conftest.c:194:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress] conftest.c:194:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress] conftest.c:194:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress] conftest.c:194:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress] conftest.c:194:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress] conftest.c:195:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress] conftest.c:195:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress] conftest.c:195:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress] configure:22834: $? = 0 configure:22849: result: yes configure:22851: checking for _Bool configure:22879: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:22886: $? = 0 configure:22913: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:177:20: error: expected expression before ')' token configure:22920: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 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:22943: result: yes configure:22974: checking for off_t configure:23002: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:23009: $? = 0 configure:23036: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:178:20: error: expected expression before ')' token configure:23043: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 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 ((off_t))) | return 0; | ; | return 0; | } configure:23066: result: yes configure:23079: checking for unsigned long long int configure:23128: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c:148:12: warning: ISO C90 does not support 'long long' [-Wlong-long] conftest.c:148:26: warning: use of C99 long long integer constant [-Wlong-long] conftest.c:149:12: warning: ISO C90 does not support 'long long' [-Wlong-long] conftest.c:149:28: warning: use of C99 long long integer constant [-Wlong-long] conftest.c:150:21: warning: ISO C90 does not support 'long long' [-Wlong-long] conftest.c:150:36: warning: use of C99 long long integer constant [-Wlong-long] conftest.c:152:24: warning: use of C99 long long integer constant [-Wlong-long] conftest.c:152:57: warning: use of C99 long long integer constant [-Wlong-long] conftest.c:154:22: warning: use of C99 long long integer constant [-Wlong-long] conftest.c:154:64: warning: ISO C90 does not support 'long long' [-Wlong-long] conftest.c: In function 'main': conftest.c:161:12: warning: ISO C90 does not support 'long long' [-Wlong-long] conftest.c:161:29: warning: use of C99 long long integer constant [-Wlong-long] conftest.c:162:21: warning: ISO C90 does not support 'long long' [-Wlong-long] conftest.c:162:39: warning: use of C99 long long integer constant [-Wlong-long] conftest.c:164:30: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] conftest.c:166:32: warning: conversion to 'int' from 'long long unsigned int' may alter its value [-Wconversion] configure:23135: $? = 0 configure:23156: result: yes configure:23168: checking for long long int configure:23216: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:151:6: warning: ISO C90 does not support 'long long' [-Wlong-long] conftest.c:155:27: warning: ISO C90 does not support 'long long' [-Wlong-long] conftest.c:158:26: warning: use of C99 long long integer constant [-Wlong-long] configure:23220: $? = 0 configure:23226: ./conftest configure:23230: $? = 0 configure:23249: result: yes configure:23283: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:145:10: error: unknown type name 'not' conftest.c:145:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:145:16: error: unknown type name 'universal' configure:23290: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:23454: checking whether stdint.h conforms to C99 configure:23635: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:23642: $? = 0 configure:23738: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:211:34: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] configure:23742: $? = 0 configure:23748: ./conftest configure:23752: $? = 0 configure:23777: result: yes configure:25086: checking for inttypes.h configure:25093: result: yes configure:25233: checking whether the inttypes.h PRIxNN macros are broken configure:25265: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:25272: $? = 0 configure:25288: result: no configure:25305: checking whether imaxabs is declared configure:25334: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:25341: $? = 0 configure:25356: result: yes configure:25374: checking whether imaxdiv is declared configure:25403: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:25410: $? = 0 configure:25425: result: yes configure:25443: checking whether strtoimax is declared configure:25472: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:25479: $? = 0 configure:25494: result: yes configure:25512: checking whether strtoumax is declared configure:25541: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:25548: $? = 0 configure:25563: result: yes configure:25600: checking for working fcntl.h configure:25694: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:169:26: warning: the address of 'constants' will always evaluate as 'true' [-Waddress] configure:25698: $? = 0 configure:25704: ./conftest configure:25708: $? = 0 configure:25730: result: yes configure:25753: checking whether getc_unlocked is declared configure:25782: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:25789: $? = 0 configure:25804: result: yes configure:25823: checking whether we are using the GNU C Library >= 2.1 or uClibc configure:25857: result: yes configure:25931: checking whether malloc, realloc, calloc are POSIX compliant configure:25961: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:25968: $? = 0 configure:25984: result: yes configure:25989: checking for mbstate_t configure:26023: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:26030: $? = 0 configure:26045: result: yes configure:26068: checking for a traditional japanese locale configure:26142: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:26145: $? = 0 configure:26202: result: none configure:26210: checking for a transitional chinese locale configure:26285: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:26288: $? = 0 configure:26333: result: none configure:26340: checking for a french Unicode locale configure:26414: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:26417: $? = 0 configure:26463: result: none configure:26551: checking for mmap configure:26607: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:26614: $? = 0 configure:26634: result: yes configure:26646: checking for MAP_ANONYMOUS configure:26693: result: yes configure:26732: checking whether memchr works configure:26805: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:184:32: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] conftest.c:187:11: warning: conversion to 'size_t' from 'int' may change the sign of the result [-Wsign-conversion] configure:26809: $? = 0 configure:26815: ./conftest configure:26819: $? = 0 configure:26836: result: yes configure:27020: checking whether snprintf returns a byte count as in C99 configure:27086: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:27090: $? = 0 configure:27096: ./conftest configure:27100: $? = 0 configure:27118: result: yes configure:27121: checking whether snprintf is declared configure:27150: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:27157: $? = 0 configure:27172: result: yes configure:27196: checking for wchar_t configure:27223: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:27230: $? = 0 configure:27245: result: yes configure:27259: checking for working strerror function configure:27332: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:27336: $? = 0 configure:27342: ./conftest configure:27346: $? = 0 configure:27364: result: yes configure:27605: checking whether struct tm is in sys/time.h or time.h configure:27635: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:27642: $? = 0 configure:27657: result: time.h configure:27667: checking for struct tm.tm_zone configure:27698: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:27705: $? = 0 configure:27766: result: yes configure:27923: checking for struct tm.tm_gmtoff configure:27952: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:27959: $? = 0 configure:28018: result: yes configure:28113: checking whether memmem is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether mempcpy is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether memrchr is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether rawmemchr is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether stpcpy is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether stpncpy is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strchrnul is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strdup is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strncat is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strndup is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strnlen is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strpbrk is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strsep is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strcasestr is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strtok_r is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strerror_r is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strsignal is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28113: checking whether strverscmp is declared without a macro configure:28141: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28148: $? = 0 configure:28165: result: yes configure:28204: checking for struct timespec in configure:28231: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28238: $? = 0 configure:28253: result: yes configure:28438: checking whether localtime_r is declared configure:28467: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:214:10: error: 'localtime_r' undeclared (first use in this function) conftest.c:214:10: note: each undeclared identifier is reported only once for each function it appears in configure:28474: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | /* 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 localtime_r | (void) localtime_r; | #endif | | ; | return 0; | } configure:28489: result: no configure:28514: checking for wint_t configure:28549: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28556: $? = 0 configure:28571: result: yes configure:28597: checking for size_t configure:28625: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28632: $? = 0 configure:28659: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:215:21: error: expected expression before ')' token configure:28666: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_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 ((size_t))) | return 0; | ; | return 0; | } configure:28689: result: yes configure:28702: checking for inttypes.h configure:28731: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28738: $? = 0 configure:28753: result: yes configure:28764: checking for stdint.h configure:28791: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28798: $? = 0 configure:28813: result: yes configure:28826: checking for intmax_t configure:28861: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:28868: $? = 0 configure:28883: result: yes configure:28918: checking for snprintf configure:28974: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c:205:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] configure:28981: $? = 0 configure:29003: result: yes configure:28918: checking for strnlen configure:28974: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:28981: $? = 0 configure:29003: result: yes configure:28918: checking for wcslen configure:28974: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:28981: $? = 0 configure:29003: result: yes configure:28918: checking for wcsnlen configure:28974: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:28981: $? = 0 configure:29003: result: yes configure:28918: checking for mbrtowc configure:29003: result: yes configure:28918: checking for wcrtomb configure:29003: result: yes configure:29015: checking whether _snprintf is declared configure:29045: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:194:10: error: '_snprintf' undeclared (first use in this function) conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in configure:29052: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | (void) _snprintf; | #endif | | ; | return 0; | } configure:29067: result: no configure:29149: checking for alloca as a compiler built-in configure:29177: result: yes configure:29216: checking whether btowc(0) is correct configure:29261: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:29265: $? = 0 configure:29271: ./conftest configure:29275: $? = 0 configure:29293: result: yes configure:29296: checking whether btowc(EOF) is correct configure:29378: result: guessing yes configure:29685: checking for working getdelim function configure:29759: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:207:28: warning: conversion to 'int' from '__ssize_t' may alter its value [-Wconversion] configure:29763: $? = 0 configure:29769: ./conftest configure:29773: $? = 0 configure:29790: result: yes configure:30012: checking for getdomainname configure:30068: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:30075: $? = 0 configure:30097: result: yes configure:30175: checking whether getdomainname is declared configure:30213: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:30220: $? = 0 configure:30235: result: yes configure:30253: checking for getdomainname's second argument type configure:30288: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:204:26: error: conflicting types for 'getdomainname' In file included from conftest.c:203:0: /usr/include/unistd.h:919:12: note: previous declaration of 'getdomainname' was here configure:30295: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #include | extern int getdomainname (char *, int); | int | main () | { | | ; | return 0; | } configure:30314: result: size_t configure:30795: checking for gethostname configure:30851: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:30858: $? = 0 configure:30880: result: yes configure:31102: checking for HOST_NAME_MAX configure:31524: result: yes configure:31559: checking for getline configure:31615: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:31622: $? = 0 configure:31642: result: yes configure:31651: checking for working getline function configure:31725: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:213:27: warning: conversion to 'int' from '__ssize_t' may alter its value [-Wconversion] configure:31729: $? = 0 configure:31735: ./conftest configure:31739: $? = 0 configure:31756: result: yes configure:32217: checking whether __fsetlocking is declared configure:32250: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:32257: $? = 0 configure:32272: result: yes configure:32604: checking whether gettimeofday clobbers localtime buffer configure:32646: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:32650: $? = 0 configure:32656: ./conftest configure:32660: $? = 0 configure:32677: result: no configure:32965: checking for gettimeofday with POSIX signature configure:33003: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:205:19: error: conflicting types for 'gettimeofday' In file included from conftest.c:203:0: /usr/include/sys/time.h:72:12: note: previous declaration of 'gettimeofday' was here configure:33010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | /* 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:33043: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:33050: $? = 0 configure:33068: result: almost configure:33380: checking whether the compiler generally respects inline configure:33411: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:210:17: error: #error "inline is not effective" configure:33418: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | /* end confdefs.h. */ | | int | main () | { | #ifdef __NO_INLINE__ | #error "inline is not effective" | #endif | ; | return 0; | } configure:33435: result: no configure:33484: checking whether inttypes.h conforms to C99 configure:33617: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:33624: $? = 0 configure:33640: result: yes configure:33758: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:208:23: error: conflicting types for 'foo' conftest.c:207:28: note: previous declaration of 'foo' was here configure:33765: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 1 | /* end confdefs.h. */ | #include | extern intptr_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:33758: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:33765: $? = 0 configure:33809: checking whether INT32_MAX < INTMAX_MAX configure:33853: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:33860: $? = 0 configure:33875: result: yes configure:33886: checking whether INT64_MAX == LONG_MAX configure:33930: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:33937: $? = 0 configure:33952: result: yes configure:33965: checking whether UINT32_MAX < UINTMAX_MAX configure:34009: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34016: $? = 0 configure:34031: result: yes configure:34042: checking whether UINT64_MAX == ULONG_MAX configure:34086: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34093: $? = 0 configure:34108: result: yes configure:34128: checking whether imaxabs is declared without a macro configure:34156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34163: $? = 0 configure:34180: result: yes configure:34128: checking whether imaxdiv is declared without a macro configure:34156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34163: $? = 0 configure:34180: result: yes configure:34128: checking whether strtoimax is declared without a macro configure:34156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34163: $? = 0 configure:34180: result: yes configure:34128: checking whether strtoumax is declared without a macro configure:34156: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34163: $? = 0 configure:34180: result: yes configure:34283: checking whether langinfo.h defines CODESET configure:34311: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34318: $? = 0 configure:34334: result: yes configure:34339: checking whether langinfo.h defines T_FMT_AMPM configure:34367: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34374: $? = 0 configure:34390: result: yes configure:34395: checking whether langinfo.h defines ERA configure:34423: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34430: $? = 0 configure:34446: result: yes configure:34451: checking whether langinfo.h defines YESEXPR configure:34479: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34486: $? = 0 configure:34502: result: yes configure:34520: checking whether nl_langinfo is declared without a macro configure:34548: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:34555: $? = 0 configure:34572: result: yes configure:34605: checking whether lseek detects pipes configure:34638: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:34645: $? = 0 configure:34713: result: yes configure:34759: checking for stdlib.h configure:34766: result: yes configure:34905: checking for GNU libc compatible malloc configure:34939: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:34943: $? = 0 configure:34949: ./conftest configure:34953: $? = 0 configure:34970: result: yes configure:35072: checking whether mbrtowc handles incomplete characters configure:35160: result: guessing yes configure:35166: checking whether mbrtowc works as well as mbtowc configure:35258: result: guessing yes configure:35295: checking whether mbrtowc handles a NULL pwc argument configure:35397: result: guessing yes configure:35403: checking whether mbrtowc handles a NULL string argument configure:35493: result: guessing yes configure:35501: checking whether mbrtowc has a correct return value configure:35662: result: guessing yes configure:35668: checking whether mbrtowc returns 0 when parsing a NUL character configure:35755: result: guessing yes configure:35858: checking whether mbrtowc handles incomplete characters configure:35946: result: guessing yes configure:35952: checking whether mbrtowc works as well as mbtowc configure:36044: result: guessing yes configure:36254: checking whether getaddrinfo is declared without a macro configure:36305: result: yes configure:36254: checking whether freeaddrinfo is declared without a macro configure:36305: result: yes configure:36254: checking whether gai_strerror is declared without a macro configure:36305: result: yes configure:36254: checking whether getnameinfo is declared without a macro configure:36305: result: yes configure:36332: checking whether YESEXPR works configure:36370: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:36374: $? = 0 configure:36380: ./conftest configure:36384: $? = 0 configure:36402: result: yes configure:36474: checking for obstacks configure:36505: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:36512: $? = 0 configure:36532: result: yes configure:36590: checking for stdlib.h configure:36597: result: yes configure:36736: checking for GNU libc compatible realloc configure:36770: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:36774: $? = 0 configure:36780: ./conftest configure:36784: $? = 0 configure:36801: result: yes configure:36895: checking for working re_compile_pattern configure:37052: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c: In function 'main': conftest.c:319:15: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] configure:37056: $? = 0 configure:37062: ./conftest configure:37066: $? = 0 configure:37083: result: yes configure:37433: checking for stdint.h configure:37440: result: yes configure:37579: checking for SIZE_MAX configure:38312: result: yes configure:38332: checking for snprintf configure:38417: result: yes configure:38432: checking whether snprintf respects a size of 1 configure:38462: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:38466: $? = 0 configure:38472: ./conftest configure:38476: $? = 0 configure:38494: result: yes configure:38805: checking for library containing setsockopt configure:38837: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:38844: $? = 0 configure:39030: result: none needed configure:39047: checking for socklen_t configure:39081: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:39088: $? = 0 configure:39121: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:247:24: error: expected expression before ')' token configure:39128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:39151: result: yes configure:39235: checking for ssize_t configure:39262: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:39269: $? = 0 configure:39284: result: yes configure:39322: checking whether NULL can be used in arbitrary expressions configure:39350: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:39357: $? = 0 configure:39372: result: yes configure:39560: checking whether stdint.h conforms to C99 configure:39883: result: yes configure:41274: checking whether dprintf is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41274: checking whether fpurge is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:244:10: error: 'fpurge' undeclared (first use in this function) conftest.c:244:10: note: each undeclared identifier is reported only once for each function it appears in configure:41309: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef fpurge | (void) fpurge; | ; | return 0; | } configure:41326: result: no configure:41274: checking whether fseeko is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41274: checking whether ftello is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41274: checking whether getdelim is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41274: checking whether getline is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41274: checking whether popen is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41274: checking whether renameat is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41274: checking whether snprintf is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41274: checking whether tmpfile is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41274: checking whether vdprintf is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41274: checking whether vsnprintf is declared without a macro configure:41302: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41309: $? = 0 configure:41326: result: yes configure:41429: checking whether _Exit is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether atoll is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether canonicalize_file_name is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether getloadavg is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether getsubopt is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether grantpt is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether mkdtemp is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether mkostemp is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether mkostemps is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether mkstemp is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether mkstemps is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether ptsname is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether random_r is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether initstat_r is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:273:10: error: 'initstat_r' undeclared (first use in this function) conftest.c:273:10: note: each undeclared identifier is reported only once for each function it appears in configure:41470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef initstat_r | (void) initstat_r; | ; | return 0; | } configure:41487: result: no configure:41429: checking whether srandom_r is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether setstate_r is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether realpath is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether rpmatch is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether setenv is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether strtod is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether strtoll is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether strtoull is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether unlockpt is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41429: checking whether unsetenv is declared without a macro configure:41463: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:41470: $? = 0 configure:41487: result: yes configure:41576: checking whether defines strtoimax as a macro configure:41601: result: no configure:41617: checking for strtoimax configure:41673: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:41680: $? = 0 configure:41702: result: yes configure:41815: checking for strtol configure:41871: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:41878: $? = 0 configure:41900: result: yes configure:41935: checking for strtoll configure:41991: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:41998: $? = 0 configure:42020: result: yes configure:42072: checking for strtoul configure:42128: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:42135: $? = 0 configure:42157: result: yes configure:42192: checking for strtoull configure:42248: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:42255: $? = 0 configure:42277: result: yes configure:42317: checking whether defines strtoumax as a macro configure:42342: result: no configure:42358: checking for strtoumax configure:42414: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:42421: $? = 0 configure:42443: result: yes configure:42558: checking whether is self-contained configure:42608: result: yes configure:42615: checking for shutdown configure:42700: result: yes configure:42713: checking whether defines the SHUT_* macros configure:42763: result: yes configure:43006: checking for struct sockaddr_storage configure:43122: result: yes configure:43132: checking for sa_family_t configure:43248: result: yes configure:43266: checking for struct sockaddr_storage.ss_family configure:43375: result: yes configure:43583: checking whether socket is declared without a macro configure:43638: result: yes configure:43583: checking whether connect is declared without a macro configure:43638: result: yes configure:43583: checking whether accept is declared without a macro configure:43638: result: yes configure:43583: checking whether bind is declared without a macro configure:43638: result: yes configure:43583: checking whether getpeername is declared without a macro configure:43638: result: yes configure:43583: checking whether getsockname is declared without a macro configure:43638: result: yes configure:43583: checking whether getsockopt is declared without a macro configure:43638: result: yes configure:43583: checking whether listen is declared without a macro configure:43638: result: yes configure:43583: checking whether recv is declared without a macro configure:43638: result: yes configure:43583: checking whether send is declared without a macro configure:43638: result: yes configure:43583: checking whether recvfrom is declared without a macro configure:43638: result: yes configure:43583: checking whether sendto is declared without a macro configure:43638: result: yes configure:43583: checking whether setsockopt is declared without a macro configure:43638: result: yes configure:43583: checking whether shutdown is declared without a macro configure:43638: result: yes configure:43583: checking whether accept4 is declared without a macro configure:43638: result: yes configure:43653: checking for a thread-safe mkdir -p configure:43692: result: /usr/bin/mkdir -p configure:43700: checking for a thread-safe mkdir -p configure:43739: result: /usr/bin/mkdir -p configure:43863: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:43870: $? = 0 configure:43918: checking whether localtime_r is compatible with its POSIX signature configure:43952: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:311:15: warning: value computed is not used [-Wunused-value] configure:43959: $? = 0 configure:43975: result: yes configure:44137: checking whether chown is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether dup2 is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether dup3 is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether environ is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether euidaccess is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether faccessat is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether fchdir is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether fchownat is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether fsync is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether ftruncate is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether getcwd is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether getdomainname is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether getdtablesize is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether getgroups is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether gethostname is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether getlogin is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether getlogin_r is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether getpagesize is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether getusershell is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether setusershell is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether endusershell is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether lchown is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether link is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether linkat is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether lseek is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether pipe is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether pipe2 is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether pread is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether pwrite is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether readlink is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether readlinkat is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether rmdir is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether sleep is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether symlink is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether symlinkat is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether ttyname_r is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether unlink is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether unlinkat is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44137: checking whether usleep is declared without a macro configure:44174: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44181: $? = 0 configure:44198: result: yes configure:44287: checking for ptrdiff_t configure:44315: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44322: $? = 0 configure:44349: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:376:24: error: expected expression before ')' token configure:44356: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 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 GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRTOUMAX 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 GNULIB_TEST_TIME_R 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_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_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_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 | /* 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:44379: result: yes configure:44406: checking for vasprintf configure:44462: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:44469: $? = 0 configure:44491: result: yes configure:44696: checking whether btowc is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wctob is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether mbsinit is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether mbrtowc is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether mbrlen is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether mbsrtowcs is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether mbsnrtowcs is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcrtomb is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsrtombs is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsnrtombs is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcwidth is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wmemchr is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wmemcmp is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wmemcpy is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wmemmove is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wmemset is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcslen is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsnlen is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcscpy is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcpcpy is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsncpy is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcpncpy is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcscat is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsncat is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcscmp is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsncmp is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcscasecmp is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsncasecmp is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcscoll is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsxfrm is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsdup is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcschr is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsrchr is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcscspn is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsspn is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcspbrk is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcsstr is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcstok is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44696: checking whether wcswidth is declared without a macro configure:44734: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:44741: $? = 0 configure:44758: result: yes configure:44798: checking whether mbrtowc handles incomplete characters configure:44886: result: guessing yes configure:44892: checking whether mbrtowc works as well as mbtowc configure:44984: result: guessing yes configure:45023: checking whether wcrtomb return value is correct configure:45121: result: guessing yes configure:45260: checking whether iswcntrl works configure:45339: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:45343: $? = 0 configure:45349: ./conftest configure:45353: $? = 0 configure:45371: result: yes configure:45391: checking for wctype_t configure:45429: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:45436: $? = 0 configure:45452: result: yes configure:45458: checking for wctrans_t configure:45494: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:45501: $? = 0 configure:45517: result: yes configure:45530: checking whether wctype is declared without a macro configure:45569: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:45576: $? = 0 configure:45593: result: yes configure:45530: checking whether iswctype is declared without a macro configure:45569: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:45576: $? = 0 configure:45593: result: yes configure:45530: checking whether wctrans is declared without a macro configure:45569: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:45576: $? = 0 configure:45593: result: yes configure:45530: checking whether towctrans is declared without a macro configure:45569: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:45576: $? = 0 configure:45593: result: yes configure:45640: checking for stdint.h configure:45647: result: yes configure:45827: checking for an ANSI C-conforming const configure:45902: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:416:10: warning: 't' is used uninitialized in this function [-Wuninitialized] conftest.c:432:23: warning: 'b' may be used uninitialized in this function [-Wuninitialized] configure:45909: $? = 0 configure:45924: result: yes configure:45934: checking for inline configure:45985: result: inline configure:46004: checking for pid_t configure:46032: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:46039: $? = 0 configure:46066: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:423:20: error: expected expression before ')' token configure:46073: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 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 GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRTOUMAX 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 GNULIB_TEST_TIME_R 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_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_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_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_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | /* 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:46096: result: yes configure:46108: checking for off_t configure:46200: result: yes configure:46212: checking for size_t configure:46304: result: yes configure:46316: checking whether time.h and sys/time.h may both be included configure:46346: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:46353: $? = 0 configure:46368: result: yes configure:46378: checking for socklen_t configure:46492: result: yes configure:46505: checking return type of signal handlers configure:46533: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:394:1: error: void value not ignored as it ought to be configure:46540: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 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 GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRTOUMAX 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 GNULIB_TEST_TIME_R 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_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_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_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_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:46555: result: void configure:46581: checking for gethostname configure:46666: result: yes configure:46581: checking for select configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:46644: $? = 0 configure:46666: result: yes configure:46581: checking for socket configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:46644: $? = 0 configure:46666: result: yes configure:46581: checking for strdup configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 conftest.c:415:6: warning: conflicting types for built-in function 'strdup' [enabled by default] configure:46644: $? = 0 configure:46666: result: yes configure:46581: checking for strerror configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:46644: $? = 0 configure:46666: result: yes configure:46581: checking for strtol configure:46666: result: yes configure:46581: checking for setegid configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:46644: $? = 0 configure:46666: result: yes configure:46581: checking for setregid configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:46644: $? = 0 configure:46666: result: yes configure:46581: checking for setresgid configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:46644: $? = 0 configure:46666: result: yes configure:46581: checking for seteuid configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:46644: $? = 0 configure:46666: result: yes configure:46581: checking for setreuid configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:46644: $? = 0 configure:46666: result: yes configure:46581: checking for sysconf configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:46644: $? = 0 configure:46666: result: yes configure:46581: checking for getdtablesize configure:46637: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lrt -lnsl -ldl >&5 configure:46644: $? = 0 configure:46666: result: yes configure:46680: checking whether crypt is declared configure:46714: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:46721: $? = 0 configure:46736: result: yes configure:46758: checking for crypt in -lcrypt configure:46793: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lcrypt -lrt -lnsl -ldl >&5 configure:46800: $? = 0 configure:46821: result: yes configure:46874: checking for ld used by GCC configure:46938: result: /usr/bin/ld -m elf_x86_64 configure:46947: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:46960: result: yes configure:46967: checking for shared library run path origin configure:46980: result: done configure:47488: checking for iconv configure:47520: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lcrypt -lrt -lnsl -ldl >&5 configure:47527: $? = 0 configure:47604: result: yes configure:47607: checking for working iconv configure:47693: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lcrypt -lrt -lnsl -ldl >&5 configure:47697: $? = 0 configure:47703: ./conftest configure:47707: $? = 0 configure:47726: result: yes configure:47756: checking for iconv declaration configure:47795: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:47802: $? = 0 configure:47821: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:47832: checking whether NLS is requested configure:47841: result: yes configure:47882: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:47914: result: /usr/bin/msgfmt configure:47923: checking for gmsgfmt configure:47954: result: /usr/bin/msgfmt configure:48005: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:48037: result: /usr/bin/xgettext configure:48083: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:48114: result: /usr/bin/msgmerge configure:48154: checking for CFPreferencesCopyAppValue configure:48182: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lcrypt -lrt -lnsl -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:406:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:48189: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 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 GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRTOUMAX 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 GNULIB_TEST_TIME_R 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_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_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_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_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_DECL_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:48210: result: no configure:48219: checking for CFLocaleCopyCurrent configure:48247: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lcrypt -lrt -lnsl -ldl -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:406:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:48254: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 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 GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRTOUMAX 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 GNULIB_TEST_TIME_R 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_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_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_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_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_DECL_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:48275: result: no configure:48326: checking for GNU gettext in libc configure:48356: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lcrypt -lrt -lnsl -ldl >&5 configure:48363: $? = 0 configure:48385: result: yes configure:49289: checking whether to use NLS configure:49291: result: yes configure:49294: checking where the gettext function comes from configure:49305: result: libc configure:49381: checking zlib.h usability configure:49398: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:49405: $? = 0 configure:49419: result: yes configure:49423: checking zlib.h presence configure:49438: gcc -E conftest.c configure:49445: $? = 0 configure:49459: result: yes configure:49492: checking for zlib.h configure:49499: result: yes configure:49504: checking for inflate in -lz configure:49539: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lz -lcrypt -lrt -lnsl -ldl >&5 configure:49546: $? = 0 configure:49567: result: yes configure:49616: checking for bison configure:49643: result: bison -y configure:49659: checking for sys/wait.h that is POSIX.1 compatible configure:49717: result: yes configure:49764: checking for m4 configure:49782: found /usr/bin/m4 configure:49794: result: /usr/bin/m4 configure:49837: checking for getopt.h configure:49844: result: yes configure:49989: checking for sysconf configure:50074: result: yes configure:49989: checking for getdtablesize configure:50074: result: yes configure:49989: checking for getopt_long configure:50045: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lcrypt -lrt -lnsl -ldl >&5 configure:50052: $? = 0 configure:50074: result: yes configure:50206: checking for guile-config configure:50224: found /usr/bin/guile-config configure:50237: result: /usr/bin/guile-config configure:50250: checking for guile-snarf configure:50268: found /usr/bin/guile-snarf configure:50280: result: /usr/bin/guile-snarf configure:50290: checking for guile-tools configure:50323: result: no configure:50368: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -pthread conftest.c -lcrypt -lrt -lnsl -ldl -pthread -lguile -lltdl -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lgmp -lcrypt -lm -lltdl >&5 configure:50375: $? = 0 configure:50434: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -pthread conftest.c >&5 configure:50441: $? = 0 configure:50462: checking for scm_t_off configure:50491: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:422:13: error: 'scm_t_off' undeclared (first use in this function) conftest.c:422:13: note: each undeclared identifier is reported only once for each function it appears in configure:50498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 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 GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRTOUMAX 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 GNULIB_TEST_TIME_R 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_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_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_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_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_DECL_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_LIBZ 1 | #define LOG_FACILITY LOG_DAEMON | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETOPT_LONG 1 | #define GUILE_DEBUG_MACROS 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (scm_t_off)) | return 0; | ; | return 0; | } configure:50556: result: no configure:50587: WARNING: guile site directory "/usr/share/guile/site" lies outside your current prefix (/usr/local). configure:50590: WARNING: Falling back to $(datadir)/guile/site instead. Use --with-guile-site-dir to force using site directory. configure:50643: checking for python-config configure:50661: found /usr/bin/python-config configure:50673: result: /usr/bin/python-config configure:50719: checking for wish configure:50737: found /usr/bin/wish configure:50749: result: /usr/bin/wish configure:50798: checking pcre.h usability configure:50815: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:50822: $? = 0 configure:50836: result: yes configure:50840: checking pcre.h presence configure:50855: gcc -E conftest.c configure:50862: $? = 0 configure:50876: result: yes configure:50909: checking for pcre.h configure:50916: result: yes configure:50929: checking for main in -lpcre configure:50966: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lpcre >&5 configure:50973: $? = 0 configure:50996: result: configure:51073: checking for tputs in -lncurses configure:51108: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lncurses -lpcre -lcrypt -lrt -lnsl -ldl >&5 configure:51115: $? = 0 configure:51138: result: yes configure:51150: checking for readline in -lreadline configure:51185: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lreadline -lpcre -lcrypt -lrt -lnsl -ldl -lncurses >&5 configure:51192: $? = 0 configure:51213: result: yes configure:51227: checking for readline/readline.h configure:51234: result: yes configure:51384: checking for rl_completion_matches configure:51440: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lpcre -lcrypt -lrt -lnsl -ldl -lreadline -lncurses >&5 configure:51447: $? = 0 configure:51469: result: yes configure:51529: checking gsasl.h usability configure:51546: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:51553: $? = 0 configure:51567: result: yes configure:51571: checking gsasl.h presence configure:51586: gcc -E conftest.c configure:51593: $? = 0 configure:51607: result: yes configure:51640: checking for gsasl.h configure:51647: result: yes configure:51661: checking for library containing gsasl_init configure:51702: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lpcre -lcrypt -lrt -lnsl -ldl >&5 /tmp/ccduMBHJ.o: In function `main': /home/illusionoflife/build/makepkg/dico/src/dico-2.2/conftest.c:435: undefined reference to `gsasl_init' collect2: error: ld returned 1 exit status configure:51709: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 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 GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRTOUMAX 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 GNULIB_TEST_TIME_R 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_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_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_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_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_DECL_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_LIBZ 1 | #define LOG_FACILITY LOG_DAEMON | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETOPT_LONG 1 | #define GUILE_DEBUG_MACROS 1 | #define GUILE_VERSION "1.8.8" | #define GUILE_VERSION_NUMBER 1808 | #define HAVE_LIBPCRE 1 | #define DEFAULT_AUTOLOGIN_FILE ".dicologin" | #define HAVE_READLINE_READLINE_H 1 | #define WITH_READLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 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 gsasl_init (); | int | main () | { | return gsasl_init (); | ; | return 0; | } configure:51702: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lgsasl -lpcre -lcrypt -lrt -lnsl -ldl >&5 configure:51709: $? = 0 configure:51740: result: -lgsasl configure:51776: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lgsasl -lpcre -lcrypt -lrt -lnsl -ldl -lgsasl >&5 configure:51780: $? = 0 configure:51786: ./conftest configure:51790: $? = 0 configure:51841: checking for ldap_bind in -lldap configure:51876: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lldap -lpcre -lcrypt -lrt -lnsl -ldl >&5 configure:51883: $? = 0 configure:51904: result: yes configure:51963: checking security/pam_appl.h usability configure:51980: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 configure:51987: $? = 0 configure:52001: result: yes configure:52005: checking security/pam_appl.h presence configure:52020: gcc -E conftest.c configure:52027: $? = 0 configure:52041: result: yes configure:52074: checking for security/pam_appl.h configure:52083: result: yes configure:52099: checking for dlopen in -ldl configure:52162: result: yes configure:52168: checking for pam_start in -lpam configure:52203: gcc -o conftest -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c -lpam -ldl -lpcre -lcrypt -lrt -lnsl -ldl >&5 configure:52210: $? = 0 configure:52231: result: yes configure:52295: checking wn.h usability configure:52312: gcc -c -Wall -Wextra -pedantic -Wconversion -g -pg -O0 conftest.c >&5 conftest.c:459:16: fatal error: wn.h: No such file or directory compilation terminated. configure:52319: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 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 GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRTOUMAX 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 GNULIB_TEST_TIME_R 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_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_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_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_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_DECL_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_LIBZ 1 | #define LOG_FACILITY LOG_DAEMON | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETOPT_LONG 1 | #define GUILE_DEBUG_MACROS 1 | #define GUILE_VERSION "1.8.8" | #define GUILE_VERSION_NUMBER 1808 | #define HAVE_LIBPCRE 1 | #define DEFAULT_AUTOLOGIN_FILE ".dicologin" | #define HAVE_READLINE_READLINE_H 1 | #define WITH_READLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define WITH_GSASL 1 | #define HAVE_SECURITY_PAM_APPL_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:52333: result: no configure:52337: checking wn.h presence configure:52352: gcc -E conftest.c conftest.c:426:16: fatal error: wn.h: No such file or directory compilation terminated. configure:52359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU dico" | #define PACKAGE_TARNAME "dico" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "GNU dico 2.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "dico" | #define VERSION "2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define YYTEXT_POINTER 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_ADD 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LTDL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define LT_LIBEXT "a" | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETDELIM 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define restrict __restrict | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE__BOOL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_WCHAR_T 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_LOCALTIME_R 0 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BTOWC 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_DECL_GETDOMAINNAME 1 | #define GNULIB_TEST_GETDOMAINNAME 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC_GNU 1 | #define GNULIB_REALLOC_GNU 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 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 GNULIB_TEST_STRERROR 1 | #define my_strftime nstrftime | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define GNULIB_TEST_STRTOULL 1 | #define HAVE_STRTOUMAX 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 GNULIB_TEST_TIME_R 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_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_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_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_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_STDINT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_GETHOSTNAME 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_DECL_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_LIBZ 1 | #define LOG_FACILITY LOG_DAEMON | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETOPT_LONG 1 | #define GUILE_DEBUG_MACROS 1 | #define GUILE_VERSION "1.8.8" | #define GUILE_VERSION_NUMBER 1808 | #define HAVE_LIBPCRE 1 | #define DEFAULT_AUTOLOGIN_FILE ".dicologin" | #define HAVE_READLINE_READLINE_H 1 | #define WITH_READLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define WITH_GSASL 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | #include configure:52373: result: no configure:52406: checking for wn.h configure:52413: result: no configure:52981: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU dico config.status 2.2, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Tower config.status:2213: creating libltdl/Makefile config.status:2213: creating grecs/tests/Makefile config.status:2213: creating grecs/tests/atlocal config.status:2213: creating grecs/src/Makefile config.status:2213: creating grecs/Makefile config.status:2213: creating imprimatur/Makefile config.status:2213: creating lib/tests/Makefile config.status:2213: creating lib/tests/atlocal config.status:2213: creating dicod/tests/Makefile config.status:2213: creating dicod/tests/atlocal config.status:2213: creating modules/outline/tests/Makefile config.status:2213: creating modules/outline/tests/atlocal config.status:2213: creating modules/gcide/tests/Makefile config.status:2213: creating modules/gcide/tests/atlocal config.status:2213: creating modules/guile/tests/Makefile config.status:2213: creating modules/guile/tests/atlocal config.status:2213: creating modules/python/tests/Makefile config.status:2213: creating modules/python/tests/atlocal config.status:2213: creating modules/stratall/tests/Makefile config.status:2213: creating modules/stratall/tests/atlocal config.status:2213: creating modules/word/tests/Makefile config.status:2213: creating modules/word/tests/atlocal config.status:2213: creating modules/substr/tests/Makefile config.status:2213: creating modules/substr/tests/atlocal config.status:2213: creating modules/nprefix/tests/Makefile config.status:2213: creating modules/nprefix/tests/atlocal config.status:2213: creating Makefile config.status:2213: creating include/Makefile config.status:2213: creating include/dico/Makefile config.status:2213: creating examples/Makefile config.status:2213: creating utils/Makefile config.status:2213: creating gint/Makefile config.status:2213: creating gnu/Makefile config.status:2213: creating lib/Makefile config.status:2213: creating dicod/Makefile config.status:2213: creating modules/Makefile config.status:2213: creating modules/outline/Makefile config.status:2213: creating modules/dict.org/Makefile config.status:2213: creating modules/guile/Makefile config.status:2213: creating modules/python/Makefile config.status:2213: creating modules/stratall/Makefile config.status:2213: creating modules/substr/Makefile config.status:2213: creating modules/pcre/Makefile config.status:2213: creating modules/ldap/Makefile config.status:2213: creating modules/pam/Makefile config.status:2213: creating modules/word/Makefile config.status:2213: creating modules/gcide/Makefile config.status:2213: creating modules/wordnet/Makefile config.status:2213: creating modules/nprefix/Makefile config.status:2213: creating dico/Makefile config.status:2213: creating scripts/Makefile config.status:2213: creating doc/Makefile config.status:2213: creating po/Makefile.in config.status:2213: creating config.h config.status:2499: linking gnu/gettext.h to include/gettext.h config.status:2522: executing depfiles commands config.status:2522: executing libtool commands config.status:2522: executing po-directories commands config.status:2522: executing grecs/tests/atconfig commands config.status:2522: executing status commands config.status:2522: executing lib/tests/atconfig commands config.status:2522: executing dicod/tests/atconfig commands config.status:2522: executing modules/outline/tests/atconfig commands config.status:2522: executing modules/gcide/tests/atconfig commands config.status:2522: executing modules/guile/tests/atconfig commands config.status:2522: executing modules/python/tests/atconfig commands config.status:2522: executing modules/stratall/tests/atconfig commands config.status:2522: executing modules/word/tests/atconfig commands config.status:2522: executing modules/substr/tests/atconfig commands config.status:2522: executing modules/nprefix/tests/atconfig commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Wall -Wextra -pedantic -Wconversion -g -pg -O0' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DEFAULT_DICT_SERVER_set= ac_cv_env_DEFAULT_DICT_SERVER_value= ac_cv_env_DEFAULT_PREPROCESSOR_set= ac_cv_env_DEFAULT_PREPROCESSOR_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LOG_FACILITY_set= ac_cv_env_LOG_FACILITY_value= ac_cv_env_PYTHON_CONFIG_set= ac_cv_env_PYTHON_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___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_argz_add=yes ac_cv_func_argz_append=yes ac_cv_func_argz_count=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_btowc=yes ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_getdelim=yes ac_cv_func_getdomainname=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostname=yes ac_cv_func_getline=yes ac_cv_func_getopt_long=yes ac_cv_func_getopt_long_only=yes ac_cv_func_gettimeofday=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_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_memchr=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_nl_langinfo=yes ac_cv_func_obstack=yes ac_cv_func_opendir=yes ac_cv_func_readdir=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_rl_completion_matches=yes ac_cv_func_select=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setreuid=yes ac_cv_func_shl_load=no ac_cv_func_shutdown=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strnlen=yes ac_cv_func_strtoimax=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_strtoumax=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_tzset=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__Exit=yes ac_cv_have_decl___fsetlocking=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_accept4=yes ac_cv_have_decl_accept=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_bind=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_connect=yes ac_cv_have_decl_crypt=yes ac_cv_have_decl_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_flockfile=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_fseeko=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_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_getenv=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getnameinfo=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getpass=yes ac_cv_have_decl_getpeername=yes ac_cv_have_decl_getsockname=yes ac_cv_have_decl_getsockopt=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_gettimeofday=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_imaxabs=yes ac_cv_have_decl_imaxdiv=yes ac_cv_have_decl_iswctype=yes ac_cv_have_decl_lchown=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=no ac_cv_have_decl_lseek=yes ac_cv_have_decl_lt_dlinterface_register=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_mempcpy=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkostemp=yes ac_cv_have_decl_mkostemps=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_mkstemps=yes ac_cv_have_decl_nl_langinfo=yes ac_cv_have_decl_pipe2=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_pread=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_r=yes ac_cv_have_decl_rawmemchr=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_renameat=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_rpmatch=yes ac_cv_have_decl_send=yes ac_cv_have_decl_sendto=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_setsockopt=yes ac_cv_have_decl_setstate_r=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_shutdown=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_socket=yes ac_cv_have_decl_srandom_r=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=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_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_strverscmp=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_towctrans=yes ac_cv_have_decl_ttyname_r=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_header_argz_h=yes ac_cv_header_crypt_h=yes ac_cv_header_dirent_dirent_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_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_getopt_h=yes ac_cv_header_gsasl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_pcre_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_socket_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes 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_mman_h=yes ac_cv_header_sys_param_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_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_syslog_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_wn_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ldap_ldap_bind=yes ac_cv_lib_lex=-lfl ac_cv_lib_ltdl_lt_dladvise_preload=yes ac_cv_lib_ncurses___tputs=yes ac_cv_lib_nsl_gethostbyaddr=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_readline_readline=yes ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_inflate=yes ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GUILE_CONFIG=/usr/bin/guile-config ac_cv_path_GUILE_SNARF=/usr/bin/guile-snarf ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PPBIN=/usr/bin/m4 ac_cv_path_PYTHON_CONFIG=/usr/bin/python-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_WISH=/usr/bin/wish ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_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=-ldl ac_cv_search_gsasl_init=-lgsasl ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_error_t=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_scm_t_off=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_prog_tar_ustar=gnutar am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= gl_cv_c_inline_effective=no gl_cv_c_multiarch=no gl_cv_decl_HOST_NAME_MAX=yes gl_cv_decl_getdomainname_argtype2=size_t gl_cv_decl_null_works=yes gl_cv_func_btowc_eof='guessing yes' gl_cv_func_btowc_nul=yes gl_cv_func_fseeko=yes gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_iswcntrl_works=yes gl_cv_func_lseek_pipe=yes gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_incomplete_state='guessing yes' gl_cv_func_mbrtowc_nul_retval='guessing yes' gl_cv_func_mbrtowc_null_arg1='guessing yes' gl_cv_func_mbrtowc_null_arg2='guessing yes' gl_cv_func_mbrtowc_retval='guessing yes' gl_cv_func_mbrtowc_sanitycheck='guessing yes' gl_cv_func_memchr_works=yes gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_usable=yes gl_cv_func_strtoimax_macro=no gl_cv_func_strtoumax_macro=no gl_cv_func_wcrtomb_retval='guessing yes' gl_cv_func_working_getdelim=yes 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_atoll=yes gl_cv_have_raw_decl_bind=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_connect=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_endusershell=yes gl_cv_have_raw_decl_environ=yes gl_cv_have_raw_decl_euidaccess=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fpurge=no gl_cv_have_raw_decl_freeaddrinfo=yes gl_cv_have_raw_decl_fseeko=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_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_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_imaxabs=yes gl_cv_have_raw_decl_imaxdiv=yes gl_cv_have_raw_decl_initstat_r=no gl_cv_have_raw_decl_iswctype=yes gl_cv_have_raw_decl_lchown=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_lseek=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_mempcpy=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkostemp=yes gl_cv_have_raw_decl_mkostemps=yes gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=yes gl_cv_have_raw_decl_nl_langinfo=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_pipe=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_random_r=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_recv=yes gl_cv_have_raw_decl_recvfrom=yes gl_cv_have_raw_decl_renameat=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_rpmatch=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_setsockopt=yes gl_cv_have_raw_decl_setstate_r=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_shutdown=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_socket=yes gl_cv_have_raw_decl_srandom_r=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=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_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=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_towctrans=yes gl_cv_have_raw_decl_ttyname_r=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_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_wcpcpy=yes gl_cv_have_raw_decl_wcpncpy=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcscasecmp=yes gl_cv_have_raw_decl_wcscat=yes gl_cv_have_raw_decl_wcschr=yes gl_cv_have_raw_decl_wcscmp=yes gl_cv_have_raw_decl_wcscoll=yes gl_cv_have_raw_decl_wcscpy=yes gl_cv_have_raw_decl_wcscspn=yes gl_cv_have_raw_decl_wcsdup=yes gl_cv_have_raw_decl_wcslen=yes gl_cv_have_raw_decl_wcsncasecmp=yes gl_cv_have_raw_decl_wcsncat=yes gl_cv_have_raw_decl_wcsncmp=yes gl_cv_have_raw_decl_wcsncpy=yes gl_cv_have_raw_decl_wcsnlen=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcspbrk=yes gl_cv_have_raw_decl_wcsrchr=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wcsspn=yes gl_cv_have_raw_decl_wcsstr=yes gl_cv_have_raw_decl_wcstok=yes gl_cv_have_raw_decl_wcswidth=yes gl_cv_have_raw_decl_wcsxfrm=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wctrans=yes gl_cv_have_raw_decl_wctype=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_have_raw_decl_wmemchr=yes gl_cv_have_raw_decl_wmemcmp=yes gl_cv_have_raw_decl_wmemcpy=yes gl_cv_have_raw_decl_wmemmove=yes gl_cv_have_raw_decl_wmemset=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_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_stdint_h=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_inttypes_h=yes gl_cv_header_working_stdint_h=yes gl_cv_lib_socket='none needed' gl_cv_next_getopt_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_netdb_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_time_h='' gl_cv_next_sysexits_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_rpl_alloca=yes gl_cv_size_max=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=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_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_gnugettext3_libc=yes gt_cv_inttypes_pri_broken=no gt_cv_locale_fr=none gt_cv_locale_fr_utf8=none gt_cv_locale_ja=none gt_cv_locale_zh_CN=none gt_cv_ssize_t=yes libltdl_cv_lib_dl_dlopen=yes libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_module_path_var=LD_LIBRARY_PATH lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_argz_works=yes lt_cv_sys_dlopen_deplibs=yes lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/R/lib /opt/android-sdk/tools/lib /usr/lib/dovecot /usr/lib/libfakeroot /usr/lib32 /usr/lib/llvm /usr/lib/octave/3.6.3 /usr/lib/openmpi /opt/qt/lib /usr/lib/xulrunner-18.0 ' 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=1572864 lt_cv_sys_symbol_underscore=no mu_cv_lib_gsasl=-lgsasl mu_cv_lib_pcre= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/illusionoflife/build/makepkg/dico/src/dico-2.2/build-aux/missing --run aclocal-1.11' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/illusionoflife/build/makepkg/dico/src/dico-2.2/build-aux/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARGZ_H='' AUTOCONF='${SHELL} /home/illusionoflife/build/makepkg/dico/src/dico-2.2/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /home/illusionoflife/build/makepkg/dico/src/dico-2.2/build-aux/missing --run autoheader' AUTOM4TE='${SHELL} /home/illusionoflife/build/makepkg/dico/src/dico-2.2/build-aux/missing --run autom4te' AUTOMAKE='${SHELL} /home/illusionoflife/build/makepkg/dico/src/dico-2.2/build-aux/missing --run automake-1.11' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BUILD_LIBDICOSASL='libdicosasl.a' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -Wextra -pedantic -Wconversion -g -pg -O0' CONVENIENCE_LTDL_FALSE='#' CONVENIENCE_LTDL_TRUE='' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFAULT_DICT_SERVER='gnu.org.ua' DEFAULT_PREPROCESSOR='\"/usr/bin/m4 -s\"' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DICO_MODDIR='$(libdir)/$(PACKAGE)' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FGREP='/usr/bin/grep -F' FLOAT_H='' GETHOSTNAME_LIB='' GETOPT_H='' GETTEXT_MACRO_VERSION='0.17' GINT_COND_DOC_FALSE='' GINT_COND_DOC_TRUE='#' GINT_COND_INC_FALSE='' GINT_COND_INC_TRUE='#' GINT_COND_SNARF_DOC_FILTER_FALSE='' GINT_COND_SNARF_DOC_FILTER_TRUE='#' GINT_INCLUDES='' GINT_LDADD='' GINT_MODULE_DIR='gint' GLIBC21='yes' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIB_ACCEPT4='0' GNULIB_ACCEPT='0' GNULIB_ATOLL='0' GNULIB_BIND='0' GNULIB_BTOWC='1' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_CONNECT='0' GNULIB_DPRINTF='0' GNULIB_DUP2='0' GNULIB_DUP3='0' GNULIB_ENVIRON='0' GNULIB_EUIDACCESS='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FFLUSH='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREOPEN='0' GNULIB_FSEEK='0' GNULIB_FSEEKO='1' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FWRITE='1' GNULIB_GETADDRINFO='0' GNULIB_GETCWD='0' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='1' GNULIB_GETDTABLESIZE='0' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='1' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETPEERNAME='0' GNULIB_GETSOCKNAME='0' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_ISWBLANK='0' GNULIB_ISWCTYPE='0' GNULIB_LCHOWN='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LISTEN='0' GNULIB_LSEEK='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='1' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDTEMP='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='0' GNULIB_NANOSLEEP='0' GNULIB_NL_LANGINFO='1' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_POPEN='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PTSNAME='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_RECV='0' GNULIB_RECVFROM='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RMDIR='0' GNULIB_RPMATCH='0' GNULIB_SEND='0' GNULIB_SENDTO='0' GNULIB_SETENV='0' GNULIB_SETSOCKOPT='0' GNULIB_SHUTDOWN='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='1' GNULIB_SOCKET='0' GNULIB_SPRINTF_POSIX='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='0' GNULIB_STRERROR='1' GNULIB_STRERROR_R='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='0' GNULIB_STRNLEN='0' GNULIB_STRPBRK='0' GNULIB_STRPTIME='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='1' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='1' GNULIB_STRTOULL='1' GNULIB_STRTOUMAX='1' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TIMEGM='0' GNULIB_TIME_R='1' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TTYNAME_R='0' GNULIB_UNISTD_H_GETOPT='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='0' GNULIB_USLEEP='0' GNULIB_VASPRINTF='1' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSNPRINTF='0' 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='0' GNULIB_WCTOMB='0' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GRECS_BUILD_AUX='build-aux/getopt.m4 build-aux/git2chg.awk' GRECS_CHANGELOG='#' GRECS_COND_BIND_PARSER_FALSE='' GRECS_COND_BIND_PARSER_TRUE='#' GRECS_COND_GIT_PARSER_FALSE='' GRECS_COND_GIT_PARSER_TRUE='#' GRECS_COND_INSTALLHEADERS_FALSE='' GRECS_COND_INSTALLHEADERS_TRUE='#' GRECS_COND_META1_PARSER_FALSE='' GRECS_COND_META1_PARSER_TRUE='#' GRECS_DISTCK_AT='' GRECS_DISTDOC='' GRECS_DOCDIR='' GRECS_HOST_PROJECT_INCLUDES='-I$(top_srcdir)/gnu -I$(top_builddir)/gnu' GRECS_INCLUDES='-I$(top_srcdir)/grecs/src' GRECS_INCLUDE_DIR='$(pkgincludedir)' GRECS_LDADD='$(top_builddir)/grecs/src/libgrecs.la' GRECS_README='README.submodule' GRECS_SRCDIR='grecs' GRECS_SUBDIR='grecs' GRECS_TESTDIR='tests' GREP='/usr/bin/grep' GSASL_LIBS='-lgsasl' GUILE_COND_FALSE='#' GUILE_COND_TRUE='' GUILE_CONFIG='/usr/bin/guile-config' GUILE_INCLUDES=' -pthread' GUILE_LIBS=' -pthread -lguile -lltdl -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lgmp -lcrypt -lm -lltdl' GUILE_SITE='$(datadir)/guile/site' GUILE_SNARF='/usr/bin/guile-snarf' GUILE_TOOLS='' GUILE_VERSION='1.8.8' GUILE_VERSION_NUMBER='1808' HAVE_ACCEPT4='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREEADDRINFO='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_LOCALTIME_R='0' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SETENV='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='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_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_EUIDACCESS='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHOWNAT='1' HAVE_FEATURES_H='1' HAVE_FSEEKO='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_INTTYPES_H='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_LCHOWN='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LONG_LONG_INT='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDTEMP='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_NANOSLEEP='1' HAVE_NETDB_H='1' HAVE_NL_LANGINFO='1' HAVE_OS_H='0' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_PREAD='1' HAVE_PTSNAME='1' HAVE_PWRITE='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_RPMATCH='1' HAVE_SA_FAMILY_T='1' HAVE_SETENV='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='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_SOCKADDR_STORAGE='1' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYSEXITS_H='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SOCKET_H='1' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_TIMEGM='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='0' HAVE__BOOL='1' HAVE__EXIT='1' IMPRIMATUR_COND_DIST_INFO_FALSE='' IMPRIMATUR_COND_DIST_INFO_TRUE='#' IMPRIMATUR_COND_FRENCHSPACING_FALSE='' IMPRIMATUR_COND_FRENCHSPACING_TRUE='#' IMPRIMATUR_COND_MAKEDOC_FALSE='' IMPRIMATUR_COND_MAKEDOC_TRUE='#' IMPRIMATUR_MAKEINFOFLAGS='-I $(top_srcdir)/imprimatur -D $(RENDITION)' IMPRIMATUR_MODULE_DIR='imprimatur' INCLTDL='' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' 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' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDAP_COND_FALSE='#' LDAP_COND_TRUE='' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBADD_DL='-ldl ' LIBADD_DLD_LINK='' LIBADD_DLOPEN='-ldl' LIBADD_SHL_LOAD='' LIBDICOSASL='$(top_builddir)/lib/libdicosasl.a' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='' LIBINTL='' LIBLTDL='-lltdl' LIBOBJS='' LIBS='-lpcre -lcrypt -lrt -lnsl -ldl ' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZ='-lz' LIPO='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/gnu"' LOCALE_FR='none' LOCALE_FR_UTF8='none' LOCALE_JA='none' LOCALE_ZH_CN='none' LOG_FACILITY='LOG_DAEMON' LTDLDEPS='' LTDLINCL='' LTDLOPEN='libltdl' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' LT_CONFIG_H='config.h' LT_DLLOADERS=' dlopen.la' LT_DLPREOPEN='-dlpreopen dlopen.la ' MAKEINFO='${SHELL} /home/illusionoflife/build/makepkg/dico/src/dico-2.2/build-aux/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_NETDB_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_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_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_FLOAT_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_NETDB_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYSEXITS_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_TIME_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='dico' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='GNU dico' PACKAGE_STRING='GNU dico 2.2' PACKAGE_TARNAME='dico' PACKAGE_VERSION='2.2' PAM_COND_FALSE='#' PAM_COND_TRUE='' PAM_LIBS='-ldl' PATH_SEPARATOR=':' PCRE_COND_FALSE='#' PCRE_COND_TRUE='' POSUB='po' PPBIN='/usr/bin/m4' PP_SETUP_FILE='pp-setup' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' PYTHON_COND_FALSE='#' PYTHON_COND_TRUE='' PYTHON_CONFIG='/usr/bin/python-config' PYTHON_INCLUDES='-I/usr/include/python3.3m -I/usr/include/python3.3m' PYTHON_LIBS='-lpthread -ldl -lutil -lm -lpython3.3m' RANLIB='ranlib' READLINE_LIBS='-lreadline -lncurses' RENDITION='DISTRIB' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FFLUSH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETTIMEOFDAY='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME_R='0' REPLACE_LSEEK='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='GNULIB_PORTCHECK' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_READLINK='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_SETENV='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='0' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOK_R='0' REPLACE_SYMLINK='0' REPLACE_TIMEGM='GNULIB_PORTCHECK' REPLACE_TMPFILE='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='strip' SYSEXITS_H='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='1' TK_WISH_COND_FALSE='#' TK_WISH_COND_TRUE='' 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' USE_NLS='yes' VERSION='2.2' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' WISH='/usr/bin/wish' WORDNET_COND_FALSE='' WORDNET_COND_TRUE='#' WORDNET_IOPT='' WORDNET_LOPT='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format' YACC='bison -y' YFLAGS='' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o des.o fprintftime.o getpass.o hash.o md5.o printf-args.o printf-parse.o quote.o quotearg.o sha1.o strftime.o vasnprintf.o xmalloc.o' gl_LTLIBOBJS=' asnprintf.lo des.lo fprintftime.lo getpass.lo hash.lo md5.lo printf-args.lo printf-parse.lo quote.lo quotearg.lo sha1.lo strftime.lo vasnprintf.lo xmalloc.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_DICO_GNULIB_TESTS' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/illusionoflife/build/makepkg/dico/src/dico-2.2/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datarootdir}/emacs/site-lisp' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' ltdl_LIBOBJS=' lt__strl.o' ltdl_LTLIBOBJS=' lt__strl.lo' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibexecdir='${libexecdir}/${PACKAGE}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sys_symbol_underscore='no' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU dico" #define PACKAGE_TARNAME "dico" #define PACKAGE_VERSION "2.2" #define PACKAGE_STRING "GNU dico 2.2" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE "dico" #define VERSION "2.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_FSEEKO 1 #define YYTEXT_POINTER 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define LT_MODULE_EXT ".so" #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/opt/android-sdk/tools/lib:/usr/lib/dovecot:/usr/lib/libfakeroot:/usr/lib32:/usr/lib/llvm:/usr/lib/octave/3.6.3:/usr/lib/openmpi:/opt/qt/lib:/usr/lib/xulrunner-18.0" #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define HAVE_LIBDLLOADER 1 #define HAVE_ARGZ_H 1 #define HAVE_ERROR_T 1 #define HAVE_ARGZ_ADD 1 #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_COUNT 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_WORKING_ARGZ 1 #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_LTDL 1 #define HAVE_UNISTD_H 1 #define HAVE_DIRENT_H 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define LT_LIBEXT "a" #define HAVE_LIBNSL 1 #define HAVE_LIBRT 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CRYPT_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_BTOWC 1 #define HAVE_GETDELIM 1 #define HAVE___FSETLOCKING 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_MEMCHR 1 #define HAVE_NL_LANGINFO 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_WCSCOLL 1 #define HAVE_TZSET 1 #define HAVE_LOCALTIME_R 1 #define HAVE_WCRTOMB 1 #define HAVE_ISWCNTRL 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_DECL_FSEEKO 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETOPT_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FEATURES_H 1 #define HAVE_WCTYPE_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_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_DECL_GETLINE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_GETPASS 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FLOCKFILE 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FUNLOCKFILE 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define restrict __restrict #define HAVE_RAW_DECL_GETTIMEOFDAY 1 #define HAVE__BOOL 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTTYPES_H 1 #define HAVE_DECL_IMAXABS 1 #define HAVE_DECL_IMAXDIV 1 #define HAVE_DECL_STRTOIMAX 1 #define HAVE_DECL_STRTOUMAX 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_MBSTATE_T 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_WCHAR_T 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_TM_GMTOFF 1 #define HAVE_RAW_DECL_MEMMEM 1 #define HAVE_RAW_DECL_MEMPCPY 1 #define HAVE_RAW_DECL_MEMRCHR 1 #define HAVE_RAW_DECL_RAWMEMCHR 1 #define HAVE_RAW_DECL_STPCPY 1 #define HAVE_RAW_DECL_STPNCPY 1 #define HAVE_RAW_DECL_STRCHRNUL 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNDUP 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRSEP 1 #define HAVE_RAW_DECL_STRCASESTR 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRERROR_R 1 #define HAVE_RAW_DECL_STRSIGNAL 1 #define HAVE_RAW_DECL_STRVERSCMP 1 #define HAVE_DECL_LOCALTIME_R 0 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_ALLOCA 1 #define GNULIB_TEST_BTOWC 1 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_GETDELIM 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_DECL_GETDOMAINNAME 1 #define GNULIB_TEST_GETDOMAINNAME 1 #define HAVE_GETHOSTNAME 1 #define GNULIB_TEST_GETHOSTNAME 1 #define GNULIB_TEST_GETLINE 1 #define GNULIB_TEST_GETOPT_GNU 1 #define HAVE_DECL___FSETLOCKING 1 #define getpass gnu_getpass #define GETTIMEOFDAY_TIMEZONE struct timezone #define GNULIB_TEST_GETTIMEOFDAY 1 #define GL_TRIGGER_STDC_LIMIT_MACROS 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_RAW_DECL_NL_LANGINFO 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 GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBTOWC 1 #define GNULIB_TEST_MEMCHR 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 HAVE_OBSTACK 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC_GNU 1 #define GNULIB_REALLOC_GNU 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define HAVE_STDINT_H 1 #define HAVE_SNPRINTF 1 #define GNULIB_TEST_SNPRINTF 1 #define GNULIB_SNPRINTF 1 #define HAVE_RAW_DECL_DPRINTF 1 #define HAVE_RAW_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETDELIM 1 #define HAVE_RAW_DECL_GETLINE 1 #define HAVE_RAW_DECL_POPEN 1 #define HAVE_RAW_DECL_RENAMEAT 1 #define HAVE_RAW_DECL_SNPRINTF 1 #define HAVE_RAW_DECL_TMPFILE 1 #define HAVE_RAW_DECL_VDPRINTF 1 #define HAVE_RAW_DECL_VSNPRINTF 1 #define HAVE_RAW_DECL__EXIT 1 #define HAVE_RAW_DECL_ATOLL 1 #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 #define HAVE_RAW_DECL_GETLOADAVG 1 #define HAVE_RAW_DECL_GETSUBOPT 1 #define HAVE_RAW_DECL_GRANTPT 1 #define HAVE_RAW_DECL_MKDTEMP 1 #define HAVE_RAW_DECL_MKOSTEMP 1 #define HAVE_RAW_DECL_MKOSTEMPS 1 #define HAVE_RAW_DECL_MKSTEMP 1 #define HAVE_RAW_DECL_MKSTEMPS 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_RANDOM_R 1 #define HAVE_RAW_DECL_SRANDOM_R 1 #define HAVE_RAW_DECL_SETSTATE_R 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_RPMATCH 1 #define HAVE_RAW_DECL_SETENV 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 GNULIB_TEST_STRERROR 1 #define my_strftime nstrftime #define HAVE_STRTOIMAX 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define GNULIB_TEST_STRTOLL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define GNULIB_TEST_STRTOULL 1 #define HAVE_STRTOUMAX 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 GNULIB_TEST_TIME_R 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_DUP3 1 #define HAVE_RAW_DECL_ENVIRON 1 #define HAVE_RAW_DECL_EUIDACCESS 1 #define HAVE_RAW_DECL_FACCESSAT 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 1 #define HAVE_RAW_DECL_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_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_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_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define HAVE_RAW_DECL_BTOWC 1 #define HAVE_RAW_DECL_WCTOB 1 #define HAVE_RAW_DECL_MBSINIT 1 #define HAVE_RAW_DECL_MBRTOWC 1 #define HAVE_RAW_DECL_MBRLEN 1 #define HAVE_RAW_DECL_MBSRTOWCS 1 #define HAVE_RAW_DECL_MBSNRTOWCS 1 #define HAVE_RAW_DECL_WCRTOMB 1 #define HAVE_RAW_DECL_WCSRTOMBS 1 #define HAVE_RAW_DECL_WCSNRTOMBS 1 #define HAVE_RAW_DECL_WCWIDTH 1 #define HAVE_RAW_DECL_WMEMCHR 1 #define HAVE_RAW_DECL_WMEMCMP 1 #define HAVE_RAW_DECL_WMEMCPY 1 #define HAVE_RAW_DECL_WMEMMOVE 1 #define HAVE_RAW_DECL_WMEMSET 1 #define HAVE_RAW_DECL_WCSLEN 1 #define HAVE_RAW_DECL_WCSNLEN 1 #define HAVE_RAW_DECL_WCSCPY 1 #define HAVE_RAW_DECL_WCPCPY 1 #define HAVE_RAW_DECL_WCSNCPY 1 #define HAVE_RAW_DECL_WCPNCPY 1 #define HAVE_RAW_DECL_WCSCAT 1 #define HAVE_RAW_DECL_WCSNCAT 1 #define HAVE_RAW_DECL_WCSCMP 1 #define HAVE_RAW_DECL_WCSNCMP 1 #define HAVE_RAW_DECL_WCSCASECMP 1 #define HAVE_RAW_DECL_WCSNCASECMP 1 #define HAVE_RAW_DECL_WCSCOLL 1 #define HAVE_RAW_DECL_WCSXFRM 1 #define HAVE_RAW_DECL_WCSDUP 1 #define HAVE_RAW_DECL_WCSCHR 1 #define HAVE_RAW_DECL_WCSRCHR 1 #define HAVE_RAW_DECL_WCSCSPN 1 #define HAVE_RAW_DECL_WCSSPN 1 #define HAVE_RAW_DECL_WCSPBRK 1 #define HAVE_RAW_DECL_WCSSTR 1 #define HAVE_RAW_DECL_WCSTOK 1 #define HAVE_RAW_DECL_WCSWIDTH 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_RAW_DECL_WCTYPE 1 #define HAVE_RAW_DECL_ISWCTYPE 1 #define HAVE_RAW_DECL_WCTRANS 1 #define HAVE_RAW_DECL_TOWCTRANS 1 #define HAVE_STDINT_H 1 #define TIME_WITH_SYS_TIME 1 #define RETSIGTYPE void #define HAVE_GETHOSTNAME 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SYSCONF 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_DECL_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_ICONV 1 #define ICONV_CONST #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define USE_LIBZ 1 #define LOG_FACILITY LOG_DAEMON #define HAVE_SYS_WAIT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYSCONF 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETOPT_LONG 1 #define GUILE_DEBUG_MACROS 1 #define GUILE_VERSION "1.8.8" #define GUILE_VERSION_NUMBER 1808 #define HAVE_LIBPCRE 1 #define DEFAULT_AUTOLOGIN_FILE ".dicologin" #define HAVE_READLINE_READLINE_H 1 #define WITH_READLINE 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define WITH_GSASL 1 #define HAVE_SECURITY_PAM_APPL_H 1 configure: exit 0