This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libprelude configure 5.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = debian uname -m = x86_64 uname -r = 4.9.0-8-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.130-2 (2018-10-27) /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/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3934: checking build system type configure:3948: result: x86_64-unknown-linux-gnu configure:3968: checking host system type configure:3981: result: x86_64-unknown-linux-gnu configure:4001: checking target system type configure:4014: result: x86_64-unknown-linux-gnu configure:4058: checking for a BSD-compatible install configure:4126: result: /usr/bin/install -c configure:4137: checking whether build environment is sane configure:4192: result: yes configure:4343: checking for a thread-safe mkdir -p configure:4382: result: /bin/mkdir -p configure:4389: checking for gawk configure:4405: found /usr/bin/gawk configure:4416: result: gawk configure:4427: checking whether make sets $(MAKE) configure:4449: result: yes configure:4478: checking whether make supports nested variables configure:4495: result: yes configure:4574: checking how to create a pax tar archive configure:4585: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 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:4588: $? = 0 configure:4628: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:4631: $? = 0 configure:4635: tar -xf - &5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:5016: $? = 0 configure:5005: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:5016: $? = 0 configure:5005: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5016: $? = 1 configure:5005: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5016: $? = 1 configure:5036: checking whether the C compiler works configure:5058: gcc conftest.c >&5 configure:5062: $? = 0 configure:5110: result: yes configure:5113: checking for C compiler default output file name configure:5115: result: a.out configure:5121: checking for suffix of executables configure:5128: gcc -o conftest conftest.c >&5 configure:5132: $? = 0 configure:5154: result: configure:5176: checking whether we are cross compiling configure:5184: gcc -o conftest conftest.c >&5 configure:5188: $? = 0 configure:5195: ./conftest configure:5199: $? = 0 configure:5214: result: no configure:5219: checking for suffix of object files configure:5241: gcc -c conftest.c >&5 configure:5245: $? = 0 configure:5266: result: o configure:5270: checking whether we are using the GNU C compiler configure:5289: gcc -c conftest.c >&5 configure:5289: $? = 0 configure:5298: result: yes configure:5307: checking whether gcc accepts -g configure:5327: gcc -c -g conftest.c >&5 configure:5327: $? = 0 configure:5368: result: yes configure:5385: checking for gcc option to accept ISO C89 configure:5448: gcc -c -g -O2 conftest.c >&5 configure:5448: $? = 0 configure:5461: result: none needed configure:5492: checking for style of include used by make configure:5520: result: GNU configure:5546: checking dependency style of gcc configure:5657: result: gcc3 configure:5730: checking for g++ configure:5746: found /usr/bin/g++ configure:5757: result: g++ configure:5784: checking for C++ compiler version configure:5793: g++ --version >&5 g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:5804: $? = 0 configure:5793: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:5804: $? = 0 configure:5793: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5804: $? = 1 configure:5793: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:5804: $? = 1 configure:5808: checking whether we are using the GNU C++ compiler configure:5827: g++ -c conftest.cpp >&5 configure:5827: $? = 0 configure:5836: result: yes configure:5845: checking whether g++ accepts -g configure:5865: g++ -c -g conftest.cpp >&5 configure:5865: $? = 0 configure:5906: result: yes configure:5931: checking dependency style of g++ configure:6042: result: gcc3 configure:6058: checking whether make sets $(MAKE) configure:6080: result: yes configure:6094: checking for flex configure:6124: result: no configure:6094: checking for lex configure:6124: result: no configure:6256: checking for bison configure:6286: result: no configure:6256: checking for byacc configure:6286: result: no configure:6297: checking for grep configure:6315: found /bin/grep configure:6328: result: /bin/grep configure:6347: checking how to run the C preprocessor configure:6378: gcc -E conftest.c configure:6378: $? = 0 configure:6392: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | /* end confdefs.h. */ | #include configure:6417: result: gcc -E configure:6437: gcc -E conftest.c configure:6437: $? = 0 configure:6451: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | /* end confdefs.h. */ | #include configure:6480: checking for grep that handles long lines and -e configure:6538: result: /bin/grep configure:6543: checking for egrep configure:6605: result: /bin/grep -E configure:6610: checking for ANSI C header files configure:6630: gcc -c -g -O2 conftest.c >&5 configure:6630: $? = 0 configure:6703: gcc -o conftest -g -O2 conftest.c >&5 configure:6703: $? = 0 configure:6703: ./conftest configure:6703: $? = 0 configure:6714: result: yes configure:6727: checking for sys/types.h configure:6727: gcc -c -g -O2 conftest.c >&5 configure:6727: $? = 0 configure:6727: result: yes configure:6727: checking for sys/stat.h configure:6727: gcc -c -g -O2 conftest.c >&5 configure:6727: $? = 0 configure:6727: result: yes configure:6727: checking for stdlib.h configure:6727: gcc -c -g -O2 conftest.c >&5 configure:6727: $? = 0 configure:6727: result: yes configure:6727: checking for string.h configure:6727: gcc -c -g -O2 conftest.c >&5 configure:6727: $? = 0 configure:6727: result: yes configure:6727: checking for memory.h configure:6727: gcc -c -g -O2 conftest.c >&5 configure:6727: $? = 0 configure:6727: result: yes configure:6727: checking for strings.h configure:6727: gcc -c -g -O2 conftest.c >&5 configure:6727: $? = 0 configure:6727: result: yes configure:6727: checking for inttypes.h configure:6727: gcc -c -g -O2 conftest.c >&5 configure:6727: $? = 0 configure:6727: result: yes configure:6727: checking for stdint.h configure:6727: gcc -c -g -O2 conftest.c >&5 configure:6727: $? = 0 configure:6727: result: yes configure:6727: checking for unistd.h configure:6727: gcc -c -g -O2 conftest.c >&5 configure:6727: $? = 0 configure:6727: result: yes configure:6740: checking minix/config.h usability configure:6740: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:6740: result: no configure:6740: checking minix/config.h presence configure:6740: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:6740: result: no configure:6740: checking for minix/config.h configure:6740: result: no configure:6764: checking whether it is safe to define __EXTENSIONS__ configure:6782: gcc -c -g -O2 conftest.c >&5 configure:6782: $? = 0 configure:6789: result: yes configure:6822: checking whether _XOPEN_SOURCE should be defined configure:6841: gcc -c -g -O2 conftest.c >&5 configure:6841: $? = 0 configure:6865: result: no configure:6882: checking for Minix Amsterdam compiler configure:6906: result: no configure:6966: checking for ar configure:6982: found /usr/bin/ar configure:6993: result: ar configure:7019: checking the archiver (ar) interface configure:7029: gcc -c -g -O2 conftest.c >&5 configure:7029: $? = 0 configure:7031: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:7034: $? = 0 configure:7057: result: ar configure:7122: checking for ar configure:7149: result: ar configure:7224: checking for ranlib configure:7240: found /usr/bin/ranlib configure:7251: result: ranlib configure:7278: checking whether gcc and cc understand -c and -o together configure:7309: gcc -c conftest.c -o conftest2.o >&5 configure:7313: $? = 0 configure:7319: gcc -c conftest.c -o conftest2.o >&5 configure:7323: $? = 0 configure:7334: cc -c conftest.c >&5 configure:7338: $? = 0 configure:7346: cc -c conftest.c -o conftest2.o >&5 configure:7350: $? = 0 configure:7356: cc -c conftest.c -o conftest2.o >&5 configure:7360: $? = 0 configure:7378: result: yes configure:7403: checking for _LARGEFILE_SOURCE value needed for large files configure:7422: gcc -o conftest -g -O2 conftest.c >&5 configure:7422: $? = 0 configure:7450: result: no configure:7507: checking for special C compiler options needed for large files configure:7552: result: no configure:7558: checking for _FILE_OFFSET_BITS value needed for large files configure:7583: gcc -c -g -O2 conftest.c >&5 configure:7583: $? = 0 configure:7615: result: no configure:8188: checking the archiver (ar) interface configure:8226: result: ar configure:8292: checking how to print strings configure:8319: result: printf configure:8340: checking for a sed that does not truncate output configure:8404: result: /bin/sed configure:8422: checking for fgrep configure:8484: result: /bin/grep -F configure:8519: checking for ld used by gcc configure:8586: result: /usr/bin/ld configure:8593: checking if the linker (/usr/bin/ld) is GNU ld configure:8608: result: yes configure:8620: checking for BSD- or MS-compatible name lister (nm) configure:8669: result: /usr/bin/nm -B configure:8799: checking the name lister (/usr/bin/nm -B) interface configure:8806: gcc -c -g -O2 conftest.c >&5 configure:8809: /usr/bin/nm -B "conftest.o" configure:8812: output 0000000000000000 B some_variable configure:8819: result: BSD nm configure:8822: checking whether ln -s works configure:8826: result: yes configure:8834: checking the maximum length of command line arguments configure:8964: result: 1572864 configure:8981: checking whether the shell understands some XSI constructs configure:8991: result: yes configure:8995: checking whether the shell understands "+=" configure:9001: result: yes configure:9036: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:9076: result: func_convert_file_noop configure:9083: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:9103: result: func_convert_file_noop configure:9110: checking for /usr/bin/ld option to reload object files configure:9117: result: -r configure:9191: checking for objdump configure:9207: found /usr/bin/objdump configure:9218: result: objdump configure:9247: checking how to recognize dependent libraries configure:9449: result: pass_all configure:9534: checking for dlltool configure:9564: result: no configure:9591: checking how to associate runtime and link libraries configure:9618: result: printf %s\n configure:9742: checking for archiver @FILE support configure:9759: gcc -c -g -O2 conftest.c >&5 configure:9759: $? = 0 configure:9762: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:9765: $? = 0 configure:9770: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:9773: $? = 1 configure:9785: result: @ configure:9843: checking for strip configure:9859: found /usr/bin/strip configure:9870: result: strip configure:9942: checking for ranlib configure:9969: result: ranlib configure:10071: checking command to parse /usr/bin/nm -B output from gcc object configure:10191: gcc -c -g -O2 conftest.c >&5 configure:10194: $? = 0 configure:10198: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10201: $? = 0 configure:10267: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:10270: $? = 0 configure:10308: result: ok configure:10345: checking for sysroot configure:10375: result: no configure:10452: gcc -c -g -O2 conftest.c >&5 configure:10455: $? = 0 configure:10631: checking for mt configure:10647: found /bin/mt configure:10658: result: mt configure:10681: checking if mt is a manifest tool configure:10687: mt '-?' configure:10695: result: no configure:11334: checking for dlfcn.h configure:11334: gcc -c -g -O2 conftest.c >&5 configure:11334: $? = 0 configure:11334: result: yes configure:11847: checking for objdir configure:11862: result: .libs configure:12133: checking if gcc supports -fno-rtti -fno-exceptions configure:12151: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:12155: $? = 0 configure:12168: result: no configure:12495: checking for gcc option to produce PIC configure:12502: result: -fPIC -DPIC configure:12510: checking if gcc PIC flag -fPIC -DPIC works configure:12528: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:12532: $? = 0 configure:12545: result: yes configure:12574: checking if gcc static flag -static works configure:12602: result: yes configure:12617: checking if gcc supports -c -o file.o configure:12638: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:12642: $? = 0 configure:12664: result: yes configure:12672: checking if gcc supports -c -o file.o configure:12719: result: yes configure:12752: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13905: result: yes configure:13942: checking whether -lc should be explicitly linked in configure:13950: gcc -c -g -O2 conftest.c >&5 configure:13953: $? = 0 configure:13968: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:13971: $? = 0 configure:13985: result: no configure:14145: checking dynamic linker characteristics configure:14656: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:14656: $? = 0 configure:14882: result: GNU/Linux ld.so configure:14989: checking how to hardcode library paths into programs configure:15014: result: immediate configure:15108: checking for shl_load configure:15108: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccOQMOpv.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:75: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:15108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:15108: result: no configure:15112: checking for shl_load in -ldld configure:15137: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:15137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:15146: result: no configure:15151: checking for dlopen configure:15151: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccDCjs4B.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:75: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:15151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define 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:15151: result: no configure:15155: checking for dlopen in -ldl configure:15180: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:15180: $? = 0 configure:15189: result: yes configure:15308: checking whether a program can dlopen itself configure:15388: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:15391: $? = 0 configure:15409: result: yes configure:15414: checking whether a statically linked program can dlopen itself configure:15494: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccfHse41.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/configure:15473: 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-linux-gnu/6/../../../x86_64-linux-gnu/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:15497: $? = 1 configure:15515: result: no configure:15554: checking whether stripping libraries is possible configure:15559: result: yes configure:15594: checking if libtool supports shared libraries configure:15596: result: yes configure:15599: checking whether to build shared libraries configure:15620: result: yes configure:15623: checking whether to build static libraries configure:15627: result: no configure:15650: checking how to run the C++ preprocessor configure:15677: g++ -E conftest.cpp configure:15677: $? = 0 configure:15691: g++ -E conftest.cpp conftest.cpp:41:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:15691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15716: result: g++ -E configure:15736: g++ -E conftest.cpp configure:15736: $? = 0 configure:15750: g++ -E conftest.cpp conftest.cpp:41:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:15750: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15919: checking for ld used by g++ configure:15986: result: /usr/bin/ld -m elf_x86_64 configure:15993: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:16008: result: yes configure:16063: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17068: result: yes configure:17104: g++ -c -g -O2 conftest.cpp >&5 configure:17107: $? = 0 configure:17627: checking for g++ option to produce PIC configure:17634: result: -fPIC -DPIC configure:17642: checking if g++ PIC flag -fPIC -DPIC works configure:17660: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:17664: $? = 0 configure:17677: result: yes configure:17700: checking if g++ static flag -static works configure:17728: result: yes configure:17740: checking if g++ supports -c -o file.o configure:17761: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:17765: $? = 0 configure:17787: result: yes configure:17792: checking if g++ supports -c -o file.o configure:17839: result: yes configure:17869: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17905: result: yes configure:18046: checking dynamic linker characteristics configure:18717: result: GNU/Linux ld.so configure:18770: checking how to hardcode library paths into programs configure:18795: result: immediate configure:18858: checking which extension is used for runtime loadable modules configure:18870: result: .so configure:18887: checking which variable specifies run-time module search path configure:18894: result: LD_LIBRARY_PATH configure:18904: checking for the default library search path configure:18911: result: /lib64 /usr/lib64 /lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu configure:18941: checking for library containing dlopen configure:18972: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccPkxszl.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:55: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:18972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | /* 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:18972: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:18972: $? = 0 configure:18989: result: -ldl configure:19079: checking for dlerror configure:19079: gcc -o conftest -g -O2 conftest.c -ldl -ldl >&5 configure:19079: $? = 0 configure:19079: result: yes configure:19093: checking for shl_load configure:19093: result: no configure:19100: checking for shl_load in -ldld configure:19134: result: no configure:19180: checking for dld_link in -ldld configure:19205: gcc -o conftest -g -O2 conftest.c -ldld -ldl >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:19205: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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:19214: result: no configure:19248: checking for _ prefix in compiled symbols configure:19258: gcc -c -g -O2 conftest.c >&5 configure:19261: $? = 0 configure:19265: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:19268: $? = 0 configure:19290: result: no configure:19414: checking whether deplibs are loaded by dlopen configure:19508: result: yes configure:19520: checking for argz.h configure:19520: gcc -c -g -O2 conftest.c >&5 configure:19520: $? = 0 configure:19520: result: yes configure:19532: checking for error_t configure:19532: gcc -c -g -O2 conftest.c >&5 configure:19532: $? = 0 configure:19532: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:55:22: error: expected expression before ')' token if (sizeof ((error_t))) ^ configure:19532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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:19532: result: yes configure:19558: checking for argz_add configure:19558: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19558: $? = 0 configure:19558: result: yes configure:19558: checking for argz_append configure:19558: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19558: $? = 0 configure:19558: result: yes configure:19558: checking for argz_count configure:19558: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19558: $? = 0 configure:19558: result: yes configure:19558: checking for argz_create_sep configure:19558: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19558: $? = 0 configure:19558: result: yes configure:19558: checking for argz_insert configure:19558: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19558: $? = 0 configure:19558: result: yes configure:19558: checking for argz_next configure:19558: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19558: $? = 0 configure:19558: result: yes configure:19558: checking for argz_stringify configure:19558: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19558: $? = 0 configure:19558: result: yes configure:19574: checking if argz actually works configure:19605: result: yes configure:19622: checking whether libtool supports -dlopen/-dlpreopen configure:19634: result: yes configure:19663: checking for ltdl.h configure:19663: gcc -c -g -O2 conftest.c >&5 configure:19663: $? = 0 configure:19663: result: yes configure:19667: checking whether lt_dlinterface_register is declared configure:19667: gcc -c -g -O2 conftest.c >&5 configure:19667: $? = 0 configure:19667: result: yes configure:19671: checking for lt_dladvise_preload in -lltdl configure:19696: gcc -o conftest -g -O2 conftest.c -lltdl -ldl >&5 configure:19696: $? = 0 configure:19705: result: yes configure:19800: checking where to find libltdl headers configure:19802: result: configure:19804: checking where to find libltdl library configure:19806: result: -lltdl configure:19854: checking for unistd.h configure:19854: result: yes configure:19854: checking for dl.h configure:19854: gcc -c -g -O2 conftest.c >&5 conftest.c:94:16: fatal error: dl.h: No such file or directory #include ^ compilation terminated. configure:19854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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:19854: result: no configure:19854: checking for sys/dl.h configure:19854: gcc -c -g -O2 conftest.c >&5 conftest.c:94:20: fatal error: sys/dl.h: No such file or directory #include ^ compilation terminated. configure:19854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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:19854: result: no configure:19854: checking for dld.h configure:19854: gcc -c -g -O2 conftest.c >&5 conftest.c:94:17: fatal error: dld.h: No such file or directory #include ^ compilation terminated. configure:19854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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:19854: result: no configure:19854: checking for mach-o/dyld.h configure:19854: gcc -c -g -O2 conftest.c >&5 conftest.c:94:25: fatal error: mach-o/dyld.h: No such file or directory #include ^ compilation terminated. configure:19854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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:19854: result: no configure:19854: checking for dirent.h configure:19854: gcc -c -g -O2 conftest.c >&5 configure:19854: $? = 0 configure:19854: result: yes configure:19869: checking for closedir configure:19869: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19869: $? = 0 configure:19869: result: yes configure:19869: checking for opendir configure:19869: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19869: $? = 0 configure:19869: result: yes configure:19869: checking for readdir configure:19869: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19869: $? = 0 configure:19869: result: yes configure:19886: checking for strlcat configure:19886: gcc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/cc6o4aUB.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:98: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:19886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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:19886: result: no configure:19886: checking for strlcpy configure:19886: gcc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/ccXcfSzM.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:98: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:19886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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:19886: result: no configure:19937: checking for cc for build configure:19944: result: gcc configure:19958: checking for gcc option to accept ISO C99 configure:20107: gcc -c -g -O2 conftest.c >&5 configure:20107: $? = 0 configure:20120: result: none needed configure:20228: checking for gcc option to accept ISO Standard C configure:20239: result: none needed configure:20246: checking for an ANSI C99-conforming __func__ configure:20262: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:70:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *foo = __func__; ^~~~~~~~ configure:20262: $? = 0 configure:20285: result: yes configure:20314: checking whether C compiler accepts -Werror -Wmissing-braces configure:20333: gcc -c -g -O2 -Werror -Wmissing-braces conftest.c >&5 configure:20333: $? = 0 configure:20341: result: yes configure:20354: checking for buggy pthread mutex initializers configure:20371: gcc -c -g -O2 -Werror -Wmissing-braces conftest.c >&5 configure:20371: $? = 0 configure:20381: result: no configure:20390: checking whether byte ordering is bigendian configure:20405: gcc -c -g -O2 conftest.c >&5 conftest.c:68:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:68:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:68:15: error: unknown type name 'universal' configure:20405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:20450: gcc -c -g -O2 conftest.c >&5 configure:20450: $? = 0 configure:20468: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:4: error: unknown type name 'not' not big endian ^~~ conftest.c:74:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:20468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20596: result: no configure:20677: checking for pkg-config configure:20695: found /usr/bin/pkg-config configure:20707: result: /usr/bin/pkg-config configure:20732: checking pkg-config is at least version 0.9.0 configure:20735: result: yes configure:20745: checking for LIBGNUTLS configure:20752: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_MIN_VERSION" configure:20755: $? = 0 configure:20769: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_MIN_VERSION" configure:20772: $? = 0 configure:21242: result: yes configure:21252: checking gnutls/gnutls.h usability configure:21252: gcc -c -g -O2 -I/usr/include/p11-kit-1 conftest.c >&5 configure:21252: $? = 0 configure:21252: result: yes configure:21252: checking gnutls/gnutls.h presence configure:21252: gcc -E -I/usr/include/p11-kit-1 conftest.c configure:21252: $? = 0 configure:21252: result: yes configure:21252: checking for gnutls/gnutls.h configure:21252: result: yes configure:21261: checking for gnutls_privkey_import_x509 in -lgnutls configure:21286: gcc -o conftest -g -O2 -I/usr/include/p11-kit-1 conftest.c -lgnutls -lgnutls >&5 configure:21286: $? = 0 configure:21295: result: yes configure:21306: checking for gnutls_srp_verifier in -lgnutls configure:21331: gcc -o conftest -g -O2 -I/usr/include/p11-kit-1 conftest.c -lgnutls -lgnutls >&5 configure:21331: $? = 0 configure:21340: result: yes configure:21348: checking for gnutls_x509_crt_list_import in -lgnutls configure:21373: gcc -o conftest -g -O2 -I/usr/include/p11-kit-1 conftest.c -lgnutls -lgnutls >&5 configure:21373: $? = 0 configure:21382: result: yes configure:21393: checking for gnutls_priority_init in -lgnutls configure:21418: gcc -o conftest -g -O2 -I/usr/include/p11-kit-1 conftest.c -lgnutls -lgnutls >&5 configure:21418: $? = 0 configure:21427: result: yes configure:21436: checking for gnutls_priority_set in -lgnutls configure:21461: gcc -o conftest -g -O2 -I/usr/include/p11-kit-1 conftest.c -lgnutls -lgnutls >&5 configure:21461: $? = 0 configure:21470: result: yes configure:22080: checking for struct sockaddr_in6 configure:22080: gcc -c -g -O2 conftest.c >&5 configure:22080: $? = 0 configure:22080: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:80:34: error: expected expression before ')' token if (sizeof ((struct sockaddr_in6))) ^ configure:22080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:22080: result: yes configure:22096: checking whether AF_INET6 is declared configure:22096: gcc -c -g -O2 conftest.c >&5 configure:22096: $? = 0 configure:22096: result: yes configure:22117: checking whether variadic macros are supported configure:22139: gcc -c -g -O2 conftest.c >&5 configure:22139: $? = 0 configure:22147: result: yes configure:22162: checking if pointers to integers require aligned access configure:22192: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:82:33: error: expected expression before '[' token for (i=0; i < 40; i++) string[[i]] = i; ^ configure:22192: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | /* end confdefs.h. */ | | #include | #include | | int main() | { | char* string = malloc(40); | int i; | for (i=0; i < 40; i++) string[[i]] = i; | { | void* s = string; | int* p = s+1; | int* q = s+2; | | if (*p == *q) { return 1; } | } | return 0; | } | configure:22203: result: no configure:22222: checking for an implementation of va_copy() configure:22244: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'f': conftest.c:80:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^~~~ conftest.c:80:11: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:80:11: note: include '' or provide a declaration of 'exit' configure:22244: $? = 0 configure:22253: result: yes configure:22255: checking for an implementation of __va_copy() configure:22277: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'f': conftest.c:80:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^~~~ conftest.c:80:11: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:80:11: note: include '' or provide a declaration of 'exit' configure:22277: $? = 0 configure:22286: result: yes configure:22304: checking whether va_lists can be copied by value configure:22329: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'f': conftest.c:79:15: error: assignment to expression with array type args2 = args1; ^ conftest.c:81:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^~~~ conftest.c:81:11: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:81:11: note: include '' or provide a declaration of 'exit' configure:22329: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | /* end confdefs.h. */ | #include | void f (int i, ...) { | va_list args1, args2; | va_start (args1, i); | args2 = args1; | if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) | exit (1); | va_end (args1); va_end (args2); | } | int main() { | f (0, 42); | return 0; | } configure:22340: result: no configure:22436: checking for perl configure:22455: found /usr/bin/perl configure:22468: result: /usr/bin/perl configure:22489: checking EXTERN.h usability configure:22489: gcc -c -g -O2 -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE conftest.c >&5 configure:22489: $? = 0 configure:22489: result: yes configure:22489: checking EXTERN.h presence configure:22489: gcc -E -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE conftest.c configure:22489: $? = 0 configure:22489: result: yes configure:22489: checking for EXTERN.h configure:22489: result: yes configure:22491: checking for perl.h configure:22491: gcc -c -g -O2 -I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE conftest.c >&5 configure:22491: $? = 0 configure:22491: result: yes configure:22551: checking for python2 configure:22570: found /usr/bin/python2 configure:22582: result: /usr/bin/python2 configure:22604: checking Python.h usability configure:22604: gcc -c -g -O2 -I/usr/include/python2.7 conftest.c >&5 configure:22604: $? = 0 configure:22604: result: yes configure:22604: checking Python.h presence configure:22604: gcc -E -I/usr/include/python2.7 conftest.c configure:22604: $? = 0 configure:22604: result: yes configure:22604: checking for Python.h configure:22604: result: yes configure:22651: checking for python3 configure:22670: found /usr/bin/python3 configure:22682: result: /usr/bin/python3 configure:22704: checking Python.h usability configure:22704: gcc -c -g -O2 -I/usr/include/python3.5m conftest.c >&5 conftest.c:109:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. configure:22704: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22704: result: no configure:22704: checking Python.h presence configure:22704: gcc -E -I/usr/include/python3.5m conftest.c conftest.c:76:20: fatal error: Python.h: No such file or directory #include ^ compilation terminated. configure:22704: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | #include configure:22704: result: no configure:22704: checking for Python.h configure:22704: result: no configure:22754: checking for ruby configure:22788: result: no configure:22754: checking for ruby1.8 configure:22788: result: no configure:22754: checking for ruby1.7 configure:22788: result: no configure:22754: checking for ruby1.6 configure:22788: result: no configure:22965: checking ruby.h usability configure:22965: gcc -c -g -O2 conftest.c >&5 conftest.c:109:18: fatal error: ruby.h: No such file or directory #include ^ compilation terminated. configure:22965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22965: result: no configure:22965: checking ruby.h presence configure:22965: gcc -E conftest.c conftest.c:76:18: fatal error: ruby.h: No such file or directory #include ^ compilation terminated. configure:22965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | #include configure:22965: result: no configure:22965: checking for ruby.h configure:22965: result: no configure:23004: checking for LUA configure:23011: $PKG_CONFIG --exists --print-errors "lua >= 5.1" Package lua was not found in the pkg-config search path. Perhaps you should add the directory containing `lua.pc' to the PKG_CONFIG_PATH environment variable No package 'lua' found configure:23014: $? = 1 configure:23028: $PKG_CONFIG --exists --print-errors "lua >= 5.1" Package lua was not found in the pkg-config search path. Perhaps you should add the directory containing `lua.pc' to the PKG_CONFIG_PATH environment variable No package 'lua' found configure:23031: $? = 1 configure:23045: result: no No package 'lua' found configure:23083: checking for LUA configure:23090: $PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1" Package lua5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua5.1' found configure:23093: $? = 1 configure:23107: $PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1" Package lua5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua5.1' found configure:23110: $? = 1 configure:23124: result: no No package 'lua5.1' found configure:23162: checking for LUA configure:23169: $PKG_CONFIG --exists --print-errors "lua5.2 >= 5.1" Package lua5.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.2.pc' to the PKG_CONFIG_PATH environment variable No package 'lua5.2' found configure:23172: $? = 1 configure:23186: $PKG_CONFIG --exists --print-errors "lua5.2 >= 5.1" Package lua5.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.2.pc' to the PKG_CONFIG_PATH environment variable No package 'lua5.2' found configure:23189: $? = 1 configure:23203: result: no No package 'lua5.2' found configure:23242: WARNING: *** lua >= 5.1 not found configure:23275: checking for lua-config configure:23307: result: no configure:23386: checking for g++ configure:23402: found /usr/bin/g++ configure:23414: result: yes configure:23442: checking for valgrind configure:23474: result: no configure:23505: checking for an ANSI C-conforming const configure:23571: gcc -c -g -O2 conftest.c >&5 configure:23571: $? = 0 configure:23578: result: yes configure:23586: checking for pid_t configure:23586: gcc -c -g -O2 conftest.c >&5 configure:23586: $? = 0 configure:23586: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:112:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:23586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:23586: result: yes configure:23597: checking for size_t configure:23597: gcc -c -g -O2 conftest.c >&5 configure:23597: $? = 0 configure:23597: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:112:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:23597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:23597: result: yes configure:23608: checking for uid_t configure:23608: gcc -c -g -O2 conftest.c >&5 configure:23608: $? = 0 configure:23608: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:112:20: error: expected expression before ')' token if (sizeof ((uid_t))) ^ configure:23608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uid_t))) | return 0; | ; | return 0; | } configure:23608: result: yes configure:23617: checking for gid_t configure:23617: gcc -c -g -O2 conftest.c >&5 configure:23617: $? = 0 configure:23617: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:113:20: error: expected expression before ')' token if (sizeof ((gid_t))) ^ configure:23617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((gid_t))) | return 0; | ; | return 0; | } configure:23617: result: yes configure:23627: checking whether time.h and sys/time.h may both be included configure:23647: gcc -c -g -O2 conftest.c >&5 configure:23647: $? = 0 configure:23654: result: yes configure:23663: checking for unsigned long long int configure:23711: result: yes configure:23721: checking for long long int configure:23771: result: yes configure:23779: checking for inline configure:23795: gcc -c -g -O2 conftest.c >&5 configure:23795: $? = 0 configure:23803: result: inline configure:23828: checking for special C compiler options needed for large files configure:23873: result: no configure:23879: checking for _FILE_OFFSET_BITS value needed for large files configure:23936: result: no configure:24065: checking sys/socket.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking sys/socket.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for sys/socket.h configure:24065: result: yes configure:24065: checking arpa/inet.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking arpa/inet.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for arpa/inet.h configure:24065: result: yes configure:24065: checking features.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking features.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for features.h configure:24065: result: yes configure:24065: checking for unistd.h configure:24065: result: yes configure:24065: checking for sys/stat.h configure:24065: result: yes configure:24065: checking netdb.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking netdb.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for netdb.h configure:24065: result: yes configure:24065: checking netinet/in.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking netinet/in.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for netinet/in.h configure:24065: result: yes configure:24065: checking sys/param.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking sys/param.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for sys/param.h configure:24065: result: yes configure:24065: checking stdio_ext.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking stdio_ext.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for stdio_ext.h configure:24065: result: yes configure:24065: checking termios.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking termios.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for termios.h configure:24065: result: yes configure:24065: checking sys/time.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking sys/time.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for sys/time.h configure:24065: result: yes configure:24065: checking langinfo.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking langinfo.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for langinfo.h configure:24065: result: yes configure:24065: checking limits.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking limits.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for limits.h configure:24065: result: yes configure:24065: checking xlocale.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking xlocale.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for xlocale.h configure:24065: result: yes configure:24065: checking sys/mman.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking sys/mman.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for sys/mman.h configure:24065: result: yes configure:24065: checking poll.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking poll.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for poll.h configure:24065: result: yes configure:24065: checking sys/ioctl.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking sys/ioctl.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for sys/ioctl.h configure:24065: result: yes configure:24065: checking sys/filio.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 conftest.c:132:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:24065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_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:24065: result: no configure:24065: checking sys/filio.h presence configure:24065: gcc -E conftest.c conftest.c:99:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:24065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:24065: result: no configure:24065: checking for sys/filio.h configure:24065: result: no configure:24065: checking malloc.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking malloc.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for malloc.h configure:24065: result: yes configure:24065: checking sys/select.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking sys/select.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for sys/select.h configure:24065: result: yes configure:24065: checking wchar.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking wchar.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for wchar.h configure:24065: result: yes configure:24065: checking for stdint.h configure:24065: result: yes configure:24065: checking for strings.h configure:24065: result: yes configure:24065: checking sys/uio.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking sys/uio.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for sys/uio.h configure:24065: result: yes configure:24065: checking sys/utsname.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking sys/utsname.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for sys/utsname.h configure:24065: result: yes configure:24065: checking crtdefs.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 conftest.c:139:21: fatal error: crtdefs.h: No such file or directory #include ^ compilation terminated. configure:24065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* 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:24065: result: no configure:24065: checking crtdefs.h presence configure:24065: gcc -E conftest.c conftest.c:106:21: fatal error: crtdefs.h: No such file or directory #include ^ compilation terminated. configure:24065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:24065: result: no configure:24065: checking for crtdefs.h configure:24065: result: no configure:24065: checking wctype.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking wctype.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for wctype.h configure:24065: result: yes configure:24065: checking for inttypes.h configure:24065: result: yes configure:24065: checking semaphore.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking semaphore.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for semaphore.h configure:24065: result: yes configure:24065: checking sys/wait.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking sys/wait.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for sys/wait.h configure:24065: result: yes configure:24065: checking sys/un.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking sys/un.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for sys/un.h configure:24065: result: yes configure:24065: checking netinet/tcp.h usability configure:24065: gcc -c -g -O2 conftest.c >&5 configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking netinet/tcp.h presence configure:24065: gcc -E conftest.c configure:24065: $? = 0 configure:24065: result: yes configure:24065: checking for netinet/tcp.h configure:24065: result: yes configure:24103: checking whether the preprocessor supports include_next configure:24141: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:24141: $? = 0 configure:24162: result: yes configure:24183: checking whether system header files limit the line length configure:24206: result: no configure:24368: checking whether is self-contained configure:24385: gcc -c -g -O2 conftest.c >&5 configure:24385: $? = 0 configure:24393: result: yes configure:24398: checking for shutdown configure:24398: gcc -o conftest -g -O2 conftest.c >&5 configure:24398: $? = 0 configure:24398: result: yes configure:24408: checking whether defines the SHUT_* macros configure:24425: gcc -c -g -O2 conftest.c >&5 configure:24425: $? = 0 configure:24433: result: yes configure:24541: checking for struct sockaddr_storage configure:24541: gcc -c -g -O2 conftest.c >&5 configure:24541: $? = 0 configure:24541: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:129:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:24541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:24541: result: yes configure:24562: checking for sa_family_t configure:24562: gcc -c -g -O2 conftest.c >&5 configure:24562: $? = 0 configure:24562: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:130:26: error: expected expression before ')' token if (sizeof ((sa_family_t))) ^ configure:24562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:24562: result: yes configure:24591: checking for struct sockaddr_storage.ss_family configure:24591: gcc -c -g -O2 conftest.c >&5 configure:24591: $? = 0 configure:24591: result: yes configure:24656: checking for working alloca.h configure:24673: gcc -o conftest -g -O2 conftest.c >&5 configure:24673: $? = 0 configure:24681: result: yes configure:24689: checking for alloca configure:24726: gcc -o conftest -g -O2 conftest.c >&5 configure:24726: $? = 0 configure:24734: result: yes configure:24974: checking whether uses 'inline' correctly configure:24999: gcc -c -g -O2 conftest1.c >&5 configure:25002: $? = 0 configure:25021: gcc -c -g -O2 conftest2.c >&5 configure:25024: $? = 0 configure:25037: result: yes configure:25058: checking for btowc configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for _set_invalid_parameter_handler configure:25058: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccxE12lH.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:153: undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:25058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _set_invalid_parameter_handler (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:25058: result: no configure:25058: checking for fpurge configure:25058: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccmqbJ7R.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:153: undefined reference to `fpurge' collect2: error: ld returned 1 exit status configure:25058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | /* Define fpurge to an innocuous variant, in case declares fpurge. | For example, HP-UX 11i declares gettimeofday. */ | #define fpurge innocuous_fpurge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpurge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpurge | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fpurge (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fpurge || defined __stub___fpurge | choke me | #endif | | int | main () | { | return fpurge (); | ; | return 0; | } configure:25058: result: no configure:25058: checking for __fpurge configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for __freading configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for getdelim configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for getpass configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for __fsetlocking configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for gettimeofday configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for mbsinit configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for mbrtowc configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for mprotect configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for tzset configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for nl_langinfo configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for strerror_r configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for __xpg_strerror_r configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for pthread_sigmask configure:25058: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccKVYK4R.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:166: undefined reference to `pthread_sigmask' collect2: error: ld returned 1 exit status configure:25058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | /* end confdefs.h. */ | /* Define pthread_sigmask to an innocuous variant, in case declares pthread_sigmask. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_sigmask innocuous_pthread_sigmask | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_sigmask (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_sigmask | | /* 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 pthread_sigmask (); | /* 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_pthread_sigmask || defined __stub___pthread_sigmask | choke me | #endif | | int | main () | { | return pthread_sigmask (); | ; | return 0; | } configure:25058: result: no configure:25058: checking for isblank configure:25058: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:155:6: warning: conflicting types for built-in function 'isblank' char isblank (); ^~~~~~~ configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for iswctype configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for sleep configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for snprintf configure:25058: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:158:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^~~~~~~~ configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for lstat configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for strdup configure:25058: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:160:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for catgets configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for strndup configure:25058: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:162:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^~~~~~~ configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for strptime configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for localtime_r configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for timegm configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for vasnprintf configure:25058: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccrnPwGL.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:177: undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:25058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | /* 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:25058: result: no configure:25058: checking for wcrtomb configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for iswcntrl configure:25058: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:167:6: warning: conflicting types for built-in function 'iswcntrl' char iswcntrl (); ^~~~~~~~ configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for fcntl configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for symlink configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for ftruncate configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for getdtablesize configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for newlocale configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for pipe configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for setenv configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for sigaction configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for sigaltstack configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for siginterrupt configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for shutdown configure:25058: result: yes configure:25058: checking for usleep configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25058: checking for wctob configure:25058: gcc -o conftest -g -O2 conftest.c >&5 configure:25058: $? = 0 configure:25058: result: yes configure:25072: checking for nl_langinfo and CODESET configure:25088: gcc -o conftest -g -O2 conftest.c >&5 configure:25088: $? = 0 configure:25097: result: yes configure:25108: checking for a traditional french locale configure:25183: gcc -o conftest -g -O2 conftest.c >&5 configure:25186: $? = 0 configure:25242: result: none configure:25309: checking for ld configure:25437: result: /usr/bin/ld -m elf_x86_64 configure:25444: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:25459: result: yes configure:25466: checking for shared library run path origin configure:25479: result: done configure:25523: checking host CPU and C ABI configure:25552: gcc -c -g -O2 conftest.c >&5 configure:25552: $? = 0 configure:25562: gcc -c -g -O2 conftest.c >&5 conftest.c:162:21: error: unknown type name 'error' error fail ^~~~~ conftest.c:162:21: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:25562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #if defined __ILP32__ || defined _ILP32 | int ok; | #else | error fail | #endif | configure:25884: result: x86_64 configure:25910: checking for the common suffixes of directories in the library search path configure:25989: result: lib,lib configure:26003: checking whether imported symbols can be declared weak configure:26021: gcc -o conftest -g -O2 conftest.c >&5 configure:26021: $? = 0 configure:26055: gcc -o conftest -g -O2 conftest.c >&5 configure:26055: $? = 0 configure:26055: ./conftest configure:26055: $? = 0 configure:26070: result: yes configure:26072: checking whether the linker supports --as-needed configure:26091: gcc -o conftest -g -O2 -Wl,--as-needed -Wl,--no-as-needed conftest.c >&5 configure:26091: $? = 0 configure:26104: result: yes configure:26106: checking whether the linker supports --push-state configure:26125: gcc -o conftest -g -O2 -Wl,--push-state -Wl,--pop-state conftest.c >&5 configure:26125: $? = 0 configure:26138: result: yes configure:26143: checking pthread.h usability configure:26143: gcc -c -g -O2 conftest.c >&5 configure:26143: $? = 0 configure:26143: result: yes configure:26143: checking pthread.h presence configure:26143: gcc -E conftest.c configure:26143: $? = 0 configure:26143: result: yes configure:26143: checking for pthread.h configure:26143: result: yes configure:26181: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc2m6259.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:173: undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:26181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | /* end confdefs.h. */ | #include | pthread_mutex_t m; | pthread_mutexattr_t ma; | | int | main () | { | pthread_mutex_lock (&m); | pthread_mutexattr_init (&ma); | ; | return 0; | } configure:26181: gcc -o conftest -g -O2 conftest.c -pthread >&5 configure:26181: $? = 0 configure:27014: checking for multithread API to use configure:27016: result: posix configure:27029: checking for complete errno.h configure:27102: result: yes configure:27530: checking whether stdin defaults to large file offsets configure:27554: gcc -o conftest -g -O2 conftest.c >&5 configure:27554: $? = 0 configure:27562: result: yes configure:27567: checking for mode_t configure:27567: gcc -c -g -O2 conftest.c >&5 configure:27567: $? = 0 configure:27567: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:203:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:27567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:27567: result: yes configure:27752: checking whether fseeko is declared configure:27752: gcc -c -g -O2 conftest.c >&5 configure:27752: $? = 0 configure:27752: result: yes configure:27772: checking for fseeko configure:27790: gcc -o conftest -g -O2 conftest.c >&5 configure:27790: $? = 0 configure:27799: result: yes configure:27831: checking whether fflush works on input streams configure:27899: gcc -o conftest -g -O2 conftest.c >&5 configure:27899: $? = 0 configure:27899: ./conftest configure:27899: $? = 7 configure: program exited with status 7 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | /* end confdefs.h. */ | | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | #endif | | int | main () | { | FILE *f = fopen ("conftest.txt", "r"); | char buffer[10]; | int fd; | int c; | if (f == NULL) | return 1; | fd = fileno (f); | if (fd < 0 || fread (buffer, 1, 5, f) != 5) | { fclose (f); return 2; } | /* For deterministic results, ensure f read a bigger buffer. */ | if (lseek (fd, 0, SEEK_CUR) == 5) | { fclose (f); return 3; } | /* POSIX requires fflush-fseek to set file offset of fd. This fails | on BSD systems and on mingw. */ | if (fflush (f) != 0 || fseek (f, 0, SEEK_CUR) != 0) | { fclose (f); return 4; } | if (lseek (fd, 0, SEEK_CUR) != 5) | { fclose (f); return 5; } | /* Verify behaviour of fflush after ungetc. See | */ | /* Verify behaviour of fflush after a backup ungetc. This fails on | mingw. */ | c = fgetc (f); | ungetc (c, f); | fflush (f); | if (fgetc (f) != c) | { fclose (f); return 6; } | /* Verify behaviour of fflush after a non-backup ungetc. This fails | on glibc 2.8 and on BSD systems. */ | c = fgetc (f); | ungetc ('@', f); | fflush (f); | if (fgetc (f) != c) | { fclose (f); return 7; } | fclose (f); | return 0; | | ; | return 0; | } configure:27911: result: no configure:27967: checking whether stat file-mode macros are broken configure:27994: gcc -c -g -O2 conftest.c >&5 configure:27994: $? = 0 configure:28001: result: no configure:28116: checking for nlink_t configure:28116: gcc -c -g -O2 conftest.c >&5 configure:28116: $? = 0 configure:28116: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:176:22: error: expected expression before ')' token if (sizeof ((nlink_t))) ^ configure:28116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:28116: result: yes configure:28133: checking whether ftello is declared configure:28133: gcc -c -g -O2 conftest.c >&5 configure:28133: $? = 0 configure:28133: result: yes configure:28164: checking for ftello configure:28181: gcc -o conftest -g -O2 conftest.c >&5 configure:28181: $? = 0 configure:28190: result: yes configure:28203: checking whether ftello works configure:28281: gcc -o conftest -g -O2 conftest.c >&5 configure:28281: $? = 0 configure:28281: ./conftest configure:28281: $? = 0 configure:28292: result: yes configure:28420: checking for library containing gethostbyname configure:28451: gcc -o conftest -g -O2 conftest.c >&5 configure:28451: $? = 0 configure:28468: result: none required configure:28482: checking for gethostbyname configure:28482: gcc -o conftest -g -O2 conftest.c >&5 configure:28482: $? = 0 configure:28482: result: yes configure:28537: checking for library containing getservbyname configure:28568: gcc -o conftest -g -O2 conftest.c >&5 configure:28568: $? = 0 configure:28585: result: none required configure:28599: checking for getservbyname configure:28599: gcc -o conftest -g -O2 conftest.c >&5 configure:28599: $? = 0 configure:28599: result: yes configure:28651: checking for C/C++ restrict keyword configure:28678: gcc -c -g -O2 conftest.c >&5 configure:28678: $? = 0 configure:28686: result: __restrict configure:28763: checking for library containing inet_ntop configure:28794: gcc -o conftest -g -O2 conftest.c >&5 configure:28794: $? = 0 configure:28811: result: none required configure:28849: checking whether inet_ntop is declared configure:28849: gcc -c -g -O2 conftest.c >&5 configure:28849: $? = 0 configure:28849: result: yes configure:28886: checking for IPv4 sockets configure:28912: gcc -c -g -O2 conftest.c >&5 configure:28912: $? = 0 configure:28920: result: yes configure:28928: checking for IPv6 sockets configure:28957: gcc -c -g -O2 conftest.c >&5 configure:28957: $? = 0 configure:28965: result: yes configure:28974: checking whether getdelim is declared configure:28974: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:28974: $? = 0 configure:28974: result: yes configure:28997: checking whether getline is declared configure:28997: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:28997: $? = 0 configure:28997: result: yes configure:29046: checking whether fflush_unlocked is declared configure:29046: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29046: $? = 0 configure:29046: result: yes configure:29059: checking whether flockfile is declared configure:29059: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29059: $? = 0 configure:29059: result: yes configure:29072: checking whether fputs_unlocked is declared configure:29072: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29072: $? = 0 configure:29072: result: yes configure:29085: checking whether funlockfile is declared configure:29085: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29085: $? = 0 configure:29085: result: yes configure:29098: checking whether putc_unlocked is declared configure:29098: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29098: $? = 0 configure:29098: result: yes configure:29255: checking for struct timeval configure:29278: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29278: $? = 0 configure:29286: result: yes configure:29291: checking for wide-enough struct timeval.tv_sec member configure:29318: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29318: $? = 0 configure:29326: result: yes configure:29478: checking whether limits.h has ULLONG_WIDTH etc. configure:29498: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:188:38: error: 'ULLONG_WIDTH' undeclared here (not in a function) int ullw = ULLONG_WIDTH; ^~~~~~~~~~~~ configure:29498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 | /* end confdefs.h. */ | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #endif | #include | int ullw = ULLONG_WIDTH; | int | main () | { | | ; | return 0; | } configure:29505: result: no configure:29538: checking for wchar_t configure:29555: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29555: $? = 0 configure:29562: result: yes configure:29574: checking for max_align_t configure:29574: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29574: $? = 0 configure:29574: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:191:26: error: expected expression before ')' token if (sizeof ((max_align_t))) ^ configure:29574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | /* end confdefs.h. */ | #include | | | int | main () | { | if (sizeof ((max_align_t))) | return 0; | ; | return 0; | } configure:29574: result: yes configure:29587: checking whether NULL can be used in arbitrary expressions configure:29605: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29605: $? = 0 configure:29612: result: yes configure:29792: checking whether malloc, realloc, calloc are POSIX compliant configure:29812: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29812: $? = 0 configure:29820: result: yes configure:29827: checking for stdlib.h configure:29827: result: yes configure:29837: checking for GNU libc compatible malloc configure:29873: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29873: $? = 0 configure:29873: ./conftest configure:29873: $? = 0 configure:29884: result: yes configure:29900: checking for mbstate_t configure:29924: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:29924: $? = 0 configure:29931: result: yes configure:29956: checking for a traditional japanese locale configure:30035: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30038: $? = 0 configure:30096: result: none configure:30104: checking for a transitional chinese locale configure:30184: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30187: $? = 0 configure:30238: result: none configure:30245: checking for a french Unicode locale configure:30317: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30320: $? = 0 configure:30366: result: fr_FR.UTF-8 configure:30466: checking for mmap configure:30466: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30466: $? = 0 configure:30466: result: yes configure:30477: checking for MAP_ANONYMOUS conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30514: result: yes configure:30548: checking whether memchr works configure:30617: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30617: $? = 0 configure:30617: ./conftest configure:30617: $? = 0 configure:30628: result: yes configure:30637: checking whether memmem is declared configure:30637: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30637: $? = 0 configure:30637: result: yes configure:30655: checking for memmem configure:30655: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30655: $? = 0 configure:30655: result: yes configure:30679: checking whether memmem works configure:30743: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30743: $? = 0 configure:30743: ./conftest configure:30743: $? = 0 configure:30754: result: yes configure:30769: checking whether defines MIN and MAX configure:30786: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:192:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] int x = MIN (42, 17); ^~~ conftest.c:192:21: error: initializer element is not constant configure:30786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:30793: result: no configure:30806: checking whether defines MIN and MAX configure:30823: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30823: $? = 0 configure:30830: result: yes configure:30842: checking whether time_t is signed configure:30859: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30859: $? = 0 configure:30866: result: yes configure:30875: checking whether alarm is declared configure:30875: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:30875: $? = 0 configure:30875: result: yes configure:30902: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:195:10: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:195:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:195:16: error: unknown type name 'universal' configure:30902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:30965: checking for working mktime configure:31181: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:31181: $? = 0 configure:31181: ./conftest configure:31181: $? = 0 configure:31192: result: yes configure:31205: checking whether strerror(0) succeeds configure:31242: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:31242: $? = 0 configure:31242: ./conftest configure:31242: $? = 0 configure:31253: result: yes configure:31288: checking for strerror_r with POSIX signature configure:31306: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:195:21: error: conflicting types for 'strerror_r' int strerror_r (int, char *, size_t); ^~~~~~~~~~ In file included from conftest.c:194:0: /usr/include/string.h:433:14: note: previous declaration of 'strerror_r' was here extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) ^~~~~~~~~~ configure:31306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #include | int strerror_r (int, char *, size_t); | | int | main () | { | | ; | return 0; | } configure:31314: result: no configure:31394: checking whether __xpg_strerror_r works configure:31434: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:31434: $? = 0 configure:31434: ./conftest configure:31434: $? = 0 configure:31445: result: yes configure:31453: checking whether strerror_r is declared configure:31453: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:31453: $? = 0 configure:31453: result: yes configure:31692: checking for library containing setsockopt configure:31714: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:31714: $? = 0 configure:31795: result: none needed configure:31846: checking for sigset_t configure:31846: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:31846: $? = 0 configure:31846: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:204:23: error: expected expression before ')' token if (sizeof ((sigset_t))) ^ configure:31846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | /* end confdefs.h. */ | | #include | /* Mingw defines sigset_t not in , but in . */ | #include | | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:31846: result: yes configure:31873: checking whether we are using the GNU C Library >= 2.1 or uClibc conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:31903: result: yes configure:31920: checking whether to activate relocatable installation configure:31935: result: no configure:31971: checking whether is self-contained configure:31988: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:31988: $? = 0 configure:32007: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:32007: $? = 0 configure:32037: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:32037: $? = 0 configure:32050: result: yes configure:32180: checking for uid_t in sys/types.h configure:32199: result: yes configure:32232: checking whether snprintf returns a byte count as in C99 configure:32319: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:32319: $? = 0 configure:32319: ./conftest configure:32319: $? = 0 configure:32330: result: yes configure:32334: checking whether snprintf is declared configure:32334: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:32334: $? = 0 configure:32334: result: yes configure:32351: checking for stdbool.h that conforms to C99 configure:32426: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:32426: $? = 0 configure:32433: result: yes configure:32435: checking for _Bool configure:32435: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:32435: $? = 0 configure:32435: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:234:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:32435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 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:32435: result: yes configure:32447: checking for wint_t configure:32472: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:32472: $? = 0 configure:32479: result: yes configure:32486: checking whether wint_t is too small configure:32514: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:32514: $? = 0 configure:32521: result: no configure:32683: checking whether stdint.h conforms to C99 configure:32863: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:32863: $? = 0 configure:32950: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:32950: $? = 0 configure:32950: ./conftest configure:32950: $? = 0 configure:32962: result: yes configure:32973: checking whether stdint.h predates C++11 configure:33009: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:33009: $? = 0 configure:33014: result: no configure:33025: checking whether stdint.h has UINTMAX_WIDTH etc. configure:33061: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:218:24: error: 'UINTMAX_WIDTH' undeclared here (not in a function) int iw = UINTMAX_WIDTH; ^~~~~~~~~~~~~ configure:33061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | | /* Work if build is not clean. */ | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #endif | #include | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #if HAVE_WCHAR_H | # include | # include | # include | #endif | | int iw = UINTMAX_WIDTH; | | int | main () | { | | ; | return 0; | } configure:33066: result: no configure:33434: checking for strcasestr configure:33434: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:33434: $? = 0 configure:33434: result: yes configure:33449: checking whether strcasestr works configure:33501: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:33501: $? = 0 configure:33501: ./conftest configure:33501: $? = 0 configure:33512: result: yes configure:33529: checking whether strdup is declared configure:33529: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:33529: $? = 0 configure:33529: result: yes configure:33729: checking whether strndup is declared configure:33729: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:33729: $? = 0 configure:33729: result: yes configure:33747: checking whether strnlen is declared configure:33747: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:33747: $? = 0 configure:33747: result: yes configure:33765: checking for struct tm.tm_gmtoff configure:33765: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:33765: $? = 0 configure:33765: result: yes configure:33799: checking for struct timespec in configure:33816: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:33816: $? = 0 configure:33823: result: yes configure:34020: checking for inttypes.h configure:34039: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34039: $? = 0 configure:34046: result: yes configure:34057: checking for stdint.h configure:34074: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34074: $? = 0 configure:34081: result: yes configure:34094: checking for intmax_t configure:34119: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34119: $? = 0 configure:34126: result: yes configure:34145: checking where to find the exponent in a 'double' configure:34459: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34459: $? = 0 configure:34459: ./conftest configure:34459: $? = 0 configure:34471: result: word 1 bit 20 configure:34498: checking for snprintf configure:34498: result: yes configure:34498: checking for strnlen configure:34498: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34498: $? = 0 configure:34498: result: yes configure:34498: checking for wcslen configure:34498: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34498: $? = 0 configure:34498: result: yes configure:34498: checking for wcsnlen configure:34498: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34498: $? = 0 configure:34498: result: yes configure:34498: checking for mbrtowc configure:34498: result: yes configure:34498: checking for wcrtomb configure:34498: result: yes configure:34507: checking whether _snprintf is declared configure:34507: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:225:10: error: '_snprintf' undeclared (first use in this function) (void) _snprintf; ^~~~~~~~~ conftest.c:225:10: note: each undeclared identifier is reported only once for each function it appears in configure:34507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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 | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:34507: result: no configure:34530: checking whether vsnprintf is declared configure:34530: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34530: $? = 0 configure:34530: result: yes configure:34605: checking if environ is properly declared configure:34628: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:225:39: error: conflicting types for 'environ' extern struct { int foo; } environ; ^~~~~~~ In file included from conftest.c:220:0: /usr/include/unistd.h:548:15: note: previous declaration of 'environ' was here extern char **environ; ^~~~~~~ configure:34628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | #include | #endif | /* mingw, BeOS, Haiku declare environ in , not in . */ | #include | | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:34636: result: yes configure:34687: checking for working fcntl.h configure:34795: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34795: $? = 0 configure:34795: ./conftest configure:34795: $? = 0 configure:34811: result: yes configure:34837: checking whether ungetc works on arbitrary bytes configure:34891: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34891: $? = 0 configure:34891: ./conftest configure:34891: $? = 0 configure:34902: result: yes configure:34926: checking whether getcwd (NULL, 0) allocates memory for result configure:34983: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:34983: $? = 0 configure:34983: ./conftest configure:34983: $? = 0 configure:34993: result: yes configure:34997: checking for getcwd with POSIX signature configure:35019: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35019: $? = 0 configure:35027: result: yes configure:35036: checking whether getdtablesize is declared configure:35036: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35036: $? = 0 configure:35036: result: yes configure:35177: checking for inttypes.h configure:35177: result: yes configure:35188: checking whether the inttypes.h PRIxNN macros are broken configure:35210: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35210: $? = 0 configure:35218: result: no configure:35239: checking for LC_MESSAGES configure:35255: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35255: $? = 0 configure:35263: result: yes configure:35272: checking for CFPreferencesCopyAppValue configure:35290: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:225:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:35290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:35299: result: no configure:35306: checking for CFLocaleCopyCurrent configure:35324: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:225:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:35324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:35333: result: no configure:35352: checking whether lstat correctly handles trailing slash configure:35394: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35394: $? = 0 configure:35394: ./conftest configure:35394: $? = 0 configure:35406: result: yes configure:35419: checking for O_CLOEXEC configure:35439: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35439: $? = 0 configure:35446: result: yes configure:35451: checking for promoted mode_t type configure:35468: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:230:13: error: size of array 'array' is negative typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^~~~~ configure:35468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:35476: result: mode_t configure:35495: checking whether setenv is declared configure:35495: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35495: $? = 0 configure:35495: result: yes configure:35543: checking search.h usability configure:35543: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35543: $? = 0 configure:35543: result: yes configure:35543: checking search.h presence configure:35543: gcc -E conftest.c conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35543: $? = 0 configure:35543: result: yes configure:35543: checking for search.h configure:35543: result: yes configure:35555: checking for tsearch configure:35555: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35555: $? = 0 configure:35555: result: yes configure:35587: checking whether unsetenv is declared configure:35587: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35587: $? = 0 configure:35587: result: yes configure:35668: checking for alloca as a compiler built-in conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35692: result: yes configure:35870: checking whether btowc(0) is correct configure:35907: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:35907: $? = 0 configure:35907: ./conftest configure:35907: $? = 0 configure:35918: result: yes configure:35921: checking whether btowc(EOF) is correct configure:35974: result: guessing yes configure:36018: checking for __builtin_expect configure:36033: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:36033: $? = 0 configure:36058: result: yes configure:36184: checking whether dup2 works configure:36272: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:36272: $? = 0 configure:36272: ./conftest configure:36272: $? = 0 configure:36283: result: yes configure:36347: checking whether fflush works on input streams configure:36427: result: no configure:36491: checking whether fflush works on input streams configure:36571: result: no configure:36676: checking whether conversion from 'int' to 'long double' works configure:36720: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:36720: $? = 0 configure:36720: ./conftest configure:36720: $? = 0 configure:36731: result: yes configure:36857: checking whether fopen recognizes a trailing slash configure:36887: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:36887: $? = 0 configure:36887: ./conftest configure:36887: $? = 0 configure:36899: result: yes configure:36956: checking whether fpurge is declared configure:36956: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:255:10: error: 'fpurge' undeclared (first use in this function) (void) fpurge; ^~~~~~ conftest.c:255:10: note: each undeclared identifier is reported only once for each function it appears in configure:36956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef fpurge | #ifdef __cplusplus | (void) fpurge; | #else | (void) fpurge; | #endif | #endif | | ; | return 0; | } configure:36956: result: no configure:37120: checking for fseeko configure:37147: result: yes configure:37179: checking whether fflush works on input streams configure:37259: result: no configure:37293: checking for _fseeki64 configure:37293: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ /tmp/cc5Caqse.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:284: undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status configure:37293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fseeki64 innocuous__fseeki64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fseeki64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fseeki64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _fseeki64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__fseeki64 || defined __stub____fseeki64 | choke me | #endif | | int | main () | { | return _fseeki64 (); | ; | return 0; | } configure:37293: result: no configure:37442: checking for ftello configure:37468: result: yes configure:37481: checking whether ftello works configure:37570: result: yes configure:37635: checking for ftw configure:37635: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:37635: $? = 0 configure:37635: result: yes configure:37652: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:37657: checking for library containing getaddrinfo configure:37688: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:37688: $? = 0 configure:37705: result: none required configure:37718: checking for getaddrinfo configure:37744: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:37744: $? = 0 configure:37752: result: yes configure:37801: checking whether gai_strerror is declared configure:37801: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:37801: $? = 0 configure:37801: result: yes configure:37826: checking whether gai_strerrorA is declared configure:37826: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:277:10: error: 'gai_strerrorA' undeclared (first use in this function) (void) gai_strerrorA; ^~~~~~~~~~~~~ conftest.c:277:10: note: each undeclared identifier is reported only once for each function it appears in configure:37826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | #include | | | int | main () | { | #ifndef gai_strerrorA | #ifdef __cplusplus | (void) gai_strerrorA; | #else | (void) gai_strerrorA; | #endif | #endif | | ; | return 0; | } configure:37826: result: no configure:37850: checking for gai_strerror with POSIX signature configure:37876: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:37876: $? = 0 configure:37883: result: yes configure:37899: checking for struct sockaddr.sa_len configure:37899: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:266:12: error: 'struct sockaddr' has no member named 'sa_len' if (ac_aggr.sa_len) ^ configure:37899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:37899: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:266:19: error: 'struct sockaddr' has no member named 'sa_len' if (sizeof ac_aggr.sa_len) ^ configure:37899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:37899: result: no configure:37922: checking whether getaddrinfo is declared configure:37922: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:37922: $? = 0 configure:37922: result: yes configure:37947: checking whether freeaddrinfo is declared configure:37947: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:37947: $? = 0 configure:37947: result: yes configure:37972: checking whether getnameinfo is declared configure:37972: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:37972: $? = 0 configure:37972: result: yes configure:38011: checking for struct addrinfo configure:38011: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:38011: $? = 0 configure:38011: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:276:30: error: expected expression before ')' token if (sizeof ((struct addrinfo))) ^ configure:38011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((struct addrinfo))) | return 0; | ; | return 0; | } configure:38011: result: yes configure:38116: checking for working getdelim function configure:38178: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:38178: $? = 0 configure:38178: ./conftest configure:38178: $? = 0 configure:38188: result: yes configure:38294: checking for gethostname configure:38294: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:38294: $? = 0 configure:38294: result: yes configure:38371: checking for HOST_NAME_MAX conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:38420: result: yes configure:38487: checking for getline configure:38487: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:38487: $? = 0 configure:38487: result: yes configure:38495: checking for working getline function configure:38558: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:38558: $? = 0 configure:38558: ./conftest configure:38558: $? = 0 configure:38568: result: yes configure:38842: checking whether gettimeofday clobbers localtime buffer configure:38883: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:38883: $? = 0 configure:38883: ./conftest configure:38883: $? = 0 configure:38893: result: no configure:38912: checking for gettimeofday with POSIX signature configure:38940: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:270:19: error: conflicting types for 'gettimeofday' int gettimeofday (struct timeval *restrict, void *restrict); ^~~~~~~~~~~~ In file included from conftest.c:268:0: /usr/include/x86_64-linux-gnu/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here extern int gettimeofday (struct timeval *__restrict __tv, ^~~~~~~~~~~~ configure:38940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | /* end confdefs.h. */ | #include | struct timeval c; | int gettimeofday (struct timeval *restrict, void *restrict); | | int | main () | { | /* glibc uses struct timezone * rather than the POSIX void * | if _GNU_SOURCE is defined. However, since the only portable | use of gettimeofday uses NULL as the second parameter, and | since the glibc definition is actually more typesafe, it is | not worth wrapping this to get a compliant signature. */ | int (*f) (struct timeval *restrict, void *restrict) | = gettimeofday; | int x = f (&c, 0); | return !(x | c.tv_sec | c.tv_usec); | | ; | return 0; | } configure:38956: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:38956: $? = 0 configure:38965: result: almost configure:39017: checking for library containing gethostbyname configure:39065: result: none required configure:39079: checking for gethostbyname configure:39079: result: yes configure:39195: checking for library containing inet_ntop configure:39243: result: none required configure:39281: checking whether inet_ntop is declared configure:39281: result: yes configure:39392: checking for library containing inet_pton configure:39423: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:39423: $? = 0 configure:39440: result: none required configure:39478: checking whether inet_pton is declared configure:39478: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:39478: $? = 0 configure:39478: result: yes configure:39534: checking for ioctl configure:39534: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:39534: $? = 0 configure:39534: result: yes configure:39543: checking for ioctl with POSIX signature configure:39568: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:285:19: error: conflicting types for 'ioctl' int ioctl (int, int, ...); ^~~~~ In file included from conftest.c:274:0: /usr/include/x86_64-linux-gnu/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^~~~~ configure:39568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | #include | /* On some platforms, ioctl() is declared in . */ | #include | | int | main () | { | extern | #ifdef __cplusplus | "C" | #endif | int ioctl (int, int, ...); | | ; | return 0; | } | configure:39576: result: no configure:39714: checking whether langinfo.h defines CODESET configure:39732: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:39732: $? = 0 configure:39740: result: yes configure:39745: checking whether langinfo.h defines T_FMT_AMPM configure:39763: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:39763: $? = 0 configure:39771: result: yes configure:39776: checking whether langinfo.h defines ALTMON_1 configure:39794: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:276:9: error: 'ALTMON_1' undeclared here (not in a function) int a = ALTMON_1; ^~~~~~~~ configure:39794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | /* end confdefs.h. */ | #include | int a = ALTMON_1; | | int | main () | { | | ; | return 0; | } configure:39802: result: no configure:39807: checking whether langinfo.h defines ERA configure:39825: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:39825: $? = 0 configure:39833: result: yes configure:39838: checking whether langinfo.h defines YESEXPR configure:39856: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:39856: $? = 0 configure:39864: result: yes configure:39934: checking whether locale.h conforms to POSIX:2001 configure:39952: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:39952: $? = 0 configure:39959: result: yes configure:39971: checking whether locale.h defines locale_t configure:39988: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:39988: $? = 0 configure:39996: result: yes configure:40009: checking whether struct lconv is properly defined configure:40028: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:40028: $? = 0 configure:40036: result: yes configure:40183: checking for pthread_rwlock_t configure:40183: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:40183: $? = 0 configure:40183: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:282:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:40183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:40183: result: yes configure:40195: checking whether pthread_rwlock_rdlock prefers a writer to a reader configure:40320: gcc -o conftest -g -O2 conftest.c -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:40320: $? = 0 configure:40320: ./conftest configure:40320: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | #define SUCCEED() exit (0) | #define FAILURE() exit (1) | #define UNEXPECTED(n) (exit (10 + (n))) | | /* The main thread creates the waiting writer and the requesting reader threads | in the default way; this guarantees that they have the same priority. | We can reuse the main thread as first reader thread. */ | | static pthread_rwlock_t lock; | static pthread_t reader1; | static pthread_t writer; | static pthread_t reader2; | static pthread_t timer; | /* Used to pass control from writer to reader2 and from reader2 to timer, | as in a relay race. | Passing control from one running thread to another running thread | is most likely faster than to create the second thread. */ | static pthread_mutex_t baton; | | static void * | timer_func (void *ignored) | { | /* Step 13 (can be before or after step 12): | The timer thread takes the baton, then waits a moment to make sure | it can tell whether the second reader thread is blocked at step 12. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (13); | usleep (100000); | /* By the time we get here, it's clear that the second reader thread is | blocked at step 12. This is the desired behaviour. */ | SUCCEED (); | } | | static void * | reader2_func (void *ignored) | { | int err; | | /* Step 8 (can be before or after step 7): | The second reader thread takes the baton, then waits a moment to make sure | the writer thread has reached step 7. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (8); | usleep (100000); | /* Step 9: The second reader thread requests the lock. */ | err = pthread_rwlock_tryrdlock (&lock); | if (err == 0) | FAILURE (); | else if (err != EBUSY) | UNEXPECTED (9); | /* Step 10: Launch a timer, to test whether the next call blocks. */ | if (pthread_create (&timer, NULL, timer_func, NULL)) | UNEXPECTED (10); | /* Step 11: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (11); | /* Step 12: The second reader thread requests the lock. */ | err = pthread_rwlock_rdlock (&lock); | if (err == 0) | FAILURE (); | else | UNEXPECTED (12); | } | | static void * | writer_func (void *ignored) | { | /* Step 4: Take the baton, so that the second reader thread does not go ahead | too early. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (4); | /* Step 5: Create the second reader thread. */ | if (pthread_create (&reader2, NULL, reader2_func, NULL)) | UNEXPECTED (5); | /* Step 6: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (6); | /* Step 7: The writer thread requests the lock. */ | if (pthread_rwlock_wrlock (&lock)) | UNEXPECTED (7); | return NULL; | } | | int | main () | { | reader1 = pthread_self (); | | /* Step 1: The main thread initializes the lock and the baton. */ | if (pthread_rwlock_init (&lock, NULL)) | UNEXPECTED (1); | if (pthread_mutex_init (&baton, NULL)) | UNEXPECTED (1); | /* Step 2: The main thread acquires the lock as a reader. */ | if (pthread_rwlock_rdlock (&lock)) | UNEXPECTED (2); | /* Step 3: Create the writer thread. */ | if (pthread_create (&writer, NULL, writer_func, NULL)) | UNEXPECTED (3); | /* Job done. Go to sleep. */ | for (;;) | { | sleep (1); | } | } | configure:40332: result: no configure:40366: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:40366: $? = 0 configure:40394: checking whether lseek detects pipes configure:40427: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:40427: $? = 0 configure:40462: result: yes configure:40571: checking whether mbrtowc handles incomplete characters configure:40628: result: guessing yes configure:40634: checking whether mbrtowc works as well as mbtowc configure:40695: result: guessing yes configure:40752: checking whether mbrtowc handles a NULL pwc argument configure:40811: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:40811: $? = 0 configure:40811: ./conftest configure:40811: $? = 0 configure:40823: result: yes configure:40829: checking whether mbrtowc handles a NULL string argument configure:40876: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:40876: $? = 0 configure:40876: ./conftest configure:40876: $? = 0 configure:40888: result: yes configure:40896: checking whether mbrtowc has a correct return value configure:41011: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:41011: $? = 0 configure:41011: ./conftest configure:41011: $? = 0 configure:41026: result: yes configure:41032: checking whether mbrtowc returns 0 when parsing a NUL character configure:41088: result: guessing yes configure:41093: checking whether mbrtowc works on empty input configure:41121: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:41121: $? = 0 configure:41121: ./conftest configure:41121: $? = 0 configure:41132: result: yes configure:41136: checking whether the C locale is free of encoding errors configure:41180: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:41180: $? = 0 configure:41180: ./conftest configure:41180: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | | int i; | char *locale = setlocale (LC_ALL, "C"); | if (! locale) | return 2; | for (i = CHAR_MIN; i <= CHAR_MAX; i++) | { | char c = i; | wchar_t wc; | mbstate_t mbs = { 0, }; | size_t ss = mbrtowc (&wc, &c, 1, &mbs); | if (1 < ss) | return 3; | } | return 0; | | ; | return 0; | } configure:41191: result: no configure:41303: checking whether mbrtowc handles incomplete characters configure:41360: result: guessing yes configure:41366: checking whether mbrtowc works as well as mbtowc configure:41427: result: guessing yes configure:41599: checking whether memmem works in linear time configure:41673: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:41673: $? = 0 configure:41673: ./conftest configure:41673: $? = 0 configure:41684: result: yes configure:41712: checking for memmem configure:41712: result: yes configure:41736: checking whether memmem works configure:41811: result: yes configure:41905: checking for __mktime_internal configure:41905: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ /tmp/ccQERbUy.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:325: undefined reference to `__mktime_internal' collect2: error: ld returned 1 exit status configure:41905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | /* Define __mktime_internal to an innocuous variant, in case declares __mktime_internal. | For example, HP-UX 11i declares gettimeofday. */ | #define __mktime_internal innocuous___mktime_internal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __mktime_internal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __mktime_internal | | /* 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 __mktime_internal (); | /* 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___mktime_internal || defined __stub_____mktime_internal | choke me | #endif | | int | main () | { | return __mktime_internal (); | ; | return 0; | } configure:41905: result: no configure:42065: checking whether is self-contained configure:42082: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:42082: $? = 0 configure:42090: result: yes configure:42222: checking whether YESEXPR works configure:42250: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:42250: $? = 0 configure:42250: ./conftest configure:42250: $? = 0 configure:42261: result: yes configure:42334: checking whether perror matches strerror configure:42370: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:42370: $? = 0 configure:42370: ./conftest configure:42370: $? = 0 configure:42387: result: yes configure:42433: checking for poll configure:42433: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:42433: $? = 0 configure:42433: result: yes configure:42490: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:42490: $? = 0 configure:42490: ./conftest configure:42490: $? = 0 configure:42717: checking for pthread_sigmask in -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state configure:42738: gcc -o conftest -g -O2 conftest.c -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:42738: $? = 0 configure:42748: result: yes configure:42751: checking whether pthread_sigmask is only a macro configure:42773: gcc -o conftest -g -O2 conftest.c -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:42773: $? = 0 configure:42783: result: no configure:42871: checking whether pthread_sigmask returns error numbers configure:42903: gcc -o conftest -g -O2 conftest.c -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:42903: $? = 0 configure:42903: ./conftest configure:42903: $? = 0 configure:42915: result: yes configure:42926: checking whether pthread_sigmask unblocks signals correctly configure:42980: gcc -o conftest -g -O2 conftest.c -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:42980: $? = 0 configure:42980: ./conftest configure:42980: $? = 0 configure:42992: result: guessing yes configure:43043: checking for raise configure:43043: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:43043: $? = 0 configure:43043: result: yes configure:43066: checking for sigprocmask configure:43066: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:43066: $? = 0 configure:43066: result: yes configure:43140: checking for working re_compile_pattern configure:43356: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:43356: $? = 0 configure:43356: ./conftest configure:43356: $? = 0 configure:43367: result: yes configure:43515: checking whether select supports a 0 argument configure:43547: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:43547: $? = 0 configure:43547: ./conftest configure:43547: $? = 0 configure:43558: result: yes configure:43565: checking whether select detects invalid fds configure:43612: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:43612: $? = 0 configure:43612: ./conftest configure:43612: $? = 0 configure:43623: result: yes configure:43689: checking for library containing getservbyname configure:43737: result: none required configure:43751: checking for getservbyname configure:43751: result: yes configure:43908: checking for volatile sig_atomic_t configure:43908: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:43908: $? = 0 configure:43908: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:312:36: error: expected expression before ')' token if (sizeof ((volatile sig_atomic_t))) ^ configure:43908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:43908: result: yes configure:43924: checking for sighandler_t configure:43924: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:43924: $? = 0 configure:43924: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:312:27: error: expected expression before ')' token if (sizeof ((sighandler_t))) ^ configure:43924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:43924: result: yes configure:43943: checking for sigprocmask configure:43943: result: yes configure:43984: checking for stdint.h configure:43984: result: yes configure:43994: checking for SIZE_MAX conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44065: result: yes configure:44078: checking whether sleep is declared configure:44078: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44078: $? = 0 configure:44078: result: yes configure:44100: checking for working sleep configure:44150: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44150: $? = 0 configure:44150: ./conftest configure:44150: $? = 0 configure:44160: result: yes configure:44202: checking for snprintf configure:44202: result: yes configure:44215: checking whether snprintf respects a size of 1 configure:44254: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44254: $? = 0 configure:44254: ./conftest configure:44254: $? = 0 configure:44265: result: yes configure:44275: checking whether printf supports POSIX/XSI format strings with positions configure:44308: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44308: $? = 0 configure:44308: ./conftest configure:44308: $? = 0 configure:44319: result: yes configure:44434: checking for socklen_t configure:44434: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44434: $? = 0 configure:44434: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:328:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:44434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | /* end confdefs.h. */ | | /* is not needed according to POSIX, but the | in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:44434: result: yes configure:44498: checking for ssize_t configure:44515: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44515: $? = 0 configure:44522: result: yes configure:44545: checking whether stat handles trailing slashes on files configure:44587: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44587: $? = 0 configure:44587: ./conftest configure:44587: $? = 0 configure:44598: result: yes configure:44669: checking for struct stat.st_atim.tv_nsec configure:44669: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44669: $? = 0 configure:44669: result: yes configure:44678: checking whether struct stat.st_atim is of type struct timespec configure:44705: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44705: $? = 0 configure:44712: result: yes configure:44770: checking for struct stat.st_birthtimespec.tv_nsec configure:44770: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:323:12: error: 'struct stat' has no member named 'st_birthtimespec' if (ac_aggr.st_birthtimespec.tv_nsec) ^ configure:44770: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:44770: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:323:19: error: 'struct stat' has no member named 'st_birthtimespec' if (sizeof ac_aggr.st_birthtimespec.tv_nsec) ^ configure:44770: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:44770: result: no configure:44781: checking for struct stat.st_birthtimensec configure:44781: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:323:12: error: 'struct stat' has no member named 'st_birthtimensec' if (ac_aggr.st_birthtimensec) ^ configure:44781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:44781: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:323:19: error: 'struct stat' has no member named 'st_birthtimensec' if (sizeof ac_aggr.st_birthtimensec) ^ configure:44781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:44781: result: no configure:44792: checking for struct stat.st_birthtim.tv_nsec configure:44792: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:323:12: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'? if (ac_aggr.st_birthtim.tv_nsec) ^ configure:44792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:44792: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:323:19: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'? if (sizeof ac_aggr.st_birthtim.tv_nsec) ^ configure:44792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:44792: result: no configure:44810: checking for working stdalign.h configure:44855: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:44855: $? = 0 configure:44862: result: yes configure:44912: checking for max_align_t configure:44912: result: yes configure:44925: checking whether NULL can be used in arbitrary expressions configure:44950: result: yes configure:45117: checking which flavor of printf attribute matches inttypes macros configure:45144: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:45144: $? = 0 configure:45151: result: system configure:45282: checking for strcasecmp configure:45282: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:342:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:45282: $? = 0 configure:45282: result: yes configure:45299: checking for strncasecmp configure:45299: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:343:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^~~~~~~~~~~ configure:45299: $? = 0 configure:45299: result: yes configure:45313: checking whether strncasecmp is declared configure:45313: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:45313: $? = 0 configure:45313: result: yes configure:45362: checking whether strcasestr works in linear time configure:45438: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:45438: $? = 0 configure:45438: ./conftest configure:45438: $? = 0 configure:45449: result: yes configure:45482: checking for strcasestr configure:45482: result: yes configure:45497: checking whether strcasestr works configure:45560: result: yes configure:45663: checking for working strerror function configure:45689: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:45689: $? = 0 configure:45689: ./conftest configure:45689: $? = 0 configure:45700: result: yes configure:45917: checking for working strndup configure:45958: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:45958: $? = 0 configure:45958: ./conftest configure:45958: $? = 0 configure:45968: result: yes configure:46020: checking for working strnlen configure:46058: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:46058: $? = 0 configure:46058: ./conftest configure:46058: $? = 0 configure:46068: result: yes configure:46159: checking for strsep configure:46159: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:46159: $? = 0 configure:46159: result: yes configure:46212: checking whether declares ioctl configure:46229: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:46229: $? = 0 configure:46237: result: yes configure:46439: checking for nlink_t configure:46439: result: yes configure:46648: checking for struct utsname configure:46648: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:46648: $? = 0 configure:46648: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:344:29: error: expected expression before ')' token if (sizeof ((struct utsname))) ^ configure:46648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | /* end confdefs.h. */ | | /* Minix 3.1.8 has a bug: must be included before | . */ | #include | #include | | | int | main () | { | if (sizeof ((struct utsname))) | return 0; | ; | return 0; | } configure:46648: result: yes configure:46682: checking for pthread_atfork configure:46682: gcc -o conftest -g -O2 conftest.c -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:46682: $? = 0 configure:46682: result: yes configure:46707: checking whether localtime_r is declared configure:46707: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:46707: $? = 0 configure:46707: result: yes configure:46732: checking whether localtime_r is compatible with its POSIX signature configure:46756: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:46756: $? = 0 configure:46764: result: yes configure:46862: checking for uname configure:46862: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:46862: $? = 0 configure:46862: result: yes configure:47075: checking for ptrdiff_t configure:47075: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:47075: $? = 0 configure:47075: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:376:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:47075: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_UNAME 1 | /* 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:47075: result: yes configure:47098: checking for vsnprintf configure:47098: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:363:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^~~~~~~~~ configure:47098: $? = 0 configure:47098: result: yes configure:47111: checking whether snprintf respects a size of 1 configure:47161: result: yes configure:47171: checking whether printf supports POSIX/XSI format strings with positions configure:47215: result: yes configure:47420: checking whether mbrtowc handles incomplete characters configure:47477: result: guessing yes configure:47483: checking whether mbrtowc works as well as mbtowc configure:47544: result: guessing yes configure:47603: checking whether wcrtomb return value is correct configure:47660: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:47660: $? = 0 configure:47660: ./conftest configure:47660: $? = 0 configure:47672: result: yes configure:47825: checking whether iswcntrl works configure:47869: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:47869: $? = 0 configure:47869: ./conftest configure:47869: $? = 0 configure:47880: result: yes configure:47904: checking for towlower configure:47904: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:366:6: warning: conflicting types for built-in function 'towlower' char towlower (); ^~~~~~~~ configure:47904: $? = 0 configure:47904: result: yes configure:47952: checking for wctype_t configure:47980: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:47980: $? = 0 configure:47988: result: yes configure:47994: checking for wctrans_t configure:48020: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:48020: $? = 0 configure:48028: result: yes configure:48081: checking for stdint.h configure:48081: result: yes configure:48121: checking for a traditional french locale configure:48255: result: none configure:48262: checking for a french Unicode locale configure:48383: result: fr_FR.UTF-8 configure:48391: checking for a traditional french locale configure:48525: result: none configure:48533: checking for a turkish Unicode locale configure:48604: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:402:7: warning: implicit declaration of function 'towupper' [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^~~~~~~~ conftest.c:402:7: warning: incompatible implicit declaration of built-in function 'towupper' conftest.c:402:7: note: include '' or provide a declaration of 'towupper' conftest.c:402:35: warning: implicit declaration of function 'towlower' [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^~~~~~~~ conftest.c:402:35: warning: incompatible implicit declaration of built-in function 'towlower' conftest.c:402:35: note: include '' or provide a declaration of 'towlower' configure:48607: $? = 0 configure:48655: result: none configure:48794: checking whether fcntl handles F_DUPFD correctly configure:48852: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:48852: $? = 0 configure:48852: ./conftest configure:48852: $? = 0 configure:48862: result: yes configure:48886: checking whether fcntl understands F_DUPFD_CLOEXEC configure:48907: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:48907: $? = 0 configure:48925: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:352:1: error: unknown type name 'choke' choke me ^~~~~ conftest.c:355:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^~~ configure:48925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_ENVIRON 1 | /* end confdefs.h. */ | | #ifdef __linux__ | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | it to support the semantics on older kernels that failed with EINVAL. */ | choke me | #endif | | int | main () | { | | ; | return 0; | } configure:48936: result: needs runtime check configure:49083: checking whether fdopen sets errno configure:49112: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:49112: $? = 0 configure:49112: ./conftest configure:49112: $? = 0 configure:49123: result: yes configure:49165: checking for flexible array member configure:49193: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:49193: $? = 0 configure:49200: result: yes configure:49347: checking whether getdtablesize works configure:49380: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:49380: $? = 0 configure:49380: ./conftest configure:49380: $? = 0 configure:49393: result: yes configure:49441: checking for getpagesize configure:49458: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:49458: $? = 0 configure:49467: result: yes configure:49508: checking whether getpagesize is declared configure:49508: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:49508: $? = 0 configure:49508: result: yes configure:49549: checking whether byte ordering is bigendian configure:49755: result: no configure:49773: checking whether byte ordering is bigendian configure:49979: result: no configure:50036: checking whether INT32_MAX < INTMAX_MAX configure:50070: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:50070: $? = 0 configure:50077: result: yes configure:50088: checking whether INT64_MAX == LONG_MAX configure:50122: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:50122: $? = 0 configure:50129: result: yes configure:50142: checking whether UINT32_MAX < UINTMAX_MAX configure:50176: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:50176: $? = 0 configure:50183: result: yes configure:50194: checking whether UINT64_MAX == ULONG_MAX configure:50228: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:50228: $? = 0 configure:50235: result: yes configure:50313: checking for setlocale configure:50313: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:50313: $? = 0 configure:50313: result: yes configure:50313: checking for uselocale configure:50313: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:50313: $? = 0 configure:50313: result: yes configure:50325: checking for getlocalename_l configure:50325: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ /tmp/cc3jJm1j.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:391: undefined reference to `getlocalename_l' collect2: error: ld returned 1 exit status configure:50325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | /* Define getlocalename_l to an innocuous variant, in case declares getlocalename_l. | For example, HP-UX 11i declares gettimeofday. */ | #define getlocalename_l innocuous_getlocalename_l | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getlocalename_l (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getlocalename_l | | /* 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 getlocalename_l (); | /* 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_getlocalename_l || defined __stub___getlocalename_l | choke me | #endif | | int | main () | { | return getlocalename_l (); | ; | return 0; | } configure:50325: result: no configure:50408: checking for a traditional french locale configure:50542: result: none configure:50549: checking for a french Unicode locale configure:50670: result: fr_FR.UTF-8 configure:50678: checking for a traditional japanese locale configure:50818: result: none configure:50826: checking for a transitional chinese locale configure:50960: result: none configure:50967: checking for a french Unicode locale configure:51088: result: fr_FR.UTF-8 configure:51099: checking for mmap configure:51099: result: yes configure:51110: checking for MAP_ANONYMOUS conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:51147: result: yes configure:51176: checking for mmap configure:51176: result: yes configure:51187: checking for MAP_ANONYMOUS conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:51224: result: yes configure:51282: checking for library containing nanosleep configure:51313: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:51313: $? = 0 configure:51330: result: none required configure:51350: checking for working nanosleep configure:51429: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:51429: $? = 0 configure:51429: ./conftest configure:51429: $? = 6 configure: program exited with status 6 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | | #include | #include | #include | #if HAVE_SYS_TIME_H | #include | #endif | #include | #include | #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) | #define TYPE_MAXIMUM(t) ((t) (! TYPE_SIGNED (t) ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1))) | | #if HAVE_DECL_ALARM | static void | check_for_SIGALRM (int sig) | { | if (sig != SIGALRM) | _exit (1); | } | #endif | | int | main () | { | static struct timespec ts_sleep; | static struct timespec ts_remaining; | /* Test for major problems first. */ | if (! nanosleep) | return 2; | ts_sleep.tv_sec = 0; | ts_sleep.tv_nsec = 1; | #if HAVE_DECL_ALARM | { | static struct sigaction act; | act.sa_handler = check_for_SIGALRM; | sigemptyset (&act.sa_mask); | sigaction (SIGALRM, &act, NULL); | alarm (1); | if (nanosleep (&ts_sleep, NULL) != 0) | return 3; | /* Test for a minor problem: the handling of large arguments. */ | ts_sleep.tv_sec = TYPE_MAXIMUM (time_t); | ts_sleep.tv_nsec = 999999999; | alarm (1); | if (nanosleep (&ts_sleep, &ts_remaining) != -1) | return 4; | if (errno != EINTR) | return 5; | if (ts_remaining.tv_sec <= TYPE_MAXIMUM (time_t) - 10) | return 6; | } | #else /* A simpler test for native Windows. */ | if (nanosleep (&ts_sleep, &ts_remaining) < 0) | return 3; | #endif | return 0; | } configure:51441: result: no (mishandles large arguments) configure:51525: checking for a traditional french locale configure:51659: result: none configure:51666: checking for a french Unicode locale configure:51787: result: fr_FR.UTF-8 configure:51810: checking whether open recognizes a trailing slash configure:51849: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:51849: $? = 0 configure:51849: ./conftest configure:51849: $? = 0 configure:51861: result: yes configure:51972: checking for putenv compatible with GNU and SVID configure:52013: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:52013: $? = 0 configure:52013: ./conftest configure:52013: $? = 0 configure:52024: result: yes configure:52091: checking whether setenv validates arguments configure:52135: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:52135: $? = 0 configure:52135: ./conftest configure:52135: $? = 0 configure:52145: result: yes configure:52239: checking for a traditional french locale configure:52373: result: none configure:52380: checking for a french Unicode locale configure:52501: result: fr_FR.UTF-8 configure:52509: checking for a traditional japanese locale configure:52649: result: none configure:52657: checking for a transitional chinese locale configure:52791: result: none configure:52806: checking for struct sigaction.sa_sigaction configure:52806: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:52806: $? = 0 configure:52806: result: yes configure:52911: checking for mmap configure:52911: result: yes configure:52922: checking for MAP_ANONYMOUS conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:52959: result: yes configure:52994: checking whether symlink handles trailing slash correctly configure:53030: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:53030: $? = 0 configure:53030: ./conftest configure:53030: $? = 0 configure:53041: result: yes configure:53105: checking for unsetenv configure:53105: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:53105: $? = 0 configure:53105: result: yes configure:53118: checking for unsetenv() return type configure:53143: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:53143: $? = 0 configure:53150: result: int configure:53159: checking whether unsetenv obeys POSIX configure:53204: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:53204: $? = 0 configure:53204: ./conftest configure:53204: $? = 0 configure:53214: result: yes configure:53277: checking for useconds_t configure:53277: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:53277: $? = 0 configure:53277: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:409:25: error: expected expression before ')' token if (sizeof ((useconds_t))) ^ configure:53277: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 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 ((useconds_t))) | return 0; | ; | return 0; | } configure:53277: result: yes configure:53289: checking whether usleep allows large arguments configure:53318: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:53318: $? = 0 configure:53318: ./conftest configure:53318: $? = 0 configure:53328: result: yes configure:53374: checking for a traditional french locale configure:53508: result: none configure:53515: checking for a french Unicode locale configure:53636: result: fr_FR.UTF-8 configure:53644: checking for a traditional japanese locale configure:53784: result: none configure:53792: checking for a transitional chinese locale configure:53926: result: none configure:53949: checking whether wctob works configure:54050: result: guessing yes configure:54058: checking whether wctob is declared configure:54058: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:54058: $? = 0 configure:54058: result: yes configure:54168: checking for sched_yield in -lrt configure:54193: gcc -o conftest -g -O2 conftest.c -lrt >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:54193: $? = 0 configure:54202: result: yes configure:54272: checking for gtk-doc configure:54275: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-doc' found configure:54278: $? = 1 configure:54284: result: no configure:54290: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.0 is not found. configure:54298: checking for gtkdoc-check configure:54328: result: no configure:54335: checking for gtkdoc-check configure:54368: result: no configure:54377: checking for gtkdoc-rebase configure:54410: result: no configure:54421: checking for gtkdoc-mkpdf configure:54454: result: no configure:54479: checking whether to build gtk-doc documentation configure:54481: result: no configure:54494: checking for GTKDOC_DEPS configure:54501: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-2.0' found configure:54504: $? = 1 configure:54518: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-2.0' found configure:54521: $? = 1 configure:54535: result: no No package 'glib-2.0' found No package 'gobject-2.0' found configure:54668: checking for ftruncate configure:54668: result: yes configure:54668: checking for chsize configure:54668: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ /tmp/cc3ij7rx.o: In function `main': /home/diane/Téléchargements/libprelude-5.0.0/conftest.c:412: undefined reference to `chsize' collect2: error: ld returned 1 exit status configure:54668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | /* end confdefs.h. */ | /* Define chsize to an innocuous variant, in case declares chsize. | For example, HP-UX 11i declares gettimeofday. */ | #define chsize innocuous_chsize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chsize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef chsize | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char chsize (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_chsize || defined __stub___chsize | choke me | #endif | | int | main () | { | return chsize (); | ; | return 0; | } configure:54668: result: no configure:54692: checking for stdint.h configure:54692: result: yes configure:54708: checking for inttypes.h configure:54708: result: yes configure:54727: checking size of long configure:54732: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:54732: $? = 0 configure:54732: ./conftest configure:54732: $? = 0 configure:54746: result: 8 configure:54764: checking for uint8_t configure:54764: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:54764: $? = 0 configure:54764: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:415:22: error: expected expression before ')' token if (sizeof ((uint8_t))) ^ configure:54764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:54764: result: yes configure:54779: checking for uint16_t configure:54779: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:54779: $? = 0 configure:54779: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:415:23: error: expected expression before ')' token if (sizeof ((uint16_t))) ^ configure:54779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:54779: result: yes configure:54794: checking for uint32_t configure:54794: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:54794: $? = 0 configure:54794: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:415:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:54794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:54794: result: yes configure:54809: checking for uint64_t configure:54809: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:54809: $? = 0 configure:54809: gcc -c -g -O2 conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c: In function 'main': conftest.c:415:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:54809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libprelude" | #define PACKAGE_TARNAME "libprelude" | #define PACKAGE_VERSION "5.0.0" | #define PACKAGE_STRING "libprelude 5.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libprelude" | #define VERSION "5.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" | #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 LT_LIBPREFIX "lib" | #define __PRELUDE_FUNC__ __func__ | #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ | #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ | #define HAVE_GNUTLS_STRING_PRIORITY /**/ | #define GNUTLS_SRP_ENABLED /**/ | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_IPV6 /**/ | #define HAVE_VARIADIC_MACROS 1 | #define PRELUDE_VA_COPY va_copy | #define PRELUDE_VA_COPY_AS_ARRAY 1 | #define HAVE_UID_T 1 | #define HAVE_GID_T 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETPASS 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STRDUP 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PIPE 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_LANGINFO_CODESET 1 | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define restrict __restrict | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_DECL_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 HAVE_WCHAR_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WINT_T 1 | #define HAVE_STRCASESTR 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_DECL_VSNPRINTF 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LC_MESSAGES 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FCLOSE 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define GNULIB_TEST_FOPEN 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_FTW 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 0 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define GNULIB_TEST_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_DECL_INET_PTON 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define GNULIB_TEST_LISTEN 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define REPLACE_NL_LANGINFO 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_PERROR 1 | #define HAVE_POLL 1 | #define GNULIB_TEST_POLL 1 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define GNULIB_TEST_SELECT 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define GNULIB_TEST_STRCASESTR 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_STRERROR_R_POSIX 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSEP 1 | #define GNULIB_TEST_STRSEP 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_UNAME 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_TEST_FDOPEN 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FTRUNCATE 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define GNULIB_TEST_USLEEP 1 | #define HAVE_DECL_WCTOB 1 | #define GNULIB_TEST_WCTOB 1 | #define GNULIB_TEST_WCTOMB 1 | #define HAVE_FTRUNCATE 1 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:54809: result: yes configure:54830: checking for cpu-specific compiler flags configure:54871: result: none needed configure:54875: checking for platform-specific compiler flags configure:54923: result: none needed configure:54929: checking whether the linker accepts -z relro configure:54948: gcc -o conftest -g -O2 -z relro conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:54948: $? = 0 configure:54957: result: yes configure:54965: checking whether the linker accepts -z now configure:54984: gcc -o conftest -g -O2 -z relro -z now conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:54984: $? = 0 configure:54993: result: yes configure:55007: checking whether C compiler accepts -Wall configure:55026: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:55026: $? = 0 configure:55035: result: yes configure:55007: checking whether C compiler accepts -Wstrict-prototypes configure:55026: gcc -c -g -O2 -Wstrict-prototypes conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ conftest.c:381:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:55026: $? = 0 configure:55035: result: yes configure:55007: checking whether C compiler accepts -Wmissing-prototypes configure:55026: gcc -c -g -O2 -Wmissing-prototypes conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:55026: $? = 0 configure:55035: result: yes configure:55007: checking whether C compiler accepts -Wmissing-declarations configure:55026: gcc -c -g -O2 -Wmissing-declarations conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:55026: $? = 0 configure:55035: result: yes configure:55007: checking whether C compiler accepts -Wbad-function-cast configure:55026: gcc -c -g -O2 -Wbad-function-cast conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:55026: $? = 0 configure:55035: result: yes configure:55007: checking whether C compiler accepts -Wcast-qual configure:55026: gcc -c -g -O2 -Wcast-qual conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:55026: $? = 0 configure:55035: result: yes configure:55007: checking whether C compiler accepts -Wcast-align configure:55026: gcc -c -g -O2 -Wcast-align conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:55026: $? = 0 configure:55035: result: yes configure:55007: checking whether C compiler accepts -Wnested-externs configure:55026: gcc -c -g -O2 -Wnested-externs conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:55026: $? = 0 configure:55035: result: yes configure:55007: checking whether C compiler accepts -Wunused configure:55026: gcc -c -g -O2 -Wunused conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:55026: $? = 0 configure:55035: result: yes configure:55007: checking whether C compiler accepts -Wformat configure:55026: gcc -c -g -O2 -Wformat conftest.c >&5 conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:55026: $? = 0 configure:55035: result: yes configure:55007: checking whether C compiler accepts -Wformat-security configure:55026: gcc -c -g -O2 -Wformat-security conftest.c >&5 cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] conftest.c:175:0: warning: "HAVE_IPV6" redefined #define HAVE_IPV6 1 conftest.c:71:0: note: this is the location of the previous definition #define HAVE_IPV6 /**/ configure:55026: $? = 0 configure:55035: result: yes configure:55396: checking that generated files are newer than configure configure:55402: result: done configure:55602: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libprelude config.status 5.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on debian config.status:2544: creating Makefile config.status:2544: creating client.conf config.status:2544: creating global.conf config.status:2544: creating idmef-client.conf config.status:2544: creating libprelude-config config.status:2544: creating libltdl/Makefile config.status:2544: creating libmissing/Makefile config.status:2544: creating libmissing/tests/Makefile config.status:2544: creating m4/Makefile config.status:2544: creating src/Makefile config.status:2544: creating src/libprelude.pc config.status:2544: creating src/libprelude-error/Makefile config.status:2544: creating src/jsmn/Makefile config.status:2544: creating src/include/Makefile config.status:2544: creating src/include/prelude.h config.status:2544: creating src/include/prelude-inttypes.h config.status:2544: creating prelude-admin/prelude-adduser config.status:2544: creating prelude-admin/Makefile config.status:2544: creating docs/Makefile config.status:2544: creating docs/api/Makefile config.status:2544: creating docs/manpages/Makefile config.status:2544: creating bindings/Makefile config.status:2544: creating bindings/c++/Makefile config.status:2544: creating bindings/c++/include/Makefile config.status:2544: creating bindings/lua/Makefile config.status:2544: creating bindings/perl/Makefile.PL config.status:2544: creating bindings/python/Makefile config.status:2544: creating bindings/python/setup.py config.status:2544: creating bindings/ruby/Makefile config.status:2544: creating tests/Makefile config.status:2544: creating config.h config.status:2725: config.h is unchanged config.status:2773: executing depfiles commands config.status:2773: executing libtool commands config.status:2773: executing default 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_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_cpp_func=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBGNUTLS_CFLAGS_set= ac_cv_env_LIBGNUTLS_CFLAGS_value= ac_cv_env_LIBGNUTLS_EXTRA_CFLAGS_set= ac_cv_env_LIBGNUTLS_EXTRA_CFLAGS_value= ac_cv_env_LIBGNUTLS_EXTRA_LIBS_set= ac_cv_env_LIBGNUTLS_EXTRA_LIBS_value= ac_cv_env_LIBGNUTLS_LIBS_set= ac_cv_env_LIBGNUTLS_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LUA_CFLAGS_set= ac_cv_env_LUA_CFLAGS_value= ac_cv_env_LUA_LIBS_set= ac_cv_env_LUA_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_RUBY_PKG_CONFIG_CFLAGS_set= ac_cv_env_RUBY_PKG_CONFIG_CFLAGS_value= ac_cv_env_RUBY_PKG_CONFIG_LIBS_set= ac_cv_env_RUBY_PKG_CONFIG_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___fpurge=yes ac_cv_func___freading=yes ac_cv_func___fsetlocking=yes ac_cv_func___mktime_internal=no ac_cv_func___xpg_strerror_r=yes ac_cv_func__fseeki64=no ac_cv_func__set_invalid_parameter_handler=no 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_catgets=yes ac_cv_func_chsize=no ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_fcntl=yes ac_cv_func_fpurge=no ac_cv_func_ftruncate=yes ac_cv_func_ftw=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getline=yes ac_cv_func_getlocalename_l=no ac_cv_func_getpass=yes ac_cv_func_getservbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_ioctl=yes ac_cv_func_isblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_memmem=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_newlocale=yes ac_cv_func_nl_langinfo=yes ac_cv_func_opendir=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_sigmask=no ac_cv_func_raise=yes ac_cv_func_readdir=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shl_load=no ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigprocmask=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strptime=yes ac_cv_func_strsep=yes ac_cv_func_symlink=yes ac_cv_func_timegm=yes ac_cv_func_towlower=yes ac_cv_func_tsearch=yes ac_cv_func_tzset=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_usleep=yes ac_cv_func_vasnprintf=no ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wctob=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl_AF_INET6=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_flockfile=yes ac_cv_have_decl_fpurge=no ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_funlockfile=yes ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_gai_strerrorA=no ac_cv_have_decl_getaddrinfo=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getnameinfo=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_inet_ntop=yes ac_cv_have_decl_inet_pton=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_lt_dlinterface_register=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wctob=yes ac_cv_have_inttypes_h=yes ac_cv_have_stdint_h=yes ac_cv_have_uint16_t=yes ac_cv_have_uint32_t=yes ac_cv_have_uint64_t=yes ac_cv_have_uint8_t=yes ac_cv_header_EXTERN_h=yes ac_cv_header_Python_h=no ac_cv_header_argz_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_crtdefs_h=no ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=yes ac_cv_header_gnutls_gnutls_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_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_perl_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_ruby_h=no ac_cv_header_search_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=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_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_gnutls_gnutls_priority_init=yes ac_cv_lib_gnutls_gnutls_priority_set=yes ac_cv_lib_gnutls_gnutls_privkey_import_x509=yes ac_cv_lib_gnutls_gnutls_srp_verifier=yes ac_cv_lib_gnutls_gnutls_x509_crt_list_import=yes ac_cv_lib_ltdl_lt_dladvise_preload=yes ac_cv_lib_rt_sched_yield=yes ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_birthtim_tv_nsec=no ac_cv_member_struct_stat_st_birthtimensec=no ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_LUA_CONFIG=no ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHON2=/usr/bin/python2 ac_cv_path_PYTHON3=/usr/bin/python3 ac_cv_path_SED=/bin/sed ac_cv_path_VALGRIND=no ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_HAVE_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen=-ldl ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getservbyname='none required' ac_cv_search_inet_ntop='none required' ac_cv_search_inet_pton='none required' ac_cv_search_nanosleep='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof_long=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type__Bool=yes ac_cv_type_error_t=yes ac_cv_type_gid_t=yes ac_cv_type_long_long_int=yes ac_cv_type_max_align_t=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_sighandler_t=yes ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_utsname=yes ac_cv_type_uid_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_useconds_t=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=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_libdirstems=lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_prog_tar_pax=gnutar ax_cv_check_cflags___Wall=yes ax_cv_check_cflags___Wbad_function_cast=yes ax_cv_check_cflags___Wcast_align=yes ax_cv_check_cflags___Wcast_qual=yes ax_cv_check_cflags___Werror__Wmissing_braces=yes ax_cv_check_cflags___Wformat=yes ax_cv_check_cflags___Wformat_security=yes ax_cv_check_cflags___Wmissing_declarations=yes ax_cv_check_cflags___Wmissing_prototypes=yes ax_cv_check_cflags___Wnested_externs=yes ax_cv_check_cflags___Wstrict_prototypes=yes ax_cv_check_cflags___Wunused=yes ax_cv_check_ldflags___z_now=yes ax_cv_check_ldflags___z_relro=yes ax_cv_have_aligned_access_required=no gl_cv_C_locale_sans_EILSEQ=no gl_cv___builtin_expect=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_decl_HOST_NAME_MAX=yes gl_cv_decl_ioctl_in_sys_ioctl_h=yes gl_cv_decl_null_works=yes gl_cv_func_btowc_eof='guessing yes' gl_cv_func_btowc_nul=yes gl_cv_func_dup2_works=yes gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fdopen_works=yes gl_cv_func_fflush_stdin=no gl_cv_func_fopen_slash=yes gl_cv_func_fseeko=yes gl_cv_func_ftello=yes gl_cv_func_ftello_works=yes gl_cv_func_gai_strerror_posix_signature=yes gl_cv_func_getaddrinfo=yes gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_getpagesize=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_ioctl_posix_signature=no gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_lseek_pipe=yes gl_cv_func_lstat_dereferences_slashed_symlink=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_empty_input=yes gl_cv_func_mbrtowc_incomplete_state='guessing yes' gl_cv_func_mbrtowc_nul_retval='guessing yes' gl_cv_func_mbrtowc_null_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck='guessing yes' gl_cv_func_memchr_works=yes gl_cv_func_memmem_works_always=yes gl_cv_func_memmem_works_fast=yes gl_cv_func_nanosleep='no (mishandles large arguments)' gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_open_slash=yes gl_cv_func_perror_works=yes gl_cv_func_poll=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_positions=yes gl_cv_func_pthread_sigmask_in_LIBMULTITHREAD=yes gl_cv_func_pthread_sigmask_is_macro=no gl_cv_func_pthread_sigmask_return_works=yes gl_cv_func_pthread_sigmask_unblock_works='guessing yes' gl_cv_func_re_compile_pattern_working=yes gl_cv_func_select_detects_ebadf=yes gl_cv_func_select_supports0=yes gl_cv_func_setenv_works=yes gl_cv_func_sigprocmask=1 gl_cv_func_sleep_works=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_usable=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strcasestr_linear=yes gl_cv_func_strcasestr_works_always=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strerror_r_posix_signature=no gl_cv_func_strerror_r_works=yes gl_cv_func_strndup_works=yes gl_cv_func_svid_putenv=yes gl_cv_func_symlink_works=yes gl_cv_func_ungetc_works=yes gl_cv_func_unsetenv_works=yes gl_cv_func_usleep_works=yes gl_cv_func_vsnprintf_usable=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_wctob_works='guessing yes' gl_cv_func_working_getdelim=yes gl_cv_func_working_mktime=yes gl_cv_func_working_strerror=yes gl_cv_have_include_next=yes gl_cv_have_weak=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_altmon=no 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_limits_width=no gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_locale_has_locale_t=yes gl_cv_header_netinet_in_h_selfcontained=yes gl_cv_header_stdint_h=yes gl_cv_header_stdint_predates_cxx11_h=no gl_cv_header_stdint_width=no gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h=yes gl_cv_host_cpu_c_abi=x86_64 gl_cv_lib_socket='none needed' gl_cv_linker_have_as_needed=yes gl_cv_linker_have_push_state=yes gl_cv_macro_O_CLOEXEC=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_arpa_inet_h='' gl_cv_next_ctype_h='' gl_cv_next_fcntl_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_limits_h='' gl_cv_next_locale_h='' gl_cv_next_netdb_h='' gl_cv_next_poll_h='' gl_cv_next_signal_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_ioctl_h='' gl_cv_next_sys_select_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_types_h='' gl_cv_next_sys_uio_h='' gl_cv_next_sys_utsname_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_pragma_columns=no gl_cv_promoted_mode_t=mode_t gl_cv_pthread_rwlock_rdlock_prefer_writer=no gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_sys_struct_lconv_ok=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_sys_struct_timeval_tv_sec=yes gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes gl_cv_time_r_posix=yes gl_cv_time_t_is_signed=yes gl_cv_type_sigset_t=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_too_small=no gl_cv_var_stdin_large_offset=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_unsetenv_ret=int gt_cv_inttypes_pri_broken=no gt_cv_locale_fr=none gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=none gt_cv_locale_tr_utf8=none gt_cv_locale_zh_CN=none gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=yes gt_cv_var_environ_declaration=yes libltdl_cv_lib_dl_dlopen=yes libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so libltdl_cv_shrext=.so lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_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_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_argz_works=yes lt_cv_sys_dlopen_deplibs=yes lt_cv_sys_dlsearch_path='/lib64 /usr/lib64 /lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu ' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_sys_symbol_underscore=no lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_LIBGNUTLS_CFLAGS=-I/usr/include/p11-kit-1 pkg_cv_LIBGNUTLS_LIBS=-lgnutls prelude_cv___va_copy=yes prelude_cv_va_copy=yes prelude_cv_va_val_copy=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/diane/Téléchargements/libprelude-5.0.0/missing aclocal-1.13' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARFLAGS='cr' ARGZ_H='' AS='as' AUTOCONF='${SHELL} /home/diane/Téléchargements/libprelude-5.0.0/missing autoconf' AUTOHEADER='${SHELL} /home/diane/Téléchargements/libprelude-5.0.0/missing autoheader' AUTOMAKE='${SHELL} /home/diane/Téléchargements/libprelude-5.0.0/missing automake-1.13' AWK='gawk' BINDINGS_CC='gcc' BINDIR='/usr/local/bin' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='gcc' CFLAGS='-g -O2' CONVENIENCE_LTDL_FALSE='#' CONVENIENCE_LTDL_TRUE='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIR='/usr/local/share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FGREP='/bin/grep -F' FLOAT_H='' GETADDRINFO_LIB='' GETHOSTNAME_LIB='' GLIBC21='yes' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_NETINET_IN_H_FALSE='' GL_GENERATE_NETINET_IN_H_TRUE='#' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='#' GL_GENERATE_STDINT_H_TRUE='' GNULIB_ACCEPT4='0' GNULIB_ACCEPT='1' GNULIB_ATOLL='0' GNULIB_BIND='1' GNULIB_BTOWC='1' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CHDIR='0' GNULIB_CHOWN='0' GNULIB_CLOSE='1' GNULIB_CONNECT='1' GNULIB_CTIME='0' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='0' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_EUIDACCESS='0' GNULIB_EXPLICIT_BZERO='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='1' GNULIB_FCNTL='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_FFLUSH='1' GNULIB_FFS='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FOPEN='1' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='1' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FSCANF='1' GNULIB_FSEEK='1' GNULIB_FSEEKO='1' GNULIB_FSTAT='1' GNULIB_FSTATAT='0' GNULIB_FSYNC='0' GNULIB_FTELL='1' GNULIB_FTELLO='1' GNULIB_FTRUNCATE='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETADDRINFO='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='1' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_GETPASS='1' GNULIB_GETPEERNAME='0' GNULIB_GETSOCKNAME='1' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_INET_NTOP='1' GNULIB_INET_PTON='1' GNULIB_IOCTL='1' GNULIB_ISATTY='0' GNULIB_ISBLANK='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_ISWBLANK='0' GNULIB_ISWCTYPE='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LISTEN='1' GNULIB_LOCALECONV='1' GNULIB_LOCALTIME='0' GNULIB_LSEEK='1' GNULIB_LSTAT='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='1' GNULIB_MEMCHR='1' GNULIB_MEMMEM='1' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_NANOSLEEP='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_NL_LANGINFO='1' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_OPENAT='0' GNULIB_OVERRIDES_STRUCT_STAT='0' GNULIB_OVERRIDES_WINT_T='0' GNULIB_PCLOSE='0' GNULIB_PERROR='1' GNULIB_PIPE2='0' GNULIB_PIPE='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_POLL='1' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PSELECT='0' GNULIB_PTHREAD_SIGMASK='1' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RAISE='1' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READ='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOCARRAY='0' GNULIB_REALLOC_POSIX='0' 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_SCANF='1' GNULIB_SECURE_GETENV='0' GNULIB_SELECT='1' GNULIB_SEND='0' GNULIB_SENDTO='0' GNULIB_SETENV='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_SETHOSTNAME='0' GNULIB_SETLOCALE='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_SETSOCKOPT='1' GNULIB_SHUTDOWN='0' GNULIB_SIGACTION='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGPROCMASK='1' GNULIB_SLEEP='1' GNULIB_SNPRINTF='1' GNULIB_SOCKET='1' GNULIB_SPRINTF_POSIX='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='1' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='1' GNULIB_STRFTIME='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='1' GNULIB_STRSEP='1' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TIMEGM='1' GNULIB_TIME_R='1' GNULIB_TIME_RZ='0' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TRUNCATE='0' GNULIB_TTYNAME_R='0' GNULIB_TZSET='0' GNULIB_UNAME='1' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_USLEEP='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='1' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='1' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSFTIME='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_WCTOMB='IN_LIBPRELUDE_GNULIB_TESTS' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='1' GNULIB__EXIT='0' GREP='/bin/grep' GTKDOC_CHECK='' GTKDOC_CHECK_PATH='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HAVE_ACCEPT4='1' HAVE_ARPA_INET_H='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_CRTDEFS_H='0' HAVE_CXX='yes' HAVE_DECL_ENVIRON='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FPURGE='0' 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='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETNAMEINFO='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INET_NTOP='1' HAVE_DECL_INET_PTON='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TRUNCATE='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_EASY_BINDINGS_FALSE='#' HAVE_EASY_BINDINGS_TRUE='' HAVE_EUIDACCESS='1' HAVE_EXPLICIT_BZERO='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FEATURES_H='1' HAVE_FFS='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETPAGESIZE='1' HAVE_GETPASS='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_IMAXDIV_T='1' HAVE_INTTYPES_H='1' HAVE_ISBLANK='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_ALTMON='0' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_LUA_FALSE='' HAVE_LUA_TRUE='#' HAVE_MAX_ALIGN_T='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_NETDB_H='1' HAVE_NETINET_IN_H='' HAVE_NL_LANGINFO='1' HAVE_OPENAT='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PERL_FALSE='#' HAVE_PERL_TRUE='' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POLL='1' HAVE_POLL_H='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_PREAD='1' HAVE_PSELECT='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_PYTHON2_FALSE='#' HAVE_PYTHON2_TRUE='' HAVE_PYTHON3_FALSE='' HAVE_PYTHON3_TRUE='#' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' HAVE_QSORT_R='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_RPMATCH='1' HAVE_RUBY_FALSE='' HAVE_RUBY_TRUE='#' HAVE_SA_FAMILY_T='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='1' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='1' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_ADDRINFO='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_SOCKADDR_STORAGE='1' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRUCT_UTSNAME='1' HAVE_STRVERSCMP='1' HAVE_SWIG_FALSE='' HAVE_SWIG_TRUE='#' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_IOCTL_H='1' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SELECT_H='1' HAVE_SYS_SOCKET_H='1' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_SYS_UIO_H='1' HAVE_SYS_UTSNAME_H='1' HAVE_TIMEGM='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_TZSET='1' HAVE_UNAME='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VALGRIND_FALSE='' HAVE_VALGRIND_TRUE='#' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSFTIME='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='0' HAVE_XLOCALE_H='1' HAVE__BOOL='1' HAVE__EXIT='1' HOSTENT_LIB='' HOST_CPU='x86_64' HOST_CPU_C_ABI='x86_64' HTML_DIR='${datadir}/gtk-doc/html' INCLTDL='' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INET_NTOP_LIB='' INET_PTON_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='1' INTL_MACOSX_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -z relro -z now' LEX='${SHELL} /home/diane/Téléchargements/libprelude-5.0.0/missing flex' LEXLIB='' LEX_OUTPUT_ROOT='' LIBADD_DL='-ldl ' LIBADD_DLD_LINK='' LIBADD_DLOPEN='-ldl' LIBADD_SHL_LOAD='' LIBDIR='/usr/local/lib' LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1' LIBGNUTLS_CONFIG='' LIBGNUTLS_EXTRA_CFLAGS='' LIBGNUTLS_EXTRA_CONFIG='' LIBGNUTLS_EXTRA_LIBS='' LIBGNUTLS_LIBS='-lgnutls' LIBINTL='' LIBLTDL='-lltdl' LIBLTDL_DECL='-lltdl' LIBMULTITHREAD='-pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state' LIBOBJS='' LIBPRELUDECPP_SONAME='11:0:3' LIBPRELUDE_CFLAGS='' LIBPRELUDE_LEVEL_VERSION='LIBPRELUDE_RELEASE_LEVEL_FINAL' LIBPRELUDE_LIBS=' -lgnutls' LIBPRELUDE_MAJOR_VERSION='5' LIBPRELUDE_MICRO_VERSION='0' LIBPRELUDE_MINOR_VERSION='0' LIBPRELUDE_SERIAL_VERSION='0' LIBPRELUDE_SONAME='28:0:0' LIBPRELUDE_VERSION='' LIBPTH='' LIBPTH_PREFIX='' LIBS='' LIBSOCKET='' LIBTESTS_LIBDEPS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_NANOSLEEP='' LIB_POLL='' LIB_PTHREAD_SIGMASK='-pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state' LIB_SELECT='' LIMITS_H='limits.h' LIPO='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALE_FR='none' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='none' LOCALE_TR_UTF8='none' LOCALE_ZH_CN='none' LOCALSTATEDIR='/usr/local/var' LTALLOCA='' LTDLDEPS='' LTDLINCL='' LTDLOPEN='libltdl' LTLIBINTL='' LTLIBMULTITHREAD='-pthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LT_CONFIG_H='config.h' LT_DLLOADERS=' dlopen.la' LT_DLPREOPEN='-dlpreopen dlopen.la ' LUA_CFLAGS='' LUA_CONFIG='no' LUA_LIBS='' LUA_VERSION='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/diane/Téléchargements/libprelude-5.0.0/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NETINET_IN_H='' NEXT_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_NETDB_H='' NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' NEXT_AS_FIRST_DIRECTIVE_POLL_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_CTYPE_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LIMITS_H='' NEXT_LOCALE_H='' NEXT_NETDB_H='' NEXT_NETINET_IN_H='' NEXT_POLL_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYS_IOCTL_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_SYS_UIO_H='' NEXT_SYS_UTSNAME_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libprelude' PACKAGE_BUGREPORT='' PACKAGE_NAME='libprelude' PACKAGE_STRING='libprelude 5.0.0' PACKAGE_TARNAME='libprelude' PACKAGE_URL='' PACKAGE_VERSION='5.0.0' PATH_SEPARATOR=':' PCFLAGS=' -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security' PERL='/usr/bin/perl' PERL_EXTRA_PARAMS='INSTALLDIRS=site' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRELUDE_ADMIN_CFLAGS='-I/usr/include/p11-kit-1' PRELUDE_ADMIN_LIBS='-lgnutls' PRELUDE_CONFIG_DIR='/usr/local/etc/prelude' PRELUDE_SPOOL_DIR='/usr/local/var/spool/prelude' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_CFLAGS='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTHREAD_LDFLAGS='' PTHREAD_LIBS='@LTLIBMULTITHREAD@' PTRDIFF_T_SUFFIX='' PYTHON2='/usr/bin/python2' PYTHON3='/usr/bin/python3' RANLIB='ranlib' RELOCATABLE='no' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_FACCESSAT='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='1' REPLACE_FCNTL='1' REPLACE_FDOPEN='0' REPLACE_FFLUSH='1' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='1' REPLACE_FSEEKO='1' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GAI_STRERROR='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GMTIME='0' REPLACE_INET_NTOP='0' REPLACE_INET_PTON='0' REPLACE_IOCTL='1' REPLACE_ISATTY='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='0' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='1' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='0' REPLACE_NANOSLEEP='1' REPLACE_NL_LANGINFO='1' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_PERROR='0' REPLACE_POLL='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PSELECT='0' REPLACE_PTHREAD_SIGMASK='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RAISE='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_SELECT='0' REPLACE_SETENV='0' REPLACE_SETLOCALE='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='1' REPLACE_STRFTIME='GNULIB_PORTCHECK' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TIMEGM='0' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNCATE='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='GNULIB_PORTCHECK' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' RUBY=':' RUBY_CCFLAGS='' RUBY_EXEC_PREFIX='' RUBY_INCLUDES='' RUBY_LIBS='-L ' RUBY_PKG_CONFIG_CFLAGS='' RUBY_PKG_CONFIG_LIBS='' RUBY_PLATFORM='' RUBY_PREFIX='' RUBY_VERSION='' SED='/bin/sed' SERVENT_LIB='' SET_MAKE='' SHELL='/bin/bash' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDALIGN_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='stdint.h' STRIP='strip' SWIG='no' SWIG_DATA_DIR='/usr/local/share/libprelude/swig' SYSCONFDIR='/usr/local/etc' SYS_IOCTL_H_HAVE_WINSOCK2_H='0' SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='1' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='1' UNDEFINE_STRTOK_R='0' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' VALGRIND='no' VERSION='5.0.0' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDOWS_STAT_INODES='0' WINDOWS_STAT_TIMESPEC='0' WINT_T_SUFFIX='' YACC='yacc' YFLAGS='' YIELD_LIB='-lrt' __PRELUDE_64BIT_FORMAT_PREFIX='' __PRELUDE_HAVE_64BIT_LONG='#define __PRELUDE_HAVE_64BIT_LONG' __PRELUDE_HAVE_INTTYPES_H='#define __PRELUDE_HAVE_INTTYPES_H' __PRELUDE_HAVE_STDINT_H='#define __PRELUDE_HAVE_STDINT_H' __PRELUDE_STDINT_HAVE_UINT16='#define __PRELUDE_STDINT_HAVE_UINT16' __PRELUDE_STDINT_HAVE_UINT32='#define __PRELUDE_STDINT_HAVE_UINT32' __PRELUDE_STDINT_HAVE_UINT64='#define __PRELUDE_STDINT_HAVE_UINT64' __PRELUDE_STDINT_HAVE_UINT8='#define __PRELUDE_STDINT_HAVE_UINT8' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o fclose.o fflush.o fpurge.o fseek.o fseeko.o ioctl.o localtime-buffer.o mbrtowc.o mktime.o nl_langinfo.o printf-args.o printf-parse.o strerror_r.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo fclose.lo fflush.lo fpurge.lo fseek.lo fseeko.lo ioctl.lo localtime-buffer.lo mbrtowc.lo mktime.lo nl_langinfo.lo printf-args.lo printf-parse.lo strerror_r.lo vasnprintf.lo' gltests_LIBOBJS=' fcntl.o nanosleep.o' gltests_LTLIBOBJS=' fcntl.lo nanosleep.lo' gltests_WITNESS='IN_LIBPRELUDE_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/diane/Téléchargements/libprelude-5.0.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' ltdl_LIBOBJS=' lt__strl.o' ltdl_LTLIBOBJS=' lt__strl.lo' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgrbexecdir='' pkgrubydir='' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' rbexecdir='' rubydir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sys_symbol_underscore='no' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libprelude" #define PACKAGE_TARNAME "libprelude" #define PACKAGE_VERSION "5.0.0" #define PACKAGE_STRING "libprelude 5.0.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libprelude" #define VERSION "5.0.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define HAVE_FSEEKO 1 #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define LT_MODULE_EXT ".so" #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu" #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 LT_LIBPREFIX "lib" #define __PRELUDE_FUNC__ __func__ #define HAVE_GNUTLS_PRIVKEY_ABSTRACT /**/ #define HAVE_GNUTLS_X509_CRT_LIST_IMPORT /**/ #define HAVE_GNUTLS_STRING_PRIORITY /**/ #define GNUTLS_SRP_ENABLED /**/ #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_IPV6 /**/ #define HAVE_VARIADIC_MACROS 1 #define PRELUDE_VA_COPY va_copy #define PRELUDE_VA_COPY_AS_ARRAY 1 #define HAVE_UID_T 1 #define HAVE_GID_T 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FEATURES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_BTOWC 1 #define HAVE___FPURGE 1 #define HAVE___FREADING 1 #define HAVE_GETDELIM 1 #define HAVE_GETPASS 1 #define HAVE___FSETLOCKING 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_TZSET 1 #define HAVE_NL_LANGINFO 1 #define HAVE_STRERROR_R 1 #define HAVE___XPG_STRERROR_R 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_SLEEP 1 #define HAVE_SNPRINTF 1 #define HAVE_LSTAT 1 #define HAVE_STRDUP 1 #define HAVE_CATGETS 1 #define HAVE_STRNDUP 1 #define HAVE_STRPTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_WCRTOMB 1 #define HAVE_ISWCNTRL 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_NEWLOCALE 1 #define HAVE_PIPE 1 #define HAVE_SETENV 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SHUTDOWN 1 #define HAVE_USLEEP 1 #define HAVE_WCTOB 1 #define HAVE_LANGINFO_CODESET 1 #ifndef __x86_64__ #define __x86_64__ 1 #endif #ifndef __x86_64__ #define __x86_64__ 1 #endif #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define _USE_STD_STAT 1 #define HAVE_DECL_FSEEKO 1 #define FUNC_FFLUSH_STDIN 0 #define HAVE_DECL_FTELLO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETSERVBYNAME 1 #define restrict __restrict #define HAVE_DECL_INET_NTOP 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_DECL_GETLINE 1 #define HAVE_DECL_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 HAVE_WCHAR_T 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_MBSTATE_T 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMMEM 1 #define HAVE_MEMMEM 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define TIME_T_IS_SIGNED 1 #define HAVE_DECL_ALARM 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_SIGSET_T 1 #define INSTALLPREFIX "/usr/local" #define HAVE_DECL_SNPRINTF 1 #define HAVE__BOOL 1 #define HAVE_WINT_T 1 #define HAVE_STRCASESTR 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_TM_GMTOFF 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #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_DECL_VSNPRINTF 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_GETDTABLESIZE 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define PROMOTED_MODE_T mode_t #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_UNSETENV 1 #define GNULIB_TEST_ACCEPT 1 #define HAVE_ALLOCA 1 #define GNULIB_TEST_BIND 1 #define GNULIB_TEST_BTOWC 1 #define HAVE___BUILTIN_EXPECT 1 #define GNULIB_TEST_CLOSE 1 #define GNULIB_TEST_CONNECT 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FCLOSE 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_FFLUSH 1 #define GNULIB_TEST_FFLUSH 1 #define GNULIB_TEST_FOPEN 1 #define HAVE_DECL_FPURGE 0 #define GNULIB_TEST_FPURGE 1 #define GNULIB_TEST_FSEEK 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FTELL 1 #define GNULIB_TEST_FTELLO 1 #define HAVE_FTW 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GAI_STRERRORA 0 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_STRUCT_ADDRINFO 1 #define GNULIB_TEST_GETADDRINFO 1 #define GNULIB_TEST_GETDELIM 1 #define HAVE_GETHOSTNAME 1 #define GNULIB_TEST_GETHOSTNAME 1 #define GNULIB_TEST_GETLINE 1 #define GNULIB_TEST_GETPASS 1 #define GNULIB_TEST_GETSOCKNAME 1 #define GETTIMEOFDAY_TIMEZONE struct timezone #define GNULIB_TEST_GETTIMEOFDAY 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_DECL_INET_PTON 1 #define HAVE_IOCTL 1 #define GNULIB_TEST_IOCTL 1 #define GNULIB_TEST_LISTEN 1 #define GNULIB_TEST_LOCALECONV 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define GNULIB_TEST_LSEEK 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define C_LOCALE_MAYBE_EILSEQ 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBTOWC 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMMEM 1 #define GNULIB_TEST_MEMMEM 1 #define GNULIB_TEST_MKTIME 1 #define NEED_MKTIME_INTERNAL 1 #define GNULIB_MSVC_NOTHROW 1 #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 #define REPLACE_NL_LANGINFO 1 #define GNULIB_TEST_NL_LANGINFO 1 #define GNULIB_TEST_PERROR 1 #define HAVE_POLL 1 #define GNULIB_TEST_POLL 1 #define GNULIB_TEST_PTHREAD_SIGMASK 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define GNULIB_TEST_SELECT 1 #define HAVE_GETSERVBYNAME 1 #define GNULIB_TEST_SETSOCKOPT 1 #define GNULIB_TEST_SIGPROCMASK 1 #define HAVE_STDINT_H 1 #define HAVE_DECL_SLEEP 1 #define GNULIB_TEST_SLEEP 1 #define HAVE_SNPRINTF 1 #define GNULIB_TEST_SNPRINTF 1 #define GNULIB_SNPRINTF 1 #define GNULIB_TEST_SOCKET 1 #define GNULIB_TEST_STAT 1 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define HAVE_STRCASESTR 1 #define GNULIB_TEST_STRCASESTR 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define GNULIB_TEST_STRERROR_R 1 #define GNULIB_STRERROR_R_POSIX 1 #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define GNULIB_TEST_STRPTIME 1 #define HAVE_STRSEP 1 #define GNULIB_TEST_STRSEP 1 #define HAVE_STRUCT_UTSNAME 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIMEGM 1 #define HAVE_UNAME 1 #define HAVE_VSNPRINTF 1 #define GNULIB_TEST_VSNPRINTF 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_TOWLOWER 1 #define GNULIB_TEST_WRITE 1 #define HAVE_STDINT_H 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_ENVIRON 1 #define GNULIB_TEST_FCNTL 1 #define GNULIB_TEST_FDOPEN 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define GNULIB_TEST_FTRUNCATE 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define GNULIB_TEST_GETPAGESIZE 1 #define HAVE_SETLOCALE 1 #define HAVE_USELOCALE 1 #define GNULIB_TEST_LSTAT 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_BUG_BIG_NANOSLEEP 1 #define GNULIB_TEST_NANOSLEEP 1 #define GNULIB_TEST_OPEN 1 #define GNULIB_TEST_PIPE 1 #define GNULIB_TEST_PUTENV 1 #define GNULIB_TEST_SETENV 1 #define GNULIB_TEST_SETLOCALE 1 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 #define GNULIB_TEST_SIGACTION 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_SYMLINK 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define GNULIB_TEST_USLEEP 1 #define HAVE_DECL_WCTOB 1 #define GNULIB_TEST_WCTOB 1 #define GNULIB_TEST_WCTOMB 1 #define HAVE_FTRUNCATE 1 #define SIZEOF_LONG 8 #define PRELUDE_SPOOL_DIR "/usr/local/var/spool/prelude" #define PRELUDE_CONFIG_DIR "/usr/local/etc/prelude" #define INSTALLDIR "/usr/local/lib" configure: exit 0