This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wget configure 1.19.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = ixion-pld uname -m = x86_64 uname -r = 4.1.45-1 uname -s = Linux uname -v = #1 SMP Sat Oct 21 22:54:13 CEST 2017 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /home/users/arekm/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3741: configuring for GNU Wget 1.19.2 configure:3793: checking for a BSD-compatible install configure:3861: result: /usr/bin/install -c configure:3872: checking whether build environment is sane configure:3927: result: yes configure:4078: checking for a thread-safe mkdir -p configure:4117: result: /bin/mkdir -p configure:4124: checking for gawk configure:4140: found /usr/bin/gawk configure:4151: result: gawk configure:4162: checking whether make sets $(MAKE) configure:4184: result: yes configure:4213: checking whether make supports nested variables configure:4230: result: yes configure:4361: checking build system type configure:4375: result: x86_64-pc-linux-gnu configure:4395: checking host system type configure:4408: result: x86_64-pc-linux-gnu configure:4445: checking whether make supports nested variables configure:4462: result: yes configure:4700: checking for gcc configure:4716: found /usr/bin/gcc configure:4727: result: gcc configure:4956: checking for C compiler version configure:4965: gcc --version >&5 gcc (PLD-Linux) 7.2.0 20170814 (release) Copyright (C) 2017 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:4976: $? = 0 configure:4965: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-pld-linux/7.2.0/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-pld-linux/7.2.0/lto-wrapper Target: x86_64-pld-linux Configured with: ../configure --prefix=/usr --with-local-prefix=/usr/local --libdir=/usr/lib64 --libexecdir=/usr/lib64 --infodir=/usr/share/info --mandir=/usr/share/man --x-libraries=/usr/lib64 --enable-bootstrap --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-c99 --enable-checking=release --disable-cld --enable-cmath --enable-decimal-float --enable-gnu-indirect-function --enable-gnu-unique-object --enable-initfini-array --disable-isl-version-check --enable-languages=c,c++,fortran,objc,obj-c++,ada,go --enable-libgomp --enable-libitm --enable-linker-build-id --enable-linux-futex --enable-long-long --enable-nls --enable-lto --enable-plugin --enable-shared --enable-threads=posix --disable-werror --with-arch-32=x86-64 --with-demangler-in-ld --with-gnu-as --with-gnu-ld --with-linker-hash-style=gnu --with-long-double-128 --with-multilib-list=m32,m64,mx32 --with-slibdir=/lib64 --without-system-libunwind --with-system-zlib --without-x --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-libstdcxx-threads --enable-libstdcxx-time=rt --enable-libstdcxx-visibility --enable-symvers=gnu --with-gxx-include-dir=/usr/include/c++/7.2.0 --enable-vtable-verify --with-pkgversion=PLD-Linux --with-bugurl=http://bugs.pld-linux.org --host=x86_64-pld-linux --build=x86_64-pld-linux Thread model: posix gcc version 7.2.0 20170814 (release) (PLD-Linux) configure:4976: $? = 0 configure:4965: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4976: $? = 1 configure:4965: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4976: $? = 1 configure:4996: checking whether the C compiler works configure:5018: gcc -DNDEBUG conftest.c >&5 configure:5022: $? = 0 configure:5070: result: yes configure:5073: checking for C compiler default output file name configure:5075: result: a.out configure:5081: checking for suffix of executables configure:5088: gcc -o conftest -DNDEBUG conftest.c >&5 configure:5092: $? = 0 configure:5114: result: configure:5136: checking whether we are cross compiling configure:5144: gcc -o conftest -DNDEBUG conftest.c >&5 configure:5148: $? = 0 configure:5155: ./conftest configure:5159: $? = 0 configure:5174: result: no configure:5179: checking for suffix of object files configure:5201: gcc -c -DNDEBUG conftest.c >&5 configure:5205: $? = 0 configure:5226: result: o configure:5230: checking whether we are using the GNU C compiler configure:5249: gcc -c -DNDEBUG conftest.c >&5 configure:5249: $? = 0 configure:5258: result: yes configure:5267: checking whether gcc accepts -g configure:5287: gcc -c -g conftest.c >&5 configure:5287: $? = 0 configure:5328: result: yes configure:5345: checking for gcc option to accept ISO C89 configure:5408: gcc -c -DNDEBUG conftest.c >&5 configure:5408: $? = 0 configure:5421: result: none needed configure:5446: checking whether gcc understands -c and -o together configure:5468: gcc -c conftest.c -o conftest2.o configure:5471: $? = 0 configure:5468: gcc -c conftest.c -o conftest2.o configure:5471: $? = 0 configure:5483: result: yes configure:5511: checking for style of include used by make configure:5539: result: GNU configure:5565: checking dependency style of gcc configure:5676: result: gcc3 configure:5698: checking how to run the C preprocessor configure:5729: gcc -E conftest.c configure:5729: $? = 0 configure:5743: gcc -E conftest.c conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | /* end confdefs.h. */ | #include configure:5768: result: gcc -E configure:5788: gcc -E conftest.c configure:5788: $? = 0 configure:5802: gcc -E conftest.c conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | /* end confdefs.h. */ | #include configure:5831: checking for grep that handles long lines and -e configure:5889: result: /bin/grep configure:5894: checking for egrep configure:5956: result: /bin/grep -E configure:5961: checking for ANSI C header files configure:5981: gcc -c -DNDEBUG conftest.c >&5 configure:5981: $? = 0 configure:6054: gcc -o conftest -DNDEBUG conftest.c >&5 configure:6054: $? = 0 configure:6054: ./conftest configure:6054: $? = 0 configure:6065: result: yes configure:6078: checking for sys/types.h configure:6078: gcc -c -DNDEBUG conftest.c >&5 configure:6078: $? = 0 configure:6078: result: yes configure:6078: checking for sys/stat.h configure:6078: gcc -c -DNDEBUG conftest.c >&5 configure:6078: $? = 0 configure:6078: result: yes configure:6078: checking for stdlib.h configure:6078: gcc -c -DNDEBUG conftest.c >&5 configure:6078: $? = 0 configure:6078: result: yes configure:6078: checking for string.h configure:6078: gcc -c -DNDEBUG conftest.c >&5 configure:6078: $? = 0 configure:6078: result: yes configure:6078: checking for memory.h configure:6078: gcc -c -DNDEBUG conftest.c >&5 configure:6078: $? = 0 configure:6078: result: yes configure:6078: checking for strings.h configure:6078: gcc -c -DNDEBUG conftest.c >&5 configure:6078: $? = 0 configure:6078: result: yes configure:6078: checking for inttypes.h configure:6078: gcc -c -DNDEBUG conftest.c >&5 configure:6078: $? = 0 configure:6078: result: yes configure:6078: checking for stdint.h configure:6078: gcc -c -DNDEBUG conftest.c >&5 configure:6078: $? = 0 configure:6078: result: yes configure:6078: checking for unistd.h configure:6078: gcc -c -DNDEBUG conftest.c >&5 configure:6078: $? = 0 configure:6078: result: yes configure:6091: checking minix/config.h usability configure:6091: gcc -c -DNDEBUG conftest.c >&5 conftest.c:58:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:6091: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:6091: result: no configure:6091: checking minix/config.h presence configure:6091: gcc -E conftest.c conftest.c:25:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:6091: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define 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:6091: result: no configure:6091: checking for minix/config.h configure:6091: result: no configure:6115: checking whether it is safe to define __EXTENSIONS__ configure:6133: gcc -c -DNDEBUG conftest.c >&5 configure:6133: $? = 0 configure:6140: result: yes configure:6169: checking whether _XOPEN_SOURCE should be defined configure:6188: gcc -c -DNDEBUG conftest.c >&5 configure:6188: $? = 0 configure:6212: result: no configure:6229: checking for Minix Amsterdam compiler configure:6253: result: no configure:6313: checking for ar configure:6329: found /usr/bin/ar configure:6340: result: ar configure:6366: checking the archiver (ar) interface configure:6382: gcc -c -DNDEBUG conftest.c >&5 configure:6382: $? = 0 configure:6384: ar cru libconftest.a conftest.o >&5 configure:6387: $? = 0 configure:6415: result: ar configure:6480: checking for ar configure:6507: result: ar configure:6582: checking for ranlib configure:6598: found /usr/bin/ranlib configure:6609: result: ranlib configure:6635: checking for _LARGEFILE_SOURCE value needed for large files configure:6654: gcc -o conftest -DNDEBUG conftest.c >&5 configure:6654: $? = 0 configure:6682: result: no configure:6710: checking for special C compiler options needed for large files configure:6755: result: no configure:6761: checking for _FILE_OFFSET_BITS value needed for large files configure:6786: gcc -c -DNDEBUG conftest.c >&5 configure:6786: $? = 0 configure:6818: result: no configure:7265: checking for a Python interpreter with version >= 3.0 configure:7282: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:7285: $? = 1 configure:7282: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:7285: $? = 1 configure:7282: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:7285: $? = 0 configure:7291: result: python3 configure:7299: checking for python3 configure:7317: found /usr/bin/python3 configure:7329: result: /usr/bin/python3 configure:7347: checking for python3 version configure:7354: result: 3.6 configure:7366: checking for python3 platform configure:7373: result: linux configure:7399: checking for python3 script directory configure:7434: result: ${prefix}/lib64/python3.6/site-packages configure:7443: checking for python3 extension module directory configure:7478: result: ${exec_prefix}/lib64/python3.6/site-packages configure:7500: checking for a sed that does not truncate output configure:7564: result: /bin/sed configure:7570: checking whether NLS is requested configure:7579: result: yes configure:7591: checking for msgfmt 0 translated messages. configure:7619: result: /usr/bin/msgfmt configure:7628: checking for gmsgfmt configure:7659: result: /usr/bin/msgfmt configure:7681: checking for xgettext /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:7709: result: /usr/bin/xgettext configure:7726: checking for msgmerge configure:7753: result: /usr/bin/msgmerge configure:7811: checking for ld used by gcc configure:7878: result: /usr/bin/ld configure:7885: checking if the linker (/usr/bin/ld) is GNU ld configure:7900: result: yes configure:7907: checking for shared library run path origin configure:7920: result: done configure:8492: checking for CFPreferencesCopyAppValue configure:8510: gcc -o conftest -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:40:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:8519: result: no configure:8526: checking for CFLocaleCopyCurrent configure:8544: gcc -o conftest -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:40:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:8553: result: no configure:8602: checking for GNU gettext in libc configure:8631: gcc -o conftest -DNDEBUG conftest.c >&5 configure:8631: $? = 0 configure:8640: result: yes configure:9487: checking whether to use NLS configure:9489: result: yes configure:9492: checking where the gettext function comes from configure:9503: result: libc configure:9605: checking for ranlib configure:9632: result: ranlib configure:9659: checking for flex configure:9675: found /usr/bin/flex configure:9686: result: flex configure:9724: flex conftest.l configure:9728: $? = 0 configure:9730: checking lex output file root configure:9744: result: lex.yy configure:9749: checking lex library configure:9763: gcc -o conftest -DNDEBUG conftest.c >&5 /home/users/arekm/tmp/ccPMlwxV.o: In function `yylex': conftest.c:(.text+0x6fb): undefined reference to `yywrap' /home/users/arekm/tmp/ccPMlwxV.o: In function `input': conftest.c:(.text+0x11c2): undefined reference to `yywrap' /home/users/arekm/tmp/ccPMlwxV.o: In function `main': conftest.c:(.text+0x1e89): undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:9763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | #line 2 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 6 | #define YY_FLEX_SUBMINOR_VERSION 4 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #ifndef SIZE_MAX | #define SIZE_MAX (~(size_t)0) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | /* begin standard C++ headers. */ | | /* TODO: this is always defined, so inline it */ | #define yyconst const | | #if defined(__GNUC__) && __GNUC__ >= 3 | #define yynoreturn __attribute__((__noreturn__)) | #else | #define yynoreturn | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an | * integer in range [0..255] for use as an array index. | */ | #define YY_SC_TO_UI(c) ((YY_CHAR) (c)) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart( yyin ) | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. | * Ditto for the __ia64__ case accordingly. | */ | #define YY_BUF_SIZE 32768 | #else | #define YY_BUF_SIZE 16384 | #endif /* __ia64__ */ | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern int yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | #define YY_LINENO_REWIND_TO(ptr) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | int yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = NULL; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart ( FILE *input_file ); | void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size ); | void yy_delete_buffer ( YY_BUFFER_STATE b ); | void yy_flush_buffer ( YY_BUFFER_STATE b ); | void yypush_buffer_state ( YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state ( void ); | | static void yyensure_buffer_stack ( void ); | static void yy_load_buffer_state ( void ); | static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file ); | #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size ); | YY_BUFFER_STATE yy_scan_string ( const char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len ); | | void *yyalloc ( yy_size_t ); | void *yyrealloc ( void *, yy_size_t ); | void yyfree ( void * ); | | #define yy_new_buffer yy_create_buffer | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer( yyin, YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer( yyin, YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | typedef flex_uint8_t YY_CHAR; | | FILE *yyin = NULL, *yyout = NULL; | | typedef int yy_state_type; | | extern int yylineno; | int yylineno = 1; | | extern char *yytext; | #ifdef yytext_ptr | #undef yytext_ptr | #endif | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state ( void ); | static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); | static int yy_get_next_buffer ( void ); | static void yynoreturn yy_fatal_error ( const char* msg ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (int) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static const flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static const flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static const YY_CHAR yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static const YY_CHAR yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static const flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static const flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static const flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static const flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 459 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals ( void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy ( void ); | | int yyget_debug ( void ); | | void yyset_debug ( int debug_flag ); | | YY_EXTRA_TYPE yyget_extra ( void ); | | void yyset_extra ( YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in ( void ); | | void yyset_in ( FILE * _in_str ); | | FILE *yyget_out ( void ); | | void yyset_out ( FILE * _out_str ); | | int yyget_leng ( void ); | | char *yyget_text ( void ); | | int yyget_lineno ( void ); | | void yyset_lineno ( int _line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap ( void ); | #else | extern int yywrap ( void ); | #endif | #endif | | #ifndef YY_NO_UNPUT | | static void yyunput ( int c, char *buf_ptr ); | | #endif | | #ifndef yytext_ptr | static void yy_flex_strncpy ( char *, const char *, int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen ( const char * ); | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput ( void ); | #else | static int input ( void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k */ | #define YY_READ_BUF_SIZE 16384 | #else | #define YY_READ_BUF_SIZE 8192 | #endif /* __ia64__ */ | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | int n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK /*LINTED*/break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | yy_state_type yy_current_state; | char *yy_cp, *yy_bp; | int yy_act; | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer( yyin, YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | { | #line 1 "conftest.l" | | #line 684 "lex.yy.c" | | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr)); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | | find_rule: /* we branch to this label when backing up */ | | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 793 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of user's declarations */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | char *source = (yytext_ptr); | int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1); | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | int num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart( yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc( | (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | /* "- 2" to take care of EOB's */ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | yy_state_type yy_current_state; | char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | int yy_is_jam; | | YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | #ifndef YY_NO_UNPUT | | static void yyunput (int c, char * yy_bp ) | { | char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | int number_to_move = (yy_n_chars) + 2; | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | int offset = (int) ((yy_c_buf_p) - (yytext_ptr)); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart( yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return 0; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer( yyin, YY_BUF_SIZE ); | } | | yy_init_buffer( YY_CURRENT_BUFFER, input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer( b, file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree( (void *) b->yy_ch_buf ); | | yyfree( (void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer( b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | yy_size_t grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return NULL; | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = NULL; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer( b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (const char * yystr ) | { | | return yy_scan_bytes( yystr, (int) strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = (yy_size_t) (_yybytes_len + 2); | buf = (char *) yyalloc( n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer( buf, n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yynoreturn yy_fatal_error (const char* msg ) | { | fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | int yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param _line_number line number | * | */ | void yyset_lineno (int _line_number ) | { | | yylineno = _line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param _in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * _in_str ) | { | yyin = _in_str ; | } | | void yyset_out (FILE * _out_str ) | { | yyout = _out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int _bdebug ) | { | yy_flex_debug = _bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = NULL; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = NULL; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = NULL; | yyout = NULL; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer( YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, const char * s2, int n ) | { | | int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (const char * s ) | { | int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return malloc(size); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return realloc(ptr, size); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:9763: gcc -o conftest -DNDEBUG conftest.c -lfl >&5 configure:9763: $? = 0 configure:9773: result: -lfl configure:9779: checking whether yytext is a pointer configure:9796: gcc -o conftest -DNDEBUG conftest.c -lfl >&5 configure:9796: $? = 0 configure:9804: result: yes configure:9827: checking for an ANSI C-conforming const configure:9893: gcc -c -DNDEBUG conftest.c >&5 configure:9893: $? = 0 configure:9900: result: yes configure:9908: checking for inline configure:9924: gcc -c -DNDEBUG conftest.c >&5 configure:9924: $? = 0 configure:9932: result: inline configure:9950: checking for working volatile configure:9969: gcc -c -DNDEBUG conftest.c >&5 configure:9969: $? = 0 configure:9976: result: yes configure:9985: checking for ANSI C header files configure:10089: result: yes configure:10105: checking for special C compiler options needed for large files configure:10150: result: no configure:10156: checking for _FILE_OFFSET_BITS value needed for large files configure:10213: result: no configure:10304: checking size of off_t configure:10309: gcc -o conftest -DNDEBUG conftest.c >&5 configure:10309: $? = 0 configure:10309: ./conftest configure:10309: $? = 0 configure:10323: result: 8 configure:10334: checking for stdbool.h that conforms to C99 configure:10409: gcc -c -DNDEBUG conftest.c >&5 configure:10409: $? = 0 configure:10416: result: yes configure:10418: checking for _Bool configure:10418: gcc -c -DNDEBUG conftest.c >&5 configure:10418: $? = 0 configure:10418: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:83:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:10418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 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 ((_Bool))) | return 0; | ; | return 0; | } configure:10418: result: yes configure:10438: checking for unistd.h configure:10438: result: yes configure:10438: checking sys/time.h usability configure:10438: gcc -c -DNDEBUG conftest.c >&5 configure:10438: $? = 0 configure:10438: result: yes configure:10438: checking sys/time.h presence configure:10438: gcc -E conftest.c configure:10438: $? = 0 configure:10438: result: yes configure:10438: checking for sys/time.h configure:10438: result: yes configure:10451: checking termios.h usability configure:10451: gcc -c -DNDEBUG conftest.c >&5 configure:10451: $? = 0 configure:10451: result: yes configure:10451: checking termios.h presence configure:10451: gcc -E conftest.c configure:10451: $? = 0 configure:10451: result: yes configure:10451: checking for termios.h configure:10451: result: yes configure:10451: checking sys/ioctl.h usability configure:10451: gcc -c -DNDEBUG conftest.c >&5 configure:10451: $? = 0 configure:10451: result: yes configure:10451: checking sys/ioctl.h presence configure:10451: gcc -E conftest.c configure:10451: $? = 0 configure:10451: result: yes configure:10451: checking for sys/ioctl.h configure:10451: result: yes configure:10451: checking sys/select.h usability configure:10451: gcc -c -DNDEBUG conftest.c >&5 configure:10451: $? = 0 configure:10451: result: yes configure:10451: checking sys/select.h presence configure:10451: gcc -E conftest.c configure:10451: $? = 0 configure:10451: result: yes configure:10451: checking for sys/select.h configure:10451: result: yes configure:10451: checking utime.h usability configure:10451: gcc -c -DNDEBUG conftest.c >&5 configure:10451: $? = 0 configure:10451: result: yes configure:10451: checking utime.h presence configure:10451: gcc -E conftest.c configure:10451: $? = 0 configure:10451: result: yes configure:10451: checking for utime.h configure:10451: result: yes configure:10451: checking sys/utime.h usability configure:10451: gcc -c -DNDEBUG conftest.c >&5 conftest.c:88:10: fatal error: sys/utime.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:10451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_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:10451: result: no configure:10451: checking sys/utime.h presence configure:10451: gcc -E conftest.c conftest.c:55:10: fatal error: sys/utime.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:10451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:10451: result: no configure:10451: checking for sys/utime.h configure:10451: result: no configure:10464: checking for stdint.h configure:10464: result: yes configure:10464: checking for inttypes.h configure:10464: result: yes configure:10464: checking pwd.h usability configure:10464: gcc -c -DNDEBUG conftest.c >&5 configure:10464: $? = 0 configure:10464: result: yes configure:10464: checking pwd.h presence configure:10464: gcc -E conftest.c configure:10464: $? = 0 configure:10464: result: yes configure:10464: checking for pwd.h configure:10464: result: yes configure:10464: checking wchar.h usability configure:10464: gcc -c -DNDEBUG conftest.c >&5 configure:10464: $? = 0 configure:10464: result: yes configure:10464: checking wchar.h presence configure:10464: gcc -E conftest.c configure:10464: $? = 0 configure:10464: result: yes configure:10464: checking for wchar.h configure:10464: result: yes configure:10475: checking whether h_errno is declared configure:10475: gcc -c -DNDEBUG conftest.c >&5 configure:10475: $? = 0 configure:10475: result: yes configure:10492: checking size of short configure:10497: gcc -o conftest -DNDEBUG conftest.c >&5 configure:10497: $? = 0 configure:10497: ./conftest configure:10497: $? = 0 configure:10511: result: 2 configure:10525: checking size of int configure:10530: gcc -o conftest -DNDEBUG conftest.c >&5 configure:10530: $? = 0 configure:10530: ./conftest configure:10530: $? = 0 configure:10544: result: 4 configure:10558: checking size of long configure:10563: gcc -o conftest -DNDEBUG conftest.c >&5 configure:10563: $? = 0 configure:10563: ./conftest configure:10563: $? = 0 configure:10577: result: 8 configure:10591: checking size of long long configure:10596: gcc -o conftest -DNDEBUG conftest.c >&5 configure:10596: $? = 0 configure:10596: ./conftest configure:10596: $? = 0 configure:10610: result: 8 configure:10624: checking size of void * configure:10629: gcc -o conftest -DNDEBUG conftest.c >&5 configure:10629: $? = 0 configure:10629: ./conftest configure:10629: $? = 0 configure:10643: result: 8 configure:10654: checking for size_t configure:10654: gcc -c -DNDEBUG conftest.c >&5 configure:10654: $? = 0 configure:10654: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:101:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:10654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 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 ((size_t))) | return 0; | ; | return 0; | } configure:10654: result: yes configure:10665: checking for pid_t configure:10665: gcc -c -DNDEBUG conftest.c >&5 configure:10665: $? = 0 configure:10665: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:101:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:10665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 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 ((pid_t))) | return 0; | ; | return 0; | } configure:10665: result: yes configure:10676: checking for uint32_t configure:10676: gcc -c -DNDEBUG conftest.c >&5 configure:10676: $? = 0 configure:10676: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:101:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:10676: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 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:10676: result: yes configure:10685: checking for uintptr_t configure:10685: gcc -c -DNDEBUG conftest.c >&5 configure:10685: $? = 0 configure:10685: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:102:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:10685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:10685: result: yes configure:10694: checking for intptr_t configure:10694: gcc -c -DNDEBUG conftest.c >&5 configure:10694: $? = 0 configure:10694: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:103:23: error: expected expression before ')' token if (sizeof ((intptr_t))) ^ configure:10694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_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 ((intptr_t))) | return 0; | ; | return 0; | } configure:10694: result: yes configure:10703: checking for int64_t configure:10703: gcc -c -DNDEBUG conftest.c >&5 configure:10703: $? = 0 configure:10703: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:104:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:10703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:10703: result: yes configure:10713: checking for sig_atomic_t configure:10713: gcc -c -DNDEBUG conftest.c >&5 configure:10713: $? = 0 configure:10713: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:79:27: error: expected expression before ')' token if (sizeof ((sig_atomic_t))) ^ configure:10713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | | int | main () | { | if (sizeof ((sig_atomic_t))) | return 0; | ; | return 0; | } configure:10713: result: yes configure:10767: checking for sys/socket.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for arpa/inet.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for features.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for unistd.h configure:10767: result: yes configure:10767: checking for wctype.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for sys/stat.h configure:10767: result: yes configure:10767: checking for netdb.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for netinet/in.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for getopt.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for stdio_ext.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for termios.h configure:10767: result: yes configure:10767: checking for sys/time.h configure:10767: result: yes configure:10767: checking for iconv.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for limits.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for wchar.h configure:10767: result: yes configure:10767: checking for stdint.h configure:10767: result: yes configure:10767: checking for inttypes.h configure:10767: result: yes configure:10767: checking for langinfo.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for xlocale.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 conftest.c:122:10: fatal error: xlocale.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:10767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_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:10767: result: no configure:10767: checking for sys/mman.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for sys/select.h configure:10767: result: yes configure:10767: checking for sys/param.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for malloc.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for sys/cdefs.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for spawn.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for strings.h configure:10767: result: yes configure:10767: checking for sys/file.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for sys/ioctl.h configure:10767: result: yes configure:10767: checking for sys/uio.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for sys/wait.h configure:10767: gcc -c -DNDEBUG conftest.c >&5 configure:10767: $? = 0 configure:10767: result: yes configure:10767: checking for utime.h configure:10767: result: yes configure:10767: checking for stdlib.h configure:10767: result: yes configure:10798: checking whether the preprocessor supports include_next configure:10836: gcc -c -DNDEBUG -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:10836: $? = 0 configure:10857: result: yes configure:10878: checking whether system header files limit the line length configure:10901: result: no configure:11056: checking whether is self-contained configure:11073: gcc -c -DNDEBUG conftest.c >&5 configure:11073: $? = 0 configure:11081: result: yes configure:11086: checking for shutdown configure:11086: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11086: $? = 0 configure:11086: result: yes configure:11096: checking whether defines the SHUT_* macros configure:11113: gcc -c -DNDEBUG conftest.c >&5 configure:11113: $? = 0 configure:11121: result: yes configure:11223: checking for struct sockaddr_storage configure:11223: gcc -c -DNDEBUG conftest.c >&5 configure:11223: $? = 0 configure:11223: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:118:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:11223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_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:11223: result: yes configure:11244: checking for sa_family_t configure:11244: gcc -c -DNDEBUG conftest.c >&5 configure:11244: $? = 0 configure:11244: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:119:26: error: expected expression before ')' token if (sizeof ((sa_family_t))) ^ configure:11244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_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:11244: result: yes configure:11273: checking for struct sockaddr_storage.ss_family configure:11273: gcc -c -DNDEBUG conftest.c >&5 configure:11273: $? = 0 configure:11273: result: yes configure:11329: checking whether socket is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether connect is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether accept is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether bind is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether getpeername is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether getsockname is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether getsockopt is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether listen is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether recv is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether send is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether recvfrom is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether sendto is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether setsockopt is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether shutdown is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11329: checking whether accept4 is declared without a macro configure:11350: gcc -c -DNDEBUG conftest.c >&5 configure:11350: $? = 0 configure:11358: result: yes configure:11372: checking for working alloca.h configure:11389: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11389: $? = 0 configure:11397: result: yes configure:11405: checking for alloca configure:11442: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11442: $? = 0 configure:11450: result: yes configure:11581: checking for C/C++ restrict keyword configure:11608: gcc -c -DNDEBUG conftest.c >&5 configure:11608: $? = 0 configure:11616: result: __restrict configure:11723: checking whether uses 'inline' correctly configure:11747: gcc -c -DNDEBUG conftest1.c >&5 gcc: error: conftest1.c: No such file or directory gcc: fatal error: no input files compilation terminated. configure:11750: $? = 1 configure:11784: result: yes configure:11804: checking for btowc configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for _set_invalid_parameter_handler configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 /home/users/arekm/tmp/cc1JJO4Z.o: In function `main': conftest.c:(.text+0xa): undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:11804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #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:11804: result: no configure:11804: checking for fcntl configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for symlink configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for flock configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for isblank configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:150:6: warning: conflicting types for built-in function 'isblank' [-Wbuiltin-declaration-mismatch] char isblank (); ^~~~~~~ configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for iswctype configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for mbsrtowcs configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for mempcpy configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:153:6: warning: conflicting types for built-in function 'mempcpy' [-Wbuiltin-declaration-mismatch] char mempcpy (); ^~~~~~~ configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for wmemchr configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for wmemcpy configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for wmempcpy configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for futimens configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for getdelim configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for getdtablesize configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for __fsetlocking configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for tcgetattr configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for tcsetattr configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for getprogname configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 /home/users/arekm/tmp/cc5RpOmS.o: In function `main': conftest.c:(.text+0xa): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:11804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* 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 getprogname (); | /* 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_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:11804: result: no configure:11804: checking for getexecname configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 /home/users/arekm/tmp/ccK2RlAY.o: In function `main': conftest.c:(.text+0xa): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:11804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getexecname | | /* 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 getexecname (); | /* 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_getexecname || defined __stub___getexecname | choke me | #endif | | int | main () | { | return getexecname (); | ; | return 0; | } configure:11804: result: no configure:11804: checking for gettimeofday configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for nanotime configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 /home/users/arekm/tmp/ccOeI406.o: In function `main': conftest.c:(.text+0xa): undefined reference to `nanotime' collect2: error: ld returned 1 exit status configure:11804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define nanotime to an innocuous variant, in case declares nanotime. | For example, HP-UX 11i declares gettimeofday. */ | #define nanotime innocuous_nanotime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nanotime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nanotime | | /* 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 nanotime (); | /* 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_nanotime || defined __stub___nanotime | choke me | #endif | | int | main () | { | return nanotime (); | ; | return 0; | } configure:11804: result: no configure:11804: checking for iswcntrl configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:164:6: warning: conflicting types for built-in function 'iswcntrl' [-Wbuiltin-declaration-mismatch] char iswcntrl (); ^~~~~~~~ configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for iswblank configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:165:6: warning: conflicting types for built-in function 'iswblank' [-Wbuiltin-declaration-mismatch] char iswblank (); ^~~~~~~~ configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for link configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for lstat configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for mbsinit configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for mbrtowc configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for mprotect configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for mkostemp configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for mkstemp configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for tzset configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for nl_langinfo configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for pipe configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for pipe2 configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for secure_getenv configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for getuid configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for geteuid configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for getgid configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for getegid configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for sigaction configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for sigaltstack configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for siginterrupt configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for snprintf configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:185:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for strdup configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:186:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (); ^~~~~~ configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for __xpg_strerror_r configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for catgets configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for strndup configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:189:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] char strndup (); ^~~~~~~ configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for strptime configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for localtime_r configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for timegm configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for futimes configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for futimesat configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for utimensat configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for lutimes configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for vasnprintf configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 /home/users/arekm/tmp/ccD5aEI7.o: In function `main': conftest.c:(.text+0xa): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:11804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 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:11804: result: no configure:11804: checking for wcrtomb configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11804: checking for wcwidth configure:11804: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11804: $? = 0 configure:11804: result: yes configure:11816: checking for nl_langinfo and CODESET configure:11832: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11832: $? = 0 configure:11841: result: yes configure:11852: checking for a traditional french locale configure:11920: gcc -o conftest -DNDEBUG conftest.c >&5 configure:11923: $? = 0 configure:11979: result: fr_FR configure:11999: checking whether byte ordering is bigendian configure:12014: gcc -c -DNDEBUG conftest.c >&5 conftest.c:178:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:178:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:178:15: error: unknown type name 'universal' configure:12014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12059: gcc -c -DNDEBUG conftest.c >&5 configure:12059: $? = 0 configure:12077: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:184:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:184:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:12077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:12205: result: no configure:12226: checking whether // is distinct from / configure:12255: result: no configure:12276: checking if environ is properly declared configure:12299: gcc -c -DNDEBUG conftest.c >&5 conftest.c:183:39: error: conflicting types for 'environ' extern struct { int foo; } environ; ^~~~~~~ In file included from conftest.c:178:0: /usr/include/unistd.h:548:15: note: previous declaration of 'environ' was here extern char **environ; ^~~~~~~ configure:12299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 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:12307: result: yes configure:12322: checking for complete errno.h configure:12395: result: yes configure:12714: checking for sig_atomic_t configure:12714: result: yes configure:12750: checking for working fcntl.h configure:12853: gcc -o conftest -DNDEBUG conftest.c >&5 configure:12853: $? = 0 configure:12853: ./conftest configure:12853: $? = 0 configure:12868: result: yes configure:12891: checking for mode_t configure:12891: gcc -c -DNDEBUG conftest.c >&5 configure:12891: $? = 0 configure:12891: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:220:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:12891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:12891: result: yes configure:12910: checking for mbstate_t configure:12934: gcc -c -DNDEBUG conftest.c >&5 configure:12934: $? = 0 configure:12941: result: yes configure:13073: checking whether stdin defaults to large file offsets configure:13097: gcc -o conftest -DNDEBUG conftest.c >&5 configure:13097: $? = 0 configure:13105: result: yes configure:13241: checking whether fseeko is declared configure:13241: gcc -c -DNDEBUG conftest.c >&5 configure:13241: $? = 0 configure:13241: result: yes configure:13260: checking for fseeko configure:13278: gcc -o conftest -DNDEBUG conftest.c >&5 configure:13278: $? = 0 configure:13287: result: yes configure:13342: checking whether stat file-mode macros are broken configure:13369: gcc -c -DNDEBUG conftest.c >&5 configure:13369: $? = 0 configure:13376: result: no configure:13482: checking for nlink_t configure:13482: gcc -c -DNDEBUG conftest.c >&5 configure:13482: $? = 0 configure:13482: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:192:22: error: expected expression before ')' token if (sizeof ((nlink_t))) ^ configure:13482: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:13482: result: yes configure:13497: checking whether fchmodat is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether fstat is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether fstatat is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether futimens is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether lchmod is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether lstat is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether mkdirat is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether mkfifo is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether mkfifoat is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether mknod is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether mknodat is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether stat is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13497: checking whether utimensat is declared without a macro configure:13515: gcc -c -DNDEBUG conftest.c >&5 configure:13515: $? = 0 configure:13523: result: yes configure:13535: checking whether ftello is declared configure:13535: gcc -c -DNDEBUG conftest.c >&5 configure:13535: $? = 0 configure:13535: result: yes configure:13559: checking for ftello configure:13576: gcc -o conftest -DNDEBUG conftest.c >&5 configure:13576: $? = 0 configure:13585: result: yes configure:13598: checking whether ftello works configure:13674: gcc -o conftest -DNDEBUG conftest.c >&5 configure:13674: $? = 0 configure:13674: ./conftest configure:13674: $? = 0 configure:13685: result: yes configure:13802: checking whether getaddrinfo is declared without a macro configure:13819: gcc -c -DNDEBUG conftest.c >&5 configure:13819: $? = 0 configure:13827: result: yes configure:13802: checking whether freeaddrinfo is declared without a macro configure:13819: gcc -c -DNDEBUG conftest.c >&5 configure:13819: $? = 0 configure:13827: result: yes configure:13802: checking whether gai_strerror is declared without a macro configure:13819: gcc -c -DNDEBUG conftest.c >&5 configure:13819: $? = 0 configure:13827: result: yes configure:13802: checking whether getnameinfo is declared without a macro configure:13819: gcc -c -DNDEBUG conftest.c >&5 configure:13819: $? = 0 configure:13827: result: yes configure:13842: checking for library containing gethostbyname configure:13873: gcc -o conftest -DNDEBUG conftest.c >&5 configure:13873: $? = 0 configure:13890: result: none required configure:13904: checking for gethostbyname configure:13904: gcc -o conftest -DNDEBUG conftest.c >&5 configure:13904: $? = 0 configure:13904: result: yes configure:13959: checking for library containing getservbyname configure:13990: gcc -o conftest -DNDEBUG conftest.c >&5 configure:13990: $? = 0 configure:14007: result: none required configure:14021: checking for getservbyname configure:14021: gcc -o conftest -DNDEBUG conftest.c >&5 configure:14021: $? = 0 configure:14021: result: yes configure:14131: checking for library containing inet_ntop configure:14162: gcc -o conftest -DNDEBUG conftest.c >&5 configure:14162: $? = 0 configure:14179: result: none required configure:14211: checking whether inet_ntop is declared configure:14211: gcc -c -DNDEBUG conftest.c >&5 configure:14211: $? = 0 configure:14211: result: yes configure:14239: checking for IPv4 sockets configure:14265: gcc -c -DNDEBUG conftest.c >&5 configure:14265: $? = 0 configure:14273: result: yes configure:14281: checking for IPv6 sockets configure:14310: gcc -c -DNDEBUG conftest.c >&5 configure:14310: $? = 0 configure:14318: result: yes configure:14326: checking whether getdelim is declared configure:14326: gcc -c -DNDEBUG conftest.c >&5 configure:14326: $? = 0 configure:14326: result: yes configure:14341: checking whether getdtablesize is declared configure:14341: gcc -c -DNDEBUG conftest.c >&5 configure:14341: $? = 0 configure:14341: result: yes configure:14352: checking for uid_t in sys/types.h configure:14371: result: yes configure:14382: checking type of array argument to getgroups configure:14416: gcc -o conftest -DNDEBUG conftest.c >&5 configure:14416: $? = 0 configure:14416: ./conftest configure:14416: $? = 0 configure:14441: result: gid_t configure:14449: checking whether getline is declared configure:14449: gcc -c -DNDEBUG conftest.c >&5 configure:14449: $? = 0 configure:14449: result: yes configure:14556: checking for getopt.h configure:14556: result: yes configure:14573: checking for getopt_long_only configure:14573: gcc -o conftest -DNDEBUG conftest.c >&5 configure:14573: $? = 0 configure:14573: result: yes configure:14587: checking whether getopt is POSIX compatible configure:14629: gcc -o conftest -DNDEBUG conftest.c >&5 configure:14629: $? = 0 configure:14629: ./conftest configure:14629: $? = 0 configure:14688: gcc -o conftest -DNDEBUG conftest.c >&5 configure:14688: $? = 0 configure:14688: ./conftest configure:14688: $? = 0 configure:14730: gcc -o conftest -DNDEBUG conftest.c >&5 configure:14730: $? = 0 configure:14730: ./conftest program: option requires an argument -- 'b' configure:14730: $? = 0 configure:14748: result: yes configure:14756: checking for working GNU getopt function configure:14978: gcc -o conftest -DNDEBUG conftest.c >&5 configure:14978: $? = 0 configure:14978: ./conftest configure:14978: $? = 0 configure:14994: result: yes configure:14999: checking for working GNU getopt_long function configure:15044: gcc -o conftest -DNDEBUG conftest.c >&5 configure:15044: $? = 0 configure:15044: ./conftest configure:15044: $? = 0 configure:15055: result: yes configure:15084: checking whether getenv is declared configure:15084: gcc -c -DNDEBUG conftest.c >&5 configure:15084: $? = 0 configure:15084: result: yes configure:15095: checking whether getpass is declared configure:15095: gcc -c -DNDEBUG conftest.c >&5 configure:15095: $? = 0 configure:15095: result: yes configure:15116: checking whether fflush_unlocked is declared configure:15116: gcc -c -DNDEBUG conftest.c >&5 configure:15116: $? = 0 configure:15116: result: yes configure:15127: checking whether flockfile is declared configure:15127: gcc -c -DNDEBUG conftest.c >&5 configure:15127: $? = 0 configure:15127: result: yes configure:15138: checking whether fputs_unlocked is declared configure:15138: gcc -c -DNDEBUG conftest.c >&5 configure:15138: $? = 0 configure:15138: result: yes configure:15149: checking whether funlockfile is declared configure:15149: gcc -c -DNDEBUG conftest.c >&5 configure:15149: $? = 0 configure:15149: result: yes configure:15160: checking whether putc_unlocked is declared configure:15160: gcc -c -DNDEBUG conftest.c >&5 configure:15160: $? = 0 configure:15160: result: yes configure:15305: checking for struct timeval configure:15328: gcc -c -DNDEBUG conftest.c >&5 configure:15328: $? = 0 configure:15336: result: yes configure:15341: checking for wide-enough struct timeval.tv_sec member configure:15368: gcc -c -DNDEBUG conftest.c >&5 configure:15368: $? = 0 configure:15376: result: yes configure:15386: checking whether gettimeofday is declared without a macro configure:15408: gcc -c -DNDEBUG conftest.c >&5 configure:15408: $? = 0 configure:15416: result: yes configure:15477: checking for iconv configure:15501: gcc -o conftest -DNDEBUG conftest.c >&5 configure:15501: $? = 0 configure:15535: result: yes configure:15538: checking for working iconv configure:15667: gcc -o conftest -DNDEBUG conftest.c >&5 configure:15667: $? = 0 configure:15667: ./conftest configure:15667: $? = 0 configure:15679: result: yes configure:15707: checking for iconv declaration configure:15736: gcc -c -DNDEBUG conftest.c >&5 configure:15736: $? = 0 configure:15746: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:15848: checking whether limits.h has ULLONG_WIDTH etc. configure:15868: gcc -c -DNDEBUG conftest.c >&5 configure:15868: $? = 0 configure:15875: result: yes configure:15893: checking for wint_t configure:15918: gcc -c -DNDEBUG conftest.c >&5 configure:15918: $? = 0 configure:15925: result: yes configure:15932: checking whether wint_t is too small configure:15960: gcc -c -DNDEBUG conftest.c >&5 configure:15960: $? = 0 configure:15967: result: no configure:15980: checking for unsigned long long int configure:16019: gcc -o conftest -DNDEBUG conftest.c >&5 configure:16019: $? = 0 configure:16028: result: yes configure:16038: checking for long long int configure:16076: gcc -o conftest -DNDEBUG conftest.c >&5 configure:16076: $? = 0 configure:16076: ./conftest configure:16076: $? = 0 configure:16088: result: yes configure:16110: gcc -c -DNDEBUG conftest.c >&5 conftest.c:229:10: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:229:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:229:16: error: unknown type name 'universal' configure:16110: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:16270: checking whether stdint.h conforms to C99 configure:16450: gcc -c -DNDEBUG conftest.c >&5 configure:16450: $? = 0 configure:16532: gcc -o conftest -DNDEBUG conftest.c >&5 configure:16532: $? = 0 configure:16532: ./conftest configure:16532: $? = 0 configure:16544: result: yes configure:16554: checking whether stdint.h predates C++11 configure:16590: gcc -c -DNDEBUG conftest.c >&5 configure:16590: $? = 0 configure:16595: result: no configure:16606: checking whether stdint.h has UINTMAX_WIDTH etc. configure:16642: gcc -c -DNDEBUG conftest.c >&5 configure:16642: $? = 0 configure:16647: result: yes configure:17105: checking whether imaxabs is declared without a macro configure:17123: gcc -c -DNDEBUG conftest.c >&5 configure:17123: $? = 0 configure:17131: result: yes configure:17105: checking whether imaxdiv is declared without a macro configure:17123: gcc -c -DNDEBUG conftest.c >&5 configure:17123: $? = 0 configure:17131: result: yes configure:17105: checking whether strtoimax is declared without a macro configure:17123: gcc -c -DNDEBUG conftest.c >&5 configure:17123: $? = 0 configure:17131: result: yes configure:17105: checking whether strtoumax is declared without a macro configure:17123: gcc -c -DNDEBUG conftest.c >&5 configure:17123: $? = 0 configure:17131: result: yes configure:17146: checking for inttypes.h configure:17146: result: yes configure:17157: checking whether the inttypes.h PRIxNN macros are broken configure:17179: gcc -c -DNDEBUG conftest.c >&5 configure:17179: $? = 0 configure:17187: result: no configure:17315: checking whether iswcntrl works configure:17359: gcc -o conftest -DNDEBUG conftest.c >&5 configure:17359: $? = 0 configure:17359: ./conftest configure:17359: $? = 0 configure:17370: result: yes configure:17394: checking for towlower configure:17394: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:256:6: warning: conflicting types for built-in function 'towlower' [-Wbuiltin-declaration-mismatch] char towlower (); ^~~~~~~~ configure:17394: $? = 0 configure:17394: result: yes configure:17442: checking for wctype_t configure:17470: gcc -c -DNDEBUG conftest.c >&5 configure:17470: $? = 0 configure:17478: result: yes configure:17484: checking for wctrans_t configure:17510: gcc -c -DNDEBUG conftest.c >&5 configure:17510: $? = 0 configure:17518: result: yes configure:17527: checking whether wctype is declared without a macro configure:17556: gcc -c -DNDEBUG conftest.c >&5 configure:17556: $? = 0 configure:17564: result: yes configure:17527: checking whether iswctype is declared without a macro configure:17556: gcc -c -DNDEBUG conftest.c >&5 configure:17556: $? = 0 configure:17564: result: yes configure:17527: checking whether wctrans is declared without a macro configure:17556: gcc -c -DNDEBUG conftest.c >&5 configure:17556: $? = 0 configure:17564: result: yes configure:17527: checking whether towctrans is declared without a macro configure:17556: gcc -c -DNDEBUG conftest.c >&5 configure:17556: $? = 0 configure:17564: result: yes configure:17591: checking whether included libunistring is requested configure:17601: result: no configure:19218: checking for libunistring configure:19240: gcc -o conftest -DNDEBUG conftest.c -lunistring >&5 configure:19240: $? = 0 configure:19250: result: yes configure:19257: checking how to link with libunistring configure:19259: result: -lunistring configure:19277: checking for libunistring version configure:19282: gcc -o conftest -DNDEBUG conftest.c >&5 configure:19282: $? = 0 configure:19282: ./conftest configure:19282: $? = 0 configure:19375: result: 0.9.7 configure:19390: checking whether getc_unlocked is declared configure:19390: gcc -c -DNDEBUG conftest.c >&5 configure:19390: $? = 0 configure:19390: result: yes configure:19402: checking whether we are using the GNU C Library >= 2.1 or uClibc configure:19432: result: yes configure:19454: checking for wchar_t configure:19471: gcc -c -DNDEBUG conftest.c >&5 configure:19471: $? = 0 configure:19478: result: yes configure:19490: checking for max_align_t configure:19490: gcc -c -DNDEBUG conftest.c >&5 configure:19490: $? = 0 configure:19490: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:247:26: error: expected expression before ')' token if (sizeof ((max_align_t))) ^ configure:19490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | #include | | | int | main () | { | if (sizeof ((max_align_t))) | return 0; | ; | return 0; | } configure:19490: result: yes configure:19503: checking whether NULL can be used in arbitrary expressions configure:19521: gcc -c -DNDEBUG conftest.c >&5 configure:19521: $? = 0 configure:19528: result: yes configure:19627: checking whether imported symbols can be declared weak configure:19645: gcc -o conftest -DNDEBUG conftest.c >&5 configure:19645: $? = 0 configure:19679: gcc -o conftest -DNDEBUG conftest.c >&5 configure:19679: $? = 0 configure:19679: ./conftest configure:19679: $? = 0 configure:19691: result: yes configure:19696: checking pthread.h usability configure:19696: gcc -c -DNDEBUG conftest.c >&5 configure:19696: $? = 0 configure:19696: result: yes configure:19696: checking pthread.h presence configure:19696: gcc -E conftest.c configure:19696: $? = 0 configure:19696: result: yes configure:19696: checking for pthread.h configure:19696: result: yes configure:19734: gcc -o conftest -DNDEBUG conftest.c >&5 /home/users/arekm/tmp/ccYEZcpP.o: In function `main': conftest.c:(.text+0x14): undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:19734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | /* 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:19734: gcc -o conftest -DNDEBUG conftest.c -pthread >&5 configure:19734: $? = 0 configure:20529: checking for multithread API to use configure:20531: result: posix configure:20545: checking whether lstat correctly handles trailing slash configure:20581: gcc -o conftest -DNDEBUG conftest.c >&5 configure:20581: $? = 0 configure:20581: ./conftest configure:20581: $? = 0 configure:20593: result: yes configure:20687: checking whether malloc, realloc, calloc are POSIX compliant configure:20707: gcc -c -DNDEBUG conftest.c >&5 configure:20707: $? = 0 configure:20715: result: yes configure:20725: checking for a traditional japanese locale configure:20795: gcc -o conftest -DNDEBUG conftest.c >&5 configure:20798: $? = 0 configure:20856: result: ja_JP configure:20864: checking for a transitional chinese locale configure:20935: gcc -o conftest -DNDEBUG conftest.c >&5 configure:20938: $? = 0 configure:20989: result: zh_CN.GB18030 configure:20996: checking for a french Unicode locale configure:21068: gcc -o conftest -DNDEBUG conftest.c >&5 configure:21071: $? = 0 configure:21117: result: fr_FR.UTF-8 configure:21208: checking for mmap configure:21208: gcc -o conftest -DNDEBUG conftest.c >&5 configure:21208: $? = 0 configure:21208: result: yes configure:21219: checking for MAP_ANONYMOUS configure:21256: result: yes configure:21278: checking whether memchr works configure:21341: gcc -o conftest -DNDEBUG conftest.c >&5 configure:21341: $? = 0 configure:21341: ./conftest configure:21341: $? = 0 configure:21351: result: yes configure:21358: checking whether memrchr is declared configure:21358: gcc -c -DNDEBUG conftest.c >&5 configure:21358: $? = 0 configure:21358: result: yes configure:21373: checking whether defines MIN and MAX configure:21390: gcc -c -DNDEBUG conftest.c >&5 conftest.c:247:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] int x = MIN (42, 17); ^~~ conftest.c:247:21: error: initializer element is not constant configure:21390: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:21397: result: no configure:21410: checking whether defines MIN and MAX configure:21427: gcc -c -DNDEBUG conftest.c >&5 configure:21427: $? = 0 configure:21434: result: yes configure:21470: checking whether time_t is signed configure:21487: gcc -c -DNDEBUG conftest.c >&5 configure:21487: $? = 0 configure:21494: result: yes configure:21502: checking whether alarm is declared configure:21502: gcc -c -DNDEBUG conftest.c >&5 configure:21502: $? = 0 configure:21502: result: yes configure:21530: checking whether is self-contained configure:21547: gcc -c -DNDEBUG conftest.c >&5 configure:21547: $? = 0 configure:21566: gcc -c -DNDEBUG conftest.c >&5 configure:21566: $? = 0 configure:21596: gcc -o conftest -DNDEBUG conftest.c >&5 configure:21596: $? = 0 configure:21609: result: yes configure:21726: checking whether pselect is declared without a macro configure:21750: gcc -c -DNDEBUG conftest.c >&5 configure:21750: $? = 0 configure:21758: result: yes configure:21726: checking whether select is declared without a macro configure:21750: gcc -c -DNDEBUG conftest.c >&5 configure:21750: $? = 0 configure:21758: result: yes configure:21844: checking for library containing setsockopt configure:21866: gcc -o conftest -DNDEBUG conftest.c >&5 configure:21866: $? = 0 configure:21947: result: none needed configure:21970: checking whether select supports a 0 argument configure:22002: gcc -o conftest -DNDEBUG conftest.c >&5 configure:22002: $? = 0 configure:22002: ./conftest configure:22002: $? = 0 configure:22013: result: yes configure:22020: checking whether select detects invalid fds configure:22065: gcc -o conftest -DNDEBUG conftest.c >&5 configure:22065: $? = 0 configure:22065: ./conftest configure:22065: $? = 0 configure:22076: result: yes configure:22116: checking for promoted mode_t type configure:22133: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:255:13: error: size of array 'array' is negative typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^~~~~ configure:22133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:22141: result: mode_t configure:22195: checking for library containing posix_spawn configure:22226: gcc -o conftest -DNDEBUG conftest.c >&5 configure:22226: $? = 0 configure:22243: result: none required configure:22254: checking for posix_spawn configure:22254: gcc -o conftest -DNDEBUG conftest.c >&5 configure:22254: $? = 0 configure:22254: result: yes configure:22275: checking whether posix_spawn works configure:22415: gcc -o conftest -DNDEBUG conftest.c >&5 configure:22415: $? = 0 configure:22590: gcc -o conftest -DNDEBUG conftest.c >&5 configure:22590: $? = 0 configure:22590: ./conftest configure:22590: $? = 0 configure:22608: result: yes configure:22616: checking whether posix_spawnattr_setschedpolicy is supported configure:22640: result: yes configure:22642: checking whether posix_spawnattr_setschedparam is supported configure:22666: result: yes configure:22694: checking for sigset_t configure:22694: gcc -c -DNDEBUG conftest.c >&5 configure:22694: $? = 0 configure:22694: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:263:23: error: expected expression before ')' token if (sizeof ((sigset_t))) ^ configure:22694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 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:22694: result: yes configure:22717: checking for SIGPIPE configure:22742: result: yes configure:22751: checking for stdlib.h configure:22751: result: yes configure:22761: checking for GNU libc compatible malloc configure:22797: gcc -o conftest -DNDEBUG conftest.c >&5 configure:22797: $? = 0 configure:22797: ./conftest configure:22797: $? = 0 configure:22808: result: yes configure:22864: checking whether C symbols are prefixed with underscore at the linker level configure:22877: gcc -DNDEBUG -S conftest.c configure:22880: $? = 0 configure:22890: result: no configure:22913: checking whether snprintf returns a byte count as in C99 configure:22983: gcc -o conftest -DNDEBUG conftest.c >&5 configure:22983: $? = 0 configure:22983: ./conftest configure:22983: $? = 0 configure:22994: result: yes configure:22997: checking whether snprintf is declared configure:22997: gcc -c -DNDEBUG conftest.c >&5 configure:22997: $? = 0 configure:22997: result: yes configure:23018: checking whether strdup is declared configure:23018: gcc -c -DNDEBUG conftest.c >&5 configure:23018: $? = 0 configure:23018: result: yes configure:23031: checking whether strerror(0) succeeds configure:23066: gcc -o conftest -DNDEBUG conftest.c >&5 configure:23066: $? = 0 configure:23066: ./conftest configure:23066: $? = 0 configure:23077: result: yes configure:23095: checking for strerror_r configure:23095: gcc -o conftest -DNDEBUG conftest.c >&5 configure:23095: $? = 0 configure:23095: result: yes configure:23102: checking for strerror_r with POSIX signature configure:23120: gcc -c -DNDEBUG conftest.c >&5 conftest.c:261:21: error: conflicting types for 'strerror_r' int strerror_r (int, char *, size_t); ^~~~~~~~~~ In file included from conftest.c:260:0: /usr/include/string.h:420:14: note: previous declaration of 'strerror_r' was here extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) ^~~~~~~~~~ configure:23120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | /* end confdefs.h. */ | #include | int strerror_r (int, char *, size_t); | | int | main () | { | | ; | return 0; | } configure:23128: result: no configure:23202: checking whether __xpg_strerror_r works configure:23242: gcc -o conftest -DNDEBUG conftest.c >&5 configure:23242: $? = 0 configure:23242: ./conftest configure:23242: $? = 0 configure:23253: result: yes configure:23340: checking whether ffsl is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether ffsll is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether memmem is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether mempcpy is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether memrchr is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether rawmemchr is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether stpcpy is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether stpncpy is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strchrnul is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strdup is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strncat is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strndup is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strnlen is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strpbrk is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strsep is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strcasestr is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strtok_r is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strerror_r is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strsignal is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23340: checking whether strverscmp is declared without a macro configure:23358: gcc -c -DNDEBUG conftest.c >&5 configure:23358: $? = 0 configure:23366: result: yes configure:23471: checking whether ffs is declared without a macro configure:23493: gcc -c -DNDEBUG conftest.c >&5 configure:23493: $? = 0 configure:23501: result: yes configure:23471: checking whether strcasecmp is declared without a macro configure:23493: gcc -c -DNDEBUG conftest.c >&5 configure:23493: $? = 0 configure:23501: result: yes configure:23471: checking whether strncasecmp is declared without a macro configure:23493: gcc -c -DNDEBUG conftest.c >&5 configure:23493: $? = 0 configure:23501: result: yes configure:23513: checking whether strndup is declared configure:23513: result: yes configure:23526: checking whether strnlen is declared configure:23526: result: yes configure:23540: checking for struct tm.tm_gmtoff configure:23540: gcc -c -DNDEBUG conftest.c >&5 configure:23540: $? = 0 configure:23540: result: yes configure:23549: checking whether strtok_r is declared configure:23549: result: yes configure:23575: checking for struct timespec in configure:23592: gcc -c -DNDEBUG conftest.c >&5 configure:23592: $? = 0 configure:23599: result: yes configure:23813: checking whether clearerr_unlocked is declared configure:23813: gcc -c -DNDEBUG conftest.c >&5 configure:23813: $? = 0 configure:23813: result: yes configure:23824: checking whether feof_unlocked is declared configure:23824: gcc -c -DNDEBUG conftest.c >&5 configure:23824: $? = 0 configure:23824: result: yes configure:23835: checking whether ferror_unlocked is declared configure:23835: gcc -c -DNDEBUG conftest.c >&5 configure:23835: $? = 0 configure:23835: result: yes configure:23846: checking whether fgets_unlocked is declared configure:23846: gcc -c -DNDEBUG conftest.c >&5 configure:23846: $? = 0 configure:23846: result: yes configure:23857: checking whether fputc_unlocked is declared configure:23857: gcc -c -DNDEBUG conftest.c >&5 configure:23857: $? = 0 configure:23857: result: yes configure:23868: checking whether fread_unlocked is declared configure:23868: gcc -c -DNDEBUG conftest.c >&5 configure:23868: $? = 0 configure:23868: result: yes configure:23879: checking whether fwrite_unlocked is declared configure:23879: gcc -c -DNDEBUG conftest.c >&5 configure:23879: $? = 0 configure:23879: result: yes configure:23890: checking whether getchar_unlocked is declared configure:23890: gcc -c -DNDEBUG conftest.c >&5 configure:23890: $? = 0 configure:23890: result: yes configure:23901: checking whether putchar_unlocked is declared configure:23901: gcc -c -DNDEBUG conftest.c >&5 configure:23901: $? = 0 configure:23901: result: yes configure:23913: checking whether the utimes function works configure:24042: gcc -o conftest -DNDEBUG conftest.c >&5 configure:24042: $? = 0 configure:24042: ./conftest configure:24042: $? = 0 configure:24052: result: yes configure:24065: checking for struct utimbuf configure:24088: gcc -c -DNDEBUG conftest.c >&5 configure:24088: $? = 0 configure:24095: result: yes configure:24115: checking for inttypes.h configure:24134: gcc -c -DNDEBUG conftest.c >&5 configure:24134: $? = 0 configure:24141: result: yes configure:24152: checking for stdint.h configure:24169: gcc -c -DNDEBUG conftest.c >&5 configure:24169: $? = 0 configure:24176: result: yes configure:24189: checking for intmax_t configure:24214: gcc -c -DNDEBUG conftest.c >&5 configure:24214: $? = 0 configure:24221: result: yes configure:24240: checking where to find the exponent in a 'double' configure:24554: gcc -o conftest -DNDEBUG conftest.c >&5 configure:24554: $? = 0 configure:24554: ./conftest configure:24554: $? = 0 configure:24566: result: word 1 bit 20 configure:24593: checking for snprintf configure:24593: result: yes configure:24593: checking for strnlen configure:24593: gcc -o conftest -DNDEBUG conftest.c >&5 configure:24593: $? = 0 configure:24593: result: yes configure:24593: checking for wcslen configure:24593: gcc -o conftest -DNDEBUG conftest.c >&5 configure:24593: $? = 0 configure:24593: result: yes configure:24593: checking for wcsnlen configure:24593: gcc -o conftest -DNDEBUG conftest.c >&5 configure:24593: $? = 0 configure:24593: result: yes configure:24593: checking for mbrtowc configure:24593: result: yes configure:24593: checking for wcrtomb configure:24593: result: yes configure:24602: checking whether _snprintf is declared configure:24602: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:318:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? (void) _snprintf; ^~~~~~~~~ vsnprintf conftest.c:318:10: note: each undeclared identifier is reported only once for each function it appears in configure:24602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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:24602: result: no configure:24624: checking whether vsnprintf is declared configure:24624: gcc -c -DNDEBUG conftest.c >&5 configure:24624: $? = 0 configure:24624: result: yes configure:24698: checking for alloca as a compiler built-in configure:24722: result: yes configure:24839: checking whether inet_ntop is declared without a macro configure:24865: gcc -c -DNDEBUG conftest.c >&5 configure:24865: $? = 0 configure:24873: result: yes configure:24839: checking whether inet_pton is declared without a macro configure:24865: gcc -c -DNDEBUG conftest.c >&5 configure:24865: $? = 0 configure:24873: result: yes configure:24932: checking whether btowc(0) is correct configure:24967: gcc -o conftest -DNDEBUG conftest.c >&5 configure:24967: $? = 0 configure:24967: ./conftest configure:24967: $? = 0 configure:24978: result: yes configure:24981: checking whether btowc(EOF) is correct configure:25020: gcc -o conftest -DNDEBUG conftest.c >&5 configure:25020: $? = 0 configure:25020: ./conftest configure:25020: $? = 0 configure:25032: result: yes configure:25076: checking for __builtin_expect configure:25091: gcc -o conftest -DNDEBUG conftest.c >&5 configure:25091: $? = 0 configure:25116: result: yes configure:25139: checking for library containing clock_gettime configure:25170: gcc -o conftest -DNDEBUG conftest.c >&5 configure:25170: $? = 0 configure:25187: result: none required configure:25199: checking for clock_gettime configure:25199: gcc -o conftest -DNDEBUG conftest.c >&5 configure:25199: $? = 0 configure:25199: result: yes configure:25199: checking for clock_settime configure:25199: gcc -o conftest -DNDEBUG conftest.c >&5 configure:25199: $? = 0 configure:25199: result: yes configure:25735: checking whether // is distinct from / configure:25764: result: no configure:25781: checking whether dup2 works configure:25869: gcc -o conftest -DNDEBUG conftest.c >&5 configure:25869: $? = 0 configure:25869: ./conftest configure:25869: $? = 0 configure:25880: result: yes configure:25948: checking for error_at_line configure:25964: gcc -o conftest -DNDEBUG conftest.c >&5 configure:25964: $? = 0 configure:25972: result: yes configure:26021: checking whether fcntl handles F_DUPFD correctly configure:26079: gcc -o conftest -DNDEBUG conftest.c >&5 configure:26079: $? = 0 configure:26079: ./conftest configure:26079: $? = 0 configure:26089: result: yes configure:26107: checking whether fcntl understands F_DUPFD_CLOEXEC configure:26128: gcc -c -DNDEBUG conftest.c >&5 configure:26128: $? = 0 configure:26146: gcc -c -DNDEBUG conftest.c >&5 conftest.c:332:1: error: unknown type name 'choke' choke me ^~~~~ conftest.c:335:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^~~ configure:26146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 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:26157: result: needs runtime check configure:26282: checking whether fcntl is declared without a macro configure:26300: gcc -c -DNDEBUG conftest.c >&5 configure:26300: $? = 0 configure:26308: result: yes configure:26282: checking whether openat is declared without a macro configure:26300: gcc -c -DNDEBUG conftest.c >&5 configure:26300: $? = 0 configure:26308: result: yes configure:26328: checking for flexible array member configure:26353: gcc -c -DNDEBUG conftest.c >&5 configure:26353: $? = 0 configure:26360: result: yes configure:26422: checking whether conversion from 'int' to 'long double' works configure:26463: gcc -o conftest -DNDEBUG conftest.c >&5 configure:26463: $? = 0 configure:26463: ./conftest configure:26463: $? = 0 configure:26474: result: yes configure:26646: checking for working POSIX fnmatch configure:26747: gcc -o conftest -DNDEBUG conftest.c >&5 configure:26747: $? = 0 configure:26747: ./conftest configure:26747: $? = 0 configure:26759: result: yes configure:26820: checking whether fopen recognizes a trailing slash configure:26846: gcc -o conftest -DNDEBUG conftest.c >&5 configure:26846: $? = 0 configure:26846: ./conftest configure:26846: $? = 0 configure:26858: result: yes configure:26941: checking for fseeko configure:26968: result: yes configure:27118: checking for ftello configure:27144: result: yes configure:27157: checking whether ftello works configure:27244: result: yes configure:27305: checking whether futimens works configure:27343: gcc -o conftest -DNDEBUG conftest.c >&5 configure:27343: $? = 0 configure:27343: ./conftest configure:27343: $? = 0 configure:27354: result: yes configure:27389: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:27394: checking for library containing getaddrinfo configure:27425: gcc -o conftest -DNDEBUG conftest.c >&5 configure:27425: $? = 0 configure:27442: result: none required configure:27455: checking for getaddrinfo configure:27481: gcc -o conftest -DNDEBUG conftest.c >&5 configure:27481: $? = 0 configure:27489: result: yes configure:27538: checking whether gai_strerror is declared configure:27538: result: yes configure:27563: checking whether gai_strerrorA is declared configure:27563: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:362:10: error: 'gai_strerrorA' undeclared (first use in this function); did you mean 'gai_strerror'? (void) gai_strerrorA; ^~~~~~~~~~~~~ gai_strerror conftest.c:362:10: note: each undeclared identifier is reported only once for each function it appears in configure:27563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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:27563: result: no configure:27587: checking for gai_strerror with POSIX signature configure:27613: gcc -c -DNDEBUG conftest.c >&5 configure:27613: $? = 0 configure:27620: result: yes configure:27636: checking for struct sockaddr.sa_len configure:27636: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:351:12: error: 'struct sockaddr' has no member named 'sa_len' if (ac_aggr.sa_len) ^ configure:27636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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:27636: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:351:19: error: 'struct sockaddr' has no member named 'sa_len' if (sizeof ac_aggr.sa_len) ^ configure:27636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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:27636: result: no configure:27653: checking whether getaddrinfo is declared configure:27653: result: yes configure:27678: checking whether freeaddrinfo is declared configure:27678: result: yes configure:27703: checking whether getnameinfo is declared configure:27703: result: yes configure:27742: checking for struct addrinfo configure:27742: gcc -c -DNDEBUG conftest.c >&5 configure:27742: $? = 0 configure:27742: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:361:30: error: expected expression before ')' token if (sizeof ((struct addrinfo))) ^ configure:27742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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:27742: result: yes configure:27835: checking for working getdelim function configure:27897: gcc -o conftest -DNDEBUG conftest.c >&5 configure:27897: $? = 0 configure:27897: ./conftest configure:27897: $? = 0 configure:27907: result: yes configure:27984: checking whether getdtablesize works configure:28013: gcc -o conftest -DNDEBUG conftest.c >&5 configure:28013: $? = 0 configure:28013: ./conftest configure:28013: $? = 0 configure:28024: result: yes configure:28067: checking for getgroups configure:28067: gcc -o conftest -DNDEBUG conftest.c >&5 configure:28067: $? = 0 configure:28067: result: yes configure:28122: checking for working getgroups configure:28149: gcc -o conftest -DNDEBUG conftest.c >&5 configure:28149: $? = 0 configure:28149: ./conftest configure:28149: $? = 0 configure:28160: result: yes configure:28188: checking whether getgroups handles negative values configure:28217: gcc -o conftest -DNDEBUG conftest.c >&5 configure:28217: $? = 0 configure:28217: ./conftest configure:28217: $? = 0 configure:28227: result: yes configure:28272: checking for getline configure:28272: gcc -o conftest -DNDEBUG conftest.c >&5 configure:28272: $? = 0 configure:28272: result: yes configure:28280: checking for working getline function configure:28343: gcc -o conftest -DNDEBUG conftest.c >&5 configure:28343: $? = 0 configure:28343: ./conftest configure:28343: $? = 0 configure:28353: result: yes configure:28502: checking whether __fsetlocking is declared configure:28502: gcc -c -DNDEBUG conftest.c >&5 configure:28502: $? = 0 configure:28502: result: yes configure:28557: checking whether program_invocation_name is declared configure:28557: gcc -c -DNDEBUG conftest.c >&5 configure:28557: $? = 0 configure:28557: result: yes configure:28572: checking whether program_invocation_short_name is declared configure:28572: gcc -c -DNDEBUG conftest.c >&5 configure:28572: $? = 0 configure:28572: result: yes configure:28587: checking whether __argv is declared configure:28587: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:366:10: error: '__argv' undeclared (first use in this function) (void) __argv; ^~~~~~ conftest.c:366:10: note: each undeclared identifier is reported only once for each function it appears in configure:28587: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:28587: result: no configure:28693: checking whether gettimeofday clobbers localtime buffer configure:28732: gcc -o conftest -DNDEBUG conftest.c >&5 configure:28732: $? = 0 configure:28732: ./conftest configure:28732: $? = 0 configure:28742: result: no configure:28758: checking for gettimeofday with POSIX signature configure:28786: gcc -c -DNDEBUG conftest.c >&5 conftest.c:361:19: error: conflicting types for 'gettimeofday' int gettimeofday (struct timeval *restrict, void *restrict); ^~~~~~~~~~~~ In file included from conftest.c:359:0: /usr/include/sys/time.h:68:12: note: previous declaration of 'gettimeofday' was here extern int gettimeofday (struct timeval *__restrict __tv, ^~~~~~~~~~~~ configure:28786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #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:28802: gcc -c -DNDEBUG conftest.c >&5 configure:28802: $? = 0 configure:28811: result: almost configure:28894: checking for group_member configure:28894: gcc -o conftest -DNDEBUG conftest.c >&5 configure:28894: $? = 0 configure:28894: result: yes configure:28940: checking for library containing gethostbyname configure:28988: result: none required configure:29002: checking for gethostbyname configure:29002: result: yes configure:29205: checking for library containing inet_ntop configure:29253: result: none required configure:29285: checking whether inet_ntop is declared configure:29285: result: yes configure:29334: checking whether the compiler generally respects inline configure:29355: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:369:17: error: #error "inline is not effective" #error "inline is not effective" ^~~~~ configure:29355: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | /* end confdefs.h. */ | | int | main () | { | #ifdef __NO_INLINE__ | #error "inline is not effective" | #endif | ; | return 0; | } configure:29364: result: no configure:29401: gcc -c -DNDEBUG conftest.c >&5 conftest.c:366:23: error: conflicting types for 'foo' extern int foo; ^~~ conftest.c:365:28: note: previous declaration of 'foo' was here extern intptr_t foo; ^~~ configure:29401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | /* end confdefs.h. */ | #include | extern intptr_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:29401: gcc -c -DNDEBUG conftest.c >&5 configure:29401: $? = 0 configure:29411: checking whether INT32_MAX < INTMAX_MAX configure:29445: gcc -c -DNDEBUG conftest.c >&5 configure:29445: $? = 0 configure:29452: result: yes configure:29463: checking whether INT64_MAX == LONG_MAX configure:29497: gcc -c -DNDEBUG conftest.c >&5 configure:29497: $? = 0 configure:29504: result: yes configure:29517: checking whether UINT32_MAX < UINTMAX_MAX configure:29551: gcc -c -DNDEBUG conftest.c >&5 configure:29551: $? = 0 configure:29558: result: yes configure:29569: checking whether UINT64_MAX == ULONG_MAX configure:29603: gcc -c -DNDEBUG conftest.c >&5 configure:29603: $? = 0 configure:29610: result: yes configure:29634: checking for ioctl configure:29634: gcc -o conftest -DNDEBUG conftest.c >&5 configure:29634: $? = 0 configure:29634: result: yes configure:29643: checking for ioctl with POSIX signature configure:29665: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:373:19: error: conflicting types for 'ioctl' int ioctl (int, int, ...); ^~~~~ In file included from conftest.c:365:0: /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here extern int ioctl (int __fd, unsigned long int __request, ...) __THROW; ^~~~~ configure:29665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | extern | #ifdef __cplusplus | "C" | #endif | int ioctl (int, int, ...); | | ; | return 0; | } | configure:29673: result: no configure:29712: checking whether iswblank is declared configure:29712: gcc -c -DNDEBUG conftest.c >&5 configure:29712: $? = 0 configure:29712: result: yes configure:29871: checking whether langinfo.h defines CODESET configure:29889: gcc -c -DNDEBUG conftest.c >&5 configure:29889: $? = 0 configure:29897: result: yes configure:29902: checking whether langinfo.h defines T_FMT_AMPM configure:29920: gcc -c -DNDEBUG conftest.c >&5 configure:29920: $? = 0 configure:29928: result: yes configure:29933: checking whether langinfo.h defines ERA configure:29951: gcc -c -DNDEBUG conftest.c >&5 configure:29951: $? = 0 configure:29959: result: yes configure:29964: checking whether langinfo.h defines YESEXPR configure:29982: gcc -c -DNDEBUG conftest.c >&5 configure:29982: $? = 0 configure:29990: result: yes configure:30007: checking whether nl_langinfo is declared without a macro configure:30025: gcc -c -DNDEBUG conftest.c >&5 configure:30025: $? = 0 configure:30033: result: yes configure:30049: checking whether to use the included libunistring configure:30051: result: no configure:30061: checking whether link obeys POSIX configure:30105: gcc -o conftest -DNDEBUG conftest.c >&5 configure:30105: $? = 0 configure:30105: ./conftest configure:30105: $? = 0 configure:30116: result: yes configure:30207: checking whether locale.h conforms to POSIX:2001 configure:30225: gcc -c -DNDEBUG conftest.c >&5 configure:30225: $? = 0 configure:30232: result: yes configure:30276: checking whether struct lconv is properly defined configure:30295: gcc -c -DNDEBUG conftest.c >&5 configure:30295: $? = 0 configure:30303: result: yes configure:30384: checking whether setlocale is declared without a macro configure:30406: gcc -c -DNDEBUG conftest.c >&5 configure:30406: $? = 0 configure:30414: result: yes configure:30384: checking whether duplocale is declared without a macro configure:30406: gcc -c -DNDEBUG conftest.c >&5 configure:30406: $? = 0 configure:30414: result: yes configure:30480: checking for pthread_rwlock_t configure:30480: gcc -c -DNDEBUG conftest.c >&5 configure:30480: $? = 0 configure:30480: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:379:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:30480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:30480: result: yes configure:30492: checking whether pthread_rwlock_rdlock prefers a writer to a reader configure:30617: gcc -o conftest -DNDEBUG conftest.c -pthread >&5 configure:30617: $? = 0 configure:30617: ./conftest configure:30617: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | /* 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:30629: result: no configure:30663: gcc -c -DNDEBUG conftest.c >&5 configure:30663: $? = 0 configure:30685: checking whether lseek detects pipes configure:30718: gcc -o conftest -DNDEBUG conftest.c >&5 configure:30718: $? = 0 configure:30753: result: yes configure:30897: checking whether mbrtowc handles incomplete characters configure:30942: gcc -o conftest -DNDEBUG conftest.c >&5 configure:30942: $? = 0 configure:30942: ./conftest configure:30942: $? = 0 configure:30954: result: yes configure:30960: checking whether mbrtowc works as well as mbtowc configure:31009: gcc -o conftest -DNDEBUG conftest.c >&5 configure:31009: $? = 0 configure:31009: ./conftest configure:31009: $? = 0 configure:31021: result: yes configure:31072: checking whether mbrtowc handles a NULL pwc argument configure:31131: gcc -o conftest -DNDEBUG conftest.c >&5 configure:31131: $? = 0 configure:31131: ./conftest configure:31131: $? = 0 configure:31143: result: yes configure:31149: checking whether mbrtowc handles a NULL string argument configure:31196: gcc -o conftest -DNDEBUG conftest.c >&5 configure:31196: $? = 0 configure:31196: ./conftest configure:31196: $? = 0 configure:31208: result: yes configure:31216: checking whether mbrtowc has a correct return value configure:31331: gcc -o conftest -DNDEBUG conftest.c >&5 configure:31331: $? = 0 configure:31331: ./conftest configure:31331: $? = 0 configure:31346: result: yes configure:31352: checking whether mbrtowc returns 0 when parsing a NUL character configure:31396: gcc -o conftest -DNDEBUG conftest.c >&5 configure:31396: $? = 0 configure:31396: ./conftest configure:31396: $? = 0 configure:31408: result: yes configure:31413: checking whether mbrtowc works on empty input configure:31440: gcc -o conftest -DNDEBUG conftest.c >&5 configure:31440: $? = 0 configure:31440: ./conftest configure:31440: $? = 0 configure:31451: result: yes configure:31455: checking whether the C locale is free of encoding errors configure:31495: gcc -o conftest -DNDEBUG conftest.c >&5 configure:31495: $? = 0 configure:31495: ./conftest configure:31495: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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:31505: result: no configure:31604: checking whether mbrtowc handles incomplete characters configure:31661: result: yes configure:31667: checking whether mbrtowc works as well as mbtowc configure:31728: result: yes configure:31826: checking whether mbrtowc handles incomplete characters configure:31883: result: yes configure:31889: checking whether mbrtowc works as well as mbtowc configure:31950: result: yes configure:32004: checking whether mbsrtowcs works configure:32096: gcc -o conftest -DNDEBUG conftest.c >&5 configure:32096: $? = 0 configure:32096: ./conftest configure:32096: $? = 0 configure:32108: result: yes configure:32248: checking for memrchr configure:32248: gcc -o conftest -DNDEBUG conftest.c >&5 configure:32248: $? = 0 configure:32248: result: yes configure:32291: checking whether mkdir handles trailing slash configure:32320: gcc -o conftest -DNDEBUG conftest.c >&5 configure:32320: $? = 0 configure:32320: ./conftest configure:32320: $? = 0 configure:32333: result: yes configure:32342: checking whether mkdir handles trailing dot configure:32371: gcc -o conftest -DNDEBUG conftest.c >&5 configure:32371: $? = 0 configure:32371: ./conftest configure:32371: $? = 0 configure:32384: result: yes configure:32459: checking for working mkstemp configure:32512: gcc -o conftest -DNDEBUG conftest.c >&5 configure:32512: $? = 0 configure:32512: ./conftest configure:32512: $? = 0 configure:32524: result: yes configure:32579: checking for working mktime configure:32786: gcc -o conftest -DNDEBUG conftest.c >&5 configure:32786: $? = 0 configure:32786: ./conftest configure:32786: $? = 0 configure:32797: result: yes configure:32837: checking for __mktime_internal configure:32837: gcc -o conftest -DNDEBUG conftest.c >&5 /home/users/arekm/tmp/cck9cPqL.o: In function `main': conftest.c:(.text+0xa): undefined reference to `__mktime_internal' collect2: error: ld returned 1 exit status configure:32837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 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:32837: result: no configure:32904: checking for library containing nanosleep configure:32935: gcc -o conftest -DNDEBUG conftest.c >&5 configure:32935: $? = 0 configure:32952: result: none required configure:32972: checking for working nanosleep configure:33040: gcc -o conftest -DNDEBUG conftest.c >&5 configure:33040: $? = 0 configure:33040: ./conftest configure:33040: $? = 6 configure: program exited with status 6 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 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))) | | static void | check_for_SIGALRM (int sig) | { | if (sig != SIGALRM) | _exit (1); | } | | int | main () | { | static struct timespec ts_sleep; | static struct timespec ts_remaining; | static struct sigaction act; | /* Test for major problems first. */ | if (! nanosleep) | return 2; | act.sa_handler = check_for_SIGALRM; | sigemptyset (&act.sa_mask); | sigaction (SIGALRM, &act, NULL); | ts_sleep.tv_sec = 0; | ts_sleep.tv_nsec = 1; | 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; | return 0; | } configure:33052: result: no (mishandles large arguments) configure:33204: checking whether getaddrinfo is declared without a macro configure:33229: result: yes configure:33204: checking whether freeaddrinfo is declared without a macro configure:33229: result: yes configure:33204: checking whether gai_strerror is declared without a macro configure:33229: result: yes configure:33204: checking whether getnameinfo is declared without a macro configure:33229: result: yes configure:33242: checking whether is self-contained configure:33259: gcc -c -DNDEBUG conftest.c >&5 configure:33259: $? = 0 configure:33267: result: yes configure:33387: checking whether YESEXPR works configure:33415: gcc -o conftest -DNDEBUG conftest.c >&5 configure:33415: $? = 0 configure:33415: ./conftest configure:33415: $? = 0 configure:33426: result: yes configure:33485: checking whether open recognizes a trailing slash configure:33524: gcc -o conftest -DNDEBUG conftest.c >&5 configure:33524: $? = 0 configure:33524: ./conftest configure:33524: $? = 0 configure:33536: result: yes configure:33727: checking whether posix_spawn_file_actions_addclose works configure:33754: gcc -o conftest -DNDEBUG conftest.c >&5 configure:33754: $? = 0 configure:33754: ./conftest configure:33754: $? = 0 configure:33765: result: yes configure:33809: checking whether posix_spawn_file_actions_adddup2 works configure:33836: gcc -o conftest -DNDEBUG conftest.c >&5 configure:33836: $? = 0 configure:33836: ./conftest configure:33836: $? = 0 configure:33847: result: yes configure:33891: checking whether posix_spawn_file_actions_addopen works configure:33920: gcc -o conftest -DNDEBUG conftest.c >&5 configure:33920: $? = 0 configure:33920: ./conftest configure:33920: $? = 0 configure:33931: result: yes configure:34224: checking for raise configure:34224: gcc -o conftest -DNDEBUG conftest.c >&5 configure:34224: $? = 0 configure:34224: result: yes configure:34244: checking for sigprocmask configure:34244: gcc -o conftest -DNDEBUG conftest.c >&5 configure:34244: $? = 0 configure:34244: result: yes configure:34301: checking for rawmemchr configure:34301: gcc -o conftest -DNDEBUG conftest.c >&5 configure:34301: $? = 0 configure:34301: result: yes configure:34388: checking for working re_compile_pattern configure:34598: gcc -o conftest -DNDEBUG conftest.c >&5 configure:34598: $? = 0 configure:34598: ./conftest configure:34598: $? = 0 configure:34608: result: yes configure:34736: gcc -c -DNDEBUG conftest.c >&5 configure:34736: $? = 0 configure:34952: checking whether select supports a 0 argument configure:34995: result: yes configure:35002: checking whether select detects invalid fds configure:35058: result: yes configure:35152: checking for library containing getservbyname configure:35200: result: none required configure:35214: checking for getservbyname configure:35214: result: yes configure:35298: checking for struct sigaction.sa_sigaction configure:35298: gcc -c -DNDEBUG conftest.c >&5 configure:35298: $? = 0 configure:35298: result: yes configure:35443: checking for volatile sig_atomic_t configure:35443: gcc -c -DNDEBUG conftest.c >&5 configure:35443: $? = 0 configure:35443: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:435:36: error: expected expression before ')' token if (sizeof ((volatile sig_atomic_t))) ^ configure:35443: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:35443: result: yes configure:35459: checking for sighandler_t configure:35459: gcc -c -DNDEBUG conftest.c >&5 configure:35459: $? = 0 configure:35459: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:435:27: error: expected expression before ')' token if (sizeof ((sighandler_t))) ^ configure:35459: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:35459: result: yes configure:35473: checking whether pthread_sigmask is declared without a macro configure:35491: gcc -c -DNDEBUG conftest.c >&5 configure:35491: $? = 0 configure:35499: result: yes configure:35473: checking whether sigaction is declared without a macro configure:35491: gcc -c -DNDEBUG conftest.c >&5 configure:35491: $? = 0 configure:35499: result: yes configure:35473: checking whether sigaddset is declared without a macro configure:35491: gcc -c -DNDEBUG conftest.c >&5 configure:35491: $? = 0 configure:35499: result: yes configure:35473: checking whether sigdelset is declared without a macro configure:35491: gcc -c -DNDEBUG conftest.c >&5 configure:35491: $? = 0 configure:35499: result: yes configure:35473: checking whether sigemptyset is declared without a macro configure:35491: gcc -c -DNDEBUG conftest.c >&5 configure:35491: $? = 0 configure:35499: result: yes configure:35473: checking whether sigfillset is declared without a macro configure:35491: gcc -c -DNDEBUG conftest.c >&5 configure:35491: $? = 0 configure:35499: result: yes configure:35473: checking whether sigismember is declared without a macro configure:35491: gcc -c -DNDEBUG conftest.c >&5 configure:35491: $? = 0 configure:35499: result: yes configure:35473: checking whether sigpending is declared without a macro configure:35491: gcc -c -DNDEBUG conftest.c >&5 configure:35491: $? = 0 configure:35499: result: yes configure:35473: checking whether sigprocmask is declared without a macro configure:35491: gcc -c -DNDEBUG conftest.c >&5 configure:35491: $? = 0 configure:35499: result: yes configure:35532: checking for sigprocmask configure:35532: result: yes configure:35573: checking for stdint.h configure:35573: result: yes configure:35583: checking for SIZE_MAX configure:35654: result: yes configure:35670: checking for snprintf configure:35670: result: yes configure:35683: checking whether snprintf respects a size of 1 configure:35717: gcc -o conftest -DNDEBUG conftest.c >&5 configure:35717: $? = 0 configure:35717: ./conftest configure:35717: $? = 0 configure:35728: result: yes configure:35738: checking whether printf supports POSIX/XSI format strings with positions configure:35770: gcc -o conftest -DNDEBUG conftest.c >&5 configure:35770: $? = 0 configure:35770: ./conftest configure:35770: $? = 0 configure:35781: result: yes configure:35884: checking for socklen_t configure:35884: gcc -c -DNDEBUG conftest.c >&5 configure:35884: $? = 0 configure:35884: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:459:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:35884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 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:35884: result: yes configure:36031: checking for posix_spawnattr_t configure:36031: gcc -c -DNDEBUG conftest.c >&5 configure:36031: $? = 0 configure:36031: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:451:32: error: expected expression before ')' token if (sizeof ((posix_spawnattr_t))) ^ configure:36031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((posix_spawnattr_t))) | return 0; | ; | return 0; | } configure:36031: result: yes configure:36046: checking for posix_spawn_file_actions_t configure:36046: gcc -c -DNDEBUG conftest.c >&5 configure:36046: $? = 0 configure:36046: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:452:41: error: expected expression before ')' token if (sizeof ((posix_spawn_file_actions_t))) ^ configure:36046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((posix_spawn_file_actions_t))) | return 0; | ; | return 0; | } configure:36046: result: yes configure:36079: checking whether posix_spawn is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnp is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_init is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_destroy is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_getsigdefault is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_setsigdefault is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_getsigmask is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_setsigmask is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_getflags is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_setflags is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_getpgroup is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_setpgroup is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_getschedpolicy is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_setschedpolicy is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_getschedparam is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawnattr_setschedparam is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawn_file_actions_init is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawn_file_actions_destroy is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawn_file_actions_addopen is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawn_file_actions_addclose is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36079: checking whether posix_spawn_file_actions_adddup2 is declared without a macro configure:36097: gcc -c -DNDEBUG conftest.c >&5 configure:36097: $? = 0 configure:36105: result: yes configure:36121: checking for ssize_t configure:36138: gcc -c -DNDEBUG conftest.c >&5 configure:36138: $? = 0 configure:36145: result: yes configure:36156: checking whether stat handles trailing slashes on directories configure:36179: gcc -o conftest -DNDEBUG conftest.c >&5 configure:36179: $? = 0 configure:36179: ./conftest configure:36179: $? = 0 configure:36189: result: yes configure:36191: checking whether stat handles trailing slashes on files configure:36231: gcc -o conftest -DNDEBUG conftest.c >&5 configure:36231: $? = 0 configure:36231: ./conftest configure:36231: $? = 0 configure:36242: result: yes configure:36289: checking for struct stat.st_atim.tv_nsec configure:36289: gcc -c -DNDEBUG conftest.c >&5 configure:36289: $? = 0 configure:36289: result: yes configure:36298: checking whether struct stat.st_atim is of type struct timespec configure:36325: gcc -c -DNDEBUG conftest.c >&5 configure:36325: $? = 0 configure:36332: result: yes configure:36384: checking for struct stat.st_birthtimespec.tv_nsec configure:36384: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:477:12: error: 'struct stat' has no member named 'st_birthtimespec' if (ac_aggr.st_birthtimespec.tv_nsec) ^ configure:36384: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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:36384: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:477:19: error: 'struct stat' has no member named 'st_birthtimespec' if (sizeof ac_aggr.st_birthtimespec.tv_nsec) ^ configure:36384: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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:36384: result: no configure:36395: checking for struct stat.st_birthtimensec configure:36395: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:477:12: error: 'struct stat' has no member named 'st_birthtimensec' if (ac_aggr.st_birthtimensec) ^ configure:36395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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:36395: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:477:19: error: 'struct stat' has no member named 'st_birthtimensec' if (sizeof ac_aggr.st_birthtimensec) ^ configure:36395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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:36395: result: no configure:36406: checking for struct stat.st_birthtim.tv_nsec configure:36406: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:477:13: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'? if (ac_aggr.st_birthtim.tv_nsec) ^~~~~~~~~~~ st_atim configure:36406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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:36406: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:477:20: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'? if (sizeof ac_aggr.st_birthtim.tv_nsec) ^~~~~~~~~~~ st_atim configure:36406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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:36406: result: no configure:36424: checking for working stdalign.h configure:36469: gcc -c -DNDEBUG conftest.c >&5 configure:36469: $? = 0 configure:36476: result: yes configure:36526: checking for max_align_t configure:36526: result: yes configure:36539: checking whether NULL can be used in arbitrary expressions configure:36564: result: yes configure:36731: checking which flavor of printf attribute matches inttypes macros configure:36758: gcc -c -DNDEBUG conftest.c >&5 configure:36758: $? = 0 configure:36765: result: system configure:36829: checking whether dprintf is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether fpurge is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:480:10: error: 'fpurge' undeclared (first use in this function); did you mean 'fputs'? (void) fpurge; ^~~~~~ fputs conftest.c:480:10: note: each undeclared identifier is reported only once for each function it appears in configure:36847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef fpurge | (void) fpurge; | ; | return 0; | } configure:36855: result: no configure:36829: checking whether fseeko is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether ftello is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether getdelim is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether getline is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether gets is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:484:10: error: 'gets' undeclared (first use in this function); did you mean 'fgets'? (void) gets; ^~~~ fgets conftest.c:484:10: note: each undeclared identifier is reported only once for each function it appears in configure:36847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef gets | (void) gets; | ; | return 0; | } configure:36855: result: no configure:36829: checking whether pclose is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether popen is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether renameat is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether snprintf is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether tmpfile is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether vdprintf is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36829: checking whether vsnprintf is declared without a macro configure:36847: gcc -c -DNDEBUG conftest.c >&5 configure:36847: $? = 0 configure:36855: result: yes configure:36944: checking whether _Exit is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether atoll is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether canonicalize_file_name is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether getloadavg is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether getsubopt is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether grantpt is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether initstate is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether initstate_r is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether mkdtemp is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether mkostemp is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether mkostemps is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether mkstemp is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether mkstemps is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether posix_openpt is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether ptsname is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether ptsname_r is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether qsort_r is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether random is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether random_r is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether realpath is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether rpmatch is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether secure_getenv is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether setenv is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether setstate is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether setstate_r is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether srandom is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether srandom_r is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether strtod is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether strtoll is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether strtoull is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether unlockpt is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36944: checking whether unsetenv is declared without a macro configure:36968: gcc -c -DNDEBUG conftest.c >&5 configure:36968: $? = 0 configure:36976: result: yes configure:36993: checking for strcasecmp configure:36993: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:540:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch] char strcasecmp (); ^~~~~~~~~~ configure:36993: $? = 0 configure:36993: result: yes configure:37010: checking for strncasecmp configure:37010: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:541:6: warning: conflicting types for built-in function 'strncasecmp' [-Wbuiltin-declaration-mismatch] char strncasecmp (); ^~~~~~~~~~~ configure:37010: $? = 0 configure:37010: result: yes configure:37024: checking whether strncasecmp is declared configure:37024: result: yes configure:37076: checking for strchrnul configure:37076: gcc -o conftest -DNDEBUG conftest.c >&5 configure:37076: $? = 0 configure:37076: result: yes configure:37088: checking whether strchrnul works configure:37132: gcc -o conftest -DNDEBUG conftest.c >&5 configure:37132: $? = 0 configure:37132: ./conftest configure:37132: $? = 0 configure:37143: result: yes configure:37229: checking for working strerror function configure:37255: gcc -o conftest -DNDEBUG conftest.c >&5 configure:37255: $? = 0 configure:37255: ./conftest configure:37255: $? = 0 configure:37266: result: yes configure:37364: checking whether strerror_r is declared configure:37364: result: yes configure:37445: checking for working strndup configure:37486: gcc -o conftest -DNDEBUG conftest.c >&5 configure:37486: $? = 0 configure:37486: ./conftest configure:37486: $? = 0 configure:37496: result: yes configure:37542: checking for working strnlen configure:37580: gcc -o conftest -DNDEBUG conftest.c >&5 configure:37580: $? = 0 configure:37580: ./conftest configure:37580: $? = 0 configure:37590: result: yes configure:37632: checking for strpbrk configure:37632: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:552:6: warning: conflicting types for built-in function 'strpbrk' [-Wbuiltin-declaration-mismatch] char strpbrk (); ^~~~~~~ configure:37632: $? = 0 configure:37632: result: yes configure:37718: checking for strtok_r configure:37718: gcc -o conftest -DNDEBUG conftest.c >&5 configure:37718: $? = 0 configure:37718: result: yes configure:37729: checking whether strtok_r works configure:37769: gcc -o conftest -DNDEBUG conftest.c >&5 configure:37769: $? = 0 configure:37769: ./conftest configure:37769: $? = 0 configure:37780: result: yes configure:37831: checking for strtoll configure:37831: gcc -o conftest -DNDEBUG conftest.c >&5 configure:37831: $? = 0 configure:37831: result: yes configure:37881: checking whether symlink handles trailing slash correctly configure:37915: gcc -o conftest -DNDEBUG conftest.c >&5 configure:37915: $? = 0 configure:37915: ./conftest configure:37915: $? = 0 configure:37926: result: yes configure:38055: checking whether flock is declared without a macro configure:38073: gcc -c -DNDEBUG conftest.c >&5 configure:38073: $? = 0 configure:38081: result: yes configure:38100: checking whether declares ioctl configure:38117: gcc -c -DNDEBUG conftest.c >&5 configure:38117: $? = 0 configure:38125: result: yes configure:38213: checking whether ioctl is declared without a macro configure:38235: gcc -c -DNDEBUG conftest.c >&5 configure:38235: $? = 0 configure:38243: result: yes configure:38259: checking whether is self-contained configure:38338: result: yes configure:38455: checking whether pselect is declared without a macro configure:38487: result: yes configure:38455: checking whether select is declared without a macro configure:38487: result: yes configure:38598: checking for nlink_t configure:38598: result: yes configure:38613: checking whether fchmodat is declared without a macro configure:38639: result: yes configure:38613: checking whether fstat is declared without a macro configure:38639: result: yes configure:38613: checking whether fstatat is declared without a macro configure:38639: result: yes configure:38613: checking whether futimens is declared without a macro configure:38639: result: yes configure:38613: checking whether lchmod is declared without a macro configure:38639: result: yes configure:38613: checking whether lstat is declared without a macro configure:38639: result: yes configure:38613: checking whether mkdirat is declared without a macro configure:38639: result: yes configure:38613: checking whether mkfifo is declared without a macro configure:38639: result: yes configure:38613: checking whether mkfifoat is declared without a macro configure:38639: result: yes configure:38613: checking whether mknod is declared without a macro configure:38639: result: yes configure:38613: checking whether mknodat is declared without a macro configure:38639: result: yes configure:38613: checking whether stat is declared without a macro configure:38639: result: yes configure:38613: checking whether utimensat is declared without a macro configure:38639: result: yes configure:38833: checking whether waitpid is declared without a macro configure:38850: gcc -c -DNDEBUG conftest.c >&5 configure:38850: $? = 0 configure:38858: result: yes configure:38889: checking whether localtime_r is declared configure:38889: gcc -c -DNDEBUG conftest.c >&5 configure:38889: $? = 0 configure:38889: result: yes configure:38908: checking whether localtime_r is compatible with its POSIX signature configure:38932: gcc -c -DNDEBUG conftest.c >&5 configure:38932: $? = 0 configure:38940: result: yes configure:39414: checking whether chdir is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether chown is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether dup is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether dup2 is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether dup3 is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether environ is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether euidaccess is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether faccessat is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether fchdir is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether fchownat is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether fdatasync is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether fsync is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether ftruncate is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether getcwd is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether getdomainname is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether getdtablesize is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether getgroups is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether gethostname is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether getlogin is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether getlogin_r is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether getpagesize is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether getusershell is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether setusershell is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether endusershell is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether group_member is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether isatty is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether lchown is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether link is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether linkat is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether lseek is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether pipe is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether pipe2 is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether pread is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether pwrite is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether readlink is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether readlinkat is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether rmdir is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether sethostname is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether sleep is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether symlink is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether symlinkat is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether ttyname_r is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether unlink is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether unlinkat is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39414: checking whether usleep is declared without a macro configure:39444: gcc -c -DNDEBUG conftest.c >&5 configure:39444: $? = 0 configure:39452: result: yes configure:39712: checking whether unlink honors trailing slashes configure:39760: gcc -o conftest -DNDEBUG conftest.c >&5 configure:39760: $? = 0 configure:39760: ./conftest configure:39760: $? = 0 configure:39771: result: yes configure:39779: checking whether unlink of a parent directory fails as it should configure:39851: result: guessing yes configure:40034: checking for ptrdiff_t configure:40034: gcc -c -DNDEBUG conftest.c >&5 configure:40034: $? = 0 configure:40034: gcc -c -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:644:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:40034: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define HAVE_DECL_STRERROR_R_ORIG 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define GNULIB_TEST_STRPBRK 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_FLOCK 1 | #define HAVE_RAW_DECL_IOCTL 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_RAW_DECL_WAITPID 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define USE_UNLOCKED_IO 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:40034: result: yes configure:40055: checking for vasprintf configure:40055: gcc -o conftest -DNDEBUG conftest.c >&5 configure:40055: $? = 0 configure:40055: result: yes configure:40130: checking for vsnprintf configure:40130: gcc -o conftest -DNDEBUG conftest.c >&5 conftest.c:633:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch] char vsnprintf (); ^~~~~~~~~ configure:40130: $? = 0 configure:40130: result: yes configure:40143: checking whether snprintf respects a size of 1 configure:40188: result: yes configure:40198: checking whether printf supports POSIX/XSI format strings with positions configure:40241: result: yes configure:40302: checking for waitid configure:40302: gcc -o conftest -DNDEBUG conftest.c >&5 configure:40302: $? = 0 configure:40302: result: yes configure:40447: checking whether btowc is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wctob is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether mbsinit is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether mbrtowc is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether mbrlen is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether mbsrtowcs is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether mbsnrtowcs is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcrtomb is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsrtombs is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsnrtombs is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcwidth is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wmemchr is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wmemcmp is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wmemcpy is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wmemmove is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wmemset is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcslen is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsnlen is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcscpy is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcpcpy is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsncpy is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcpncpy is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcscat is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsncat is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcscmp is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsncmp is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcscasecmp is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsncasecmp is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcscoll is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsxfrm is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsdup is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcschr is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsrchr is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcscspn is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsspn is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcspbrk is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcsstr is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcstok is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40447: checking whether wcswidth is declared without a macro configure:40475: gcc -c -DNDEBUG conftest.c >&5 configure:40475: $? = 0 configure:40483: result: yes configure:40509: checking whether mbrtowc handles incomplete characters configure:40566: result: yes configure:40572: checking whether mbrtowc works as well as mbtowc configure:40633: result: yes configure:40686: checking whether wcrtomb return value is correct configure:40741: gcc -o conftest -DNDEBUG conftest.c >&5 configure:40741: $? = 0 configure:40741: ./conftest configure:40741: $? = 0 configure:40753: result: yes configure:40892: checking whether iswcntrl works configure:40947: result: yes configure:40971: checking for towlower configure:40971: result: yes configure:41019: checking for wctype_t configure:41055: result: yes configure:41061: checking for wctrans_t configure:41095: result: yes configure:41104: checking whether wctype is declared without a macro configure:41141: result: yes configure:41104: checking whether iswctype is declared without a macro configure:41141: result: yes configure:41104: checking whether wctrans is declared without a macro configure:41141: result: yes configure:41104: checking whether towctrans is declared without a macro configure:41141: result: yes configure:41164: checking whether wcwidth is declared configure:41164: result: yes configure:41193: checking whether wcwidth works reasonably in UTF-8 locales configure:41246: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41246: $? = 0 configure:41246: ./conftest configure:41246: $? = 0 configure:41257: result: yes configure:41353: checking for stdint.h configure:41353: result: yes configure:41414: checking for getpagesize configure:41414: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41414: $? = 0 configure:41414: result: yes configure:41423: checking for working mmap configure:41572: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41572: $? = 0 configure:41572: ./conftest configure:41572: $? = 0 configure:41582: result: yes configure:41591: checking for _LARGEFILE_SOURCE value needed for large files configure:41638: result: no configure:41662: checking for strptime configure:41662: result: yes configure:41662: checking for timegm configure:41662: result: yes configure:41662: checking for vsnprintf configure:41662: result: yes configure:41662: checking for vasprintf configure:41662: result: yes configure:41662: checking for drand48 configure:41662: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41662: $? = 0 configure:41662: result: yes configure:41662: checking for pathconf configure:41662: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41662: $? = 0 configure:41662: result: yes configure:41674: checking for strtoll configure:41674: result: yes configure:41674: checking for usleep configure:41674: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41674: $? = 0 configure:41674: result: yes configure:41674: checking for ftello configure:41674: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41674: $? = 0 configure:41674: result: yes configure:41674: checking for sigblock configure:41674: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41674: $? = 0 configure:41674: result: yes configure:41674: checking for sigsetjmp configure:41674: gcc -o conftest -DNDEBUG conftest.c >&5 /home/users/arekm/tmp/cclcstvd.o: In function `main': conftest.c:(.text+0xa): undefined reference to `sigsetjmp' collect2: error: ld returned 1 exit status configure:41674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define HAVE_DECL_STRERROR_R_ORIG 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define GNULIB_TEST_STRPBRK 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_FLOCK 1 | #define HAVE_RAW_DECL_IOCTL 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_RAW_DECL_WAITPID 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_WAITID 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigsetjmp | | /* 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 sigsetjmp (); | /* 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_sigsetjmp || defined __stub___sigsetjmp | choke me | #endif | | int | main () | { | return sigsetjmp (); | ; | return 0; | } configure:41674: result: no configure:41674: checking for memrchr configure:41674: result: yes configure:41674: checking for wcwidth configure:41674: result: yes configure:41674: checking for mbtowc configure:41674: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41674: $? = 0 configure:41674: result: yes configure:41686: checking for sleep configure:41686: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41686: $? = 0 configure:41686: result: yes configure:41686: checking for symlink configure:41686: result: yes configure:41686: checking for utime configure:41686: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41686: $? = 0 configure:41686: result: yes configure:41686: checking for strlcpy configure:41686: gcc -o conftest -DNDEBUG conftest.c >&5 /home/users/arekm/tmp/cciHxYVx.o: In function `main': conftest.c:(.text+0xa): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:41686: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define HAVE_DECL_STRERROR_R_ORIG 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define GNULIB_TEST_STRPBRK 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_FLOCK 1 | #define HAVE_RAW_DECL_IOCTL 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_RAW_DECL_WAITPID 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_WAITID 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_MEMRCHR 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MBTOWC 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_UTIME 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:41686: result: no configure:41686: checking for random configure:41686: gcc -o conftest -DNDEBUG conftest.c >&5 configure:41686: $? = 0 configure:41686: result: yes configure:41786: checking for pkg-config configure:41804: found /usr/bin/pkg-config configure:41816: result: /usr/bin/pkg-config configure:41841: checking pkg-config is at least version 0.9.0 configure:41844: result: yes configure:41857: checking for LIBPSL configure:41864: $PKG_CONFIG --exists --print-errors "libpsl" configure:41867: $? = 0 configure:41881: $PKG_CONFIG --exists --print-errors "libpsl" configure:41884: $? = 0 configure:42046: result: yes configure:42068: checking for psl_latest configure:42068: gcc -o conftest -DNDEBUG conftest.c -lpsl >&5 configure:42068: $? = 0 configure:42068: result: yes configure:42085: checking for ZLIB configure:42092: $PKG_CONFIG --exists --print-errors "zlib" configure:42095: $? = 0 configure:42109: $PKG_CONFIG --exists --print-errors "zlib" configure:42112: $? = 0 configure:42242: result: yes configure:43187: checking for GNUTLS configure:43194: $PKG_CONFIG --exists --print-errors "gnutls" configure:43197: $? = 0 configure:43211: $PKG_CONFIG --exists --print-errors "gnutls" configure:43214: $? = 0 configure:43272: result: yes configure:43275: compiling in support for SSL via GnuTLS configure:43864: checking for gnutls_priority_set_direct configure:43864: gcc -o conftest -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c -lgnutls -lz -lpsl >&5 configure:43864: $? = 0 configure:43864: result: yes configure:43894: checking for nettle_md4_init in -lnettle configure:43919: gcc -o conftest -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c -lnettle -lgnutls -lz -lpsl >&5 configure:43919: $? = 0 configure:43928: result: yes configure:43997: checking for gpgme-config configure:44015: found /usr/bin/gpgme-config configure:44028: result: /usr/bin/gpgme-config configure:44051: checking for METALINK configure:44058: $PKG_CONFIG --exists --print-errors "libmetalink" configure:44061: $? = 0 configure:44075: $PKG_CONFIG --exists --print-errors "libmetalink" configure:44078: $? = 0 configure:44120: result: yes configure:44145: checking for GPGME - version >= 0.4.2 configure:44186: result: yes configure:44200: WARNING: *** *** The config script /usr/bin/gpgme-config was *** built for x86_64-pld-linux-gnu and thus may not match the *** used host x86_64-pc-linux-gnu. *** You may want to use the configure option --with-gpgme-prefix *** to specify a matching config script or use $SYSROOT. *** configure:44268: checking for INET6 protocol support configure:44298: gcc -E conftest.c configure:44298: $? = 0 configure:44310: result: yes configure:44328: checking for struct sockaddr_in6 configure:44328: gcc -c -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c >&5 configure:44328: $? = 0 configure:44328: gcc -c -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:715:34: error: expected expression before ')' token if (sizeof ((struct sockaddr_in6))) ^ configure:44328: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define HAVE_DECL_STRERROR_R_ORIG 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define GNULIB_TEST_STRPBRK 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_FLOCK 1 | #define HAVE_RAW_DECL_IOCTL 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_RAW_DECL_WAITPID 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_WAITID 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_MEMRCHR 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MBTOWC 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_UTIME 1 | #define HAVE_RANDOM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_ISATTY 1 | #define HAVE_LIBPSL 1 | #define HAVE_PSL_LATEST 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBGNUTLS 1 | #define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1 | #define HAVE_NETTLE 1 | #define ENABLE_NTLM 1 | #define HAVE_METALINK 1 | #define HAVE_GPGME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:44328: result: yes configure:44372: checking for struct sockaddr_storage configure:44372: result: yes configure:44397: checking for struct sockaddr_in6.sin6_scope_id configure:44397: gcc -c -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c >&5 configure:44397: $? = 0 configure:44397: result: yes configure:44441: Enabling support for IPv6. configure:44452: checking for makeinfo configure:44479: result: ${SHELL} /home/users/arekm/rpm/packages/wget/wget-1.19.2/build-aux/missing makeinfo configure:44497: checking for perl5 configure:44530: result: no configure:44497: checking for perl configure:44515: found /usr/bin/perl configure:44527: result: /usr/bin/perl configure:44541: checking for pod2man configure:44559: found /usr/bin/pod2man configure:44572: result: /usr/bin/pod2man configure:44645: checking for library containing idn2_lookup_u8 configure:44676: gcc -o conftest -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c -L/usr/lib64 -lgpgme -lassuan -lgpg-error -lmetalink -lnettle -lgnutls -lz -lpsl >&5 /usr/bin/ld: /home/users/arekm/tmp/ccs6wiiW.o: undefined reference to symbol 'idn2_lookup_u8@@IDN2_0.0.0' /usr/lib64/libidn2.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status configure:44676: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define HAVE_DECL_STRERROR_R_ORIG 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define GNULIB_TEST_STRPBRK 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_FLOCK 1 | #define HAVE_RAW_DECL_IOCTL 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_RAW_DECL_WAITPID 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_WAITID 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_MEMRCHR 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MBTOWC 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_UTIME 1 | #define HAVE_RANDOM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_ISATTY 1 | #define HAVE_LIBPSL 1 | #define HAVE_PSL_LATEST 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBGNUTLS 1 | #define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1 | #define HAVE_NETTLE 1 | #define ENABLE_NTLM 1 | #define HAVE_METALINK 1 | #define HAVE_GPGME 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define ENABLE_IPV6 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 idn2_lookup_u8 (); | int | main () | { | return idn2_lookup_u8 (); | ; | return 0; | } configure:44676: gcc -o conftest -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c -lidn2 -L/usr/lib64 -lgpgme -lassuan -lgpg-error -lmetalink -lnettle -lgnutls -lz -lpsl >&5 configure:44676: $? = 0 configure:44693: result: -lidn2 configure:44938: checking uuid.h usability configure:44938: gcc -c -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c >&5 conftest.c:734:10: fatal error: uuid.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:44938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define HAVE_DECL_STRERROR_R_ORIG 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define GNULIB_TEST_STRPBRK 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_FLOCK 1 | #define HAVE_RAW_DECL_IOCTL 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_RAW_DECL_WAITPID 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_WAITID 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_MEMRCHR 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MBTOWC 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_UTIME 1 | #define HAVE_RANDOM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_ISATTY 1 | #define HAVE_LIBPSL 1 | #define HAVE_PSL_LATEST 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBGNUTLS 1 | #define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1 | #define HAVE_NETTLE 1 | #define ENABLE_NTLM 1 | #define HAVE_METALINK 1 | #define HAVE_GPGME 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define ENABLE_IPV6 1 | #define ENABLE_IRI 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:44938: result: no configure:44938: checking uuid.h presence configure:44938: gcc -E conftest.c conftest.c:701:10: fatal error: uuid.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:44938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define HAVE_DECL_STRERROR_R_ORIG 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define GNULIB_TEST_STRPBRK 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_FLOCK 1 | #define HAVE_RAW_DECL_IOCTL 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_RAW_DECL_WAITPID 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_WAITID 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_MEMRCHR 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MBTOWC 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_UTIME 1 | #define HAVE_RANDOM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_ISATTY 1 | #define HAVE_LIBPSL 1 | #define HAVE_PSL_LATEST 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBGNUTLS 1 | #define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1 | #define HAVE_NETTLE 1 | #define ENABLE_NTLM 1 | #define HAVE_METALINK 1 | #define HAVE_GPGME 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define ENABLE_IPV6 1 | #define ENABLE_IRI 1 | /* end confdefs.h. */ | #include configure:44938: result: no configure:44938: checking for uuid.h configure:44938: result: no configure:44949: checking uuid/uuid.h usability configure:44949: gcc -c -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c >&5 configure:44949: $? = 0 configure:44949: result: yes configure:44949: checking uuid/uuid.h presence configure:44949: gcc -E conftest.c configure:44949: $? = 0 configure:44949: result: yes configure:44949: checking for uuid/uuid.h configure:44949: result: yes configure:44951: checking for library containing uuid_generate configure:44982: gcc -o conftest -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c -lidn2 -L/usr/lib64 -lgpgme -lassuan -lgpg-error -lmetalink -lnettle -lgnutls -lz -lpsl >&5 /home/users/arekm/tmp/ccZXx6ve.o: In function `main': conftest.c:(.text+0xa): undefined reference to `uuid_generate' collect2: error: ld returned 1 exit status configure:44982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wget" | #define PACKAGE_TARNAME "wget" | #define PACKAGE_VERSION "1.19.2" | #define PACKAGE_STRING "wget 1.19.2" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "wget" | #define VERSION "1.19.2" | #define OS_TYPE "linux-gnu" | #define ENABLE_OPIE 1 | #define ENABLE_DIGEST 1 | #define ENABLE_DEBUG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_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 HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define SIZEOF_OFF_T 8 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 8 | #define HAVE_UINT32_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INT64_T 1 | #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_RAW_DECL_SOCKET 1 | #define HAVE_RAW_DECL_CONNECT 1 | #define HAVE_RAW_DECL_ACCEPT 1 | #define HAVE_RAW_DECL_BIND 1 | #define HAVE_RAW_DECL_GETPEERNAME 1 | #define HAVE_RAW_DECL_GETSOCKNAME 1 | #define HAVE_RAW_DECL_GETSOCKOPT 1 | #define HAVE_RAW_DECL_LISTEN 1 | #define HAVE_RAW_DECL_RECV 1 | #define HAVE_RAW_DECL_SEND 1 | #define HAVE_RAW_DECL_RECVFROM 1 | #define HAVE_RAW_DECL_SENDTO 1 | #define HAVE_RAW_DECL_SETSOCKOPT 1 | #define HAVE_RAW_DECL_SHUTDOWN 1 | #define HAVE_RAW_DECL_ACCEPT4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_BTOWC 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_TZSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_CATGETS 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define GETGROUPS_T gid_t | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LIBUNISTRING 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_WORKING_POSIX_SPAWN 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define USER_LABEL_PREFIX | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 | #define HAVE_ALLOCA 1 | #define HAVE_RAW_DECL_INET_NTOP 1 | #define HAVE_RAW_DECL_INET_PTON 1 | #define GNULIB_TEST_BIND 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define GNULIB_DIRNAME 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define HAVE_RAW_DECL_FCNTL 1 | #define HAVE_RAW_DECL_OPENAT 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define GNULIB_TEST_GETGROUPS 1 | #define GNULIB_TEST_GETLINE 1 | #define getpass gnu_getpass | #define HAVE_DECL___FSETLOCKING 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETSOCKNAME 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GROUP_MEMBER 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_IOCTL 1 | #define GNULIB_TEST_IOCTL 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define GNULIB_TEST_LINK 1 | #define GNULIB_TEST_LISTEN 1 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_LOCALECONV 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 | #define GNULIB_TEST_MBTOWC 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_TEST_MKSTEMP 1 | #define GNULIB_TEST_MKTIME 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_RAW_DECL_GETADDRINFO 1 | #define HAVE_RAW_DECL_FREEADDRINFO 1 | #define HAVE_RAW_DECL_GAI_STRERROR 1 | #define HAVE_RAW_DECL_GETNAMEINFO 1 | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 | #define GNULIB_TEST_NL_LANGINFO 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define HAVE_GETSERVBYNAME 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | #define HAVE_RAW_DECL_SIGACTION 1 | #define HAVE_RAW_DECL_SIGADDSET 1 | #define HAVE_RAW_DECL_SIGDELSET 1 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 | #define HAVE_RAW_DECL_SIGFILLSET 1 | #define HAVE_RAW_DECL_SIGISMEMBER 1 | #define HAVE_RAW_DECL_SIGPENDING 1 | #define HAVE_RAW_DECL_SIGPROCMASK 1 | #define GNULIB_SIGPIPE 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE_RAW_DECL_POSIX_SPAWN 1 | #define HAVE_RAW_DECL_POSIX_SPAWNP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_PCLOSE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define HAVE_DECL_STRERROR_R_ORIG 1 | #define GNULIB_TEST_STRERROR_R 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define GNULIB_TEST_STRPBRK 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define GNULIB_TEST_STRTOLL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_RAW_DECL_FLOCK 1 | #define HAVE_RAW_DECL_IOCTL 1 | #define HAVE_RAW_DECL_PSELECT 1 | #define HAVE_RAW_DECL_SELECT 1 | #define HAVE_RAW_DECL_FCHMODAT 1 | #define HAVE_RAW_DECL_FSTAT 1 | #define HAVE_RAW_DECL_FSTATAT 1 | #define HAVE_RAW_DECL_FUTIMENS 1 | #define HAVE_RAW_DECL_LCHMOD 1 | #define HAVE_RAW_DECL_LSTAT 1 | #define HAVE_RAW_DECL_MKDIRAT 1 | #define HAVE_RAW_DECL_MKFIFO 1 | #define HAVE_RAW_DECL_MKFIFOAT 1 | #define HAVE_RAW_DECL_MKNOD 1 | #define HAVE_RAW_DECL_MKNODAT 1 | #define HAVE_RAW_DECL_STAT 1 | #define HAVE_RAW_DECL_UTIMENSAT 1 | #define HAVE_RAW_DECL_WAITPID 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_WAITID 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define GNULIB_TEST_WCRTOMB 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GNULIB_TEST_WRITE 1 | #define HAVE_STDINT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FSEEKO 1 | #define HAVE_STRPTIME 1 | #define HAVE_TIMEGM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DRAND48 1 | #define HAVE_PATHCONF 1 | #define HAVE_STRTOLL 1 | #define HAVE_USLEEP 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_MEMRCHR 1 | #define HAVE_WCWIDTH 1 | #define HAVE_MBTOWC 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_UTIME 1 | #define HAVE_RANDOM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_ISATTY 1 | #define HAVE_LIBPSL 1 | #define HAVE_PSL_LATEST 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBGNUTLS 1 | #define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1 | #define HAVE_NETTLE 1 | #define ENABLE_NTLM 1 | #define HAVE_METALINK 1 | #define HAVE_GPGME 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define ENABLE_IPV6 1 | #define ENABLE_IRI 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 uuid_generate (); | int | main () | { | return uuid_generate (); | ; | return 0; | } configure:44982: gcc -o conftest -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c -luuid -lidn2 -L/usr/lib64 -lgpgme -lassuan -lgpg-error -lmetalink -lnettle -lgnutls -lz -lpsl >&5 configure:44982: $? = 0 configure:44999: result: -luuid configure:45042: checking for PCRE configure:45049: $PKG_CONFIG --exists --print-errors "libpcre" configure:45052: $? = 0 configure:45066: $PKG_CONFIG --exists --print-errors "libpcre" configure:45069: $? = 0 configure:45213: result: yes configure:45217: checking pcre.h usability configure:45217: gcc -c -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c >&5 configure:45217: $? = 0 configure:45217: result: yes configure:45217: checking pcre.h presence configure:45217: gcc -E conftest.c configure:45217: $? = 0 configure:45217: result: yes configure:45217: checking for pcre.h configure:45217: result: yes configure:45457: checking for fsetxattr configure:45457: gcc -o conftest -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG conftest.c -lpcre -luuid -lidn2 -L/usr/lib64 -lgpgme -lassuan -lgpg-error -lmetalink -lnettle -lgnutls -lz -lpsl >&5 configure:45457: $? = 0 configure:45457: result: yes configure:45624: checking that generated files are newer than configure configure:45630: result: done configure:45817: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wget config.status 1.19.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ixion-pld config.status:2567: creating Makefile config.status:2567: creating src/Makefile config.status:2567: creating doc/Makefile config.status:2567: creating util/Makefile config.status:2567: creating po/Makefile.in config.status:2567: creating tests/Makefile config.status:2567: creating lib/Makefile config.status:2567: creating testenv/Makefile config.status:2567: creating tests/certs/interca.conf config.status:2567: creating tests/certs/rootca.conf config.status:2567: creating src/config.h config.status:2827: executing depfiles commands config.status:2827: executing po-directories commands configure:47303: Summary of build options: Version: 1.19.2 Host OS: linux-gnu Install prefix: /usr/local Compiler: gcc CFlags: -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG LDFlags: Libs: -lpcre -luuid -lidn2 -L/usr/lib64 -lgpgme -lassuan -lgpg-error -lmetalink -lnettle -lgnutls -lz -lpsl SSL: gnutls Zlib: yes PSL: yes Digest: yes NTLM: yes OPIE: yes POSIX xattr: yes Debugging: yes Assertions: no Valgrind: Valgrind testing not enabled Metalink: yes Resolver: libc, --bind-dns-address and --dns-servers not available GPGME: yes IRI: yes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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_c_volatile=yes ac_cv_env_CARES_CFLAGS_set= ac_cv_env_CARES_CFLAGS_value= ac_cv_env_CARES_LIBS_set= ac_cv_env_CARES_LIBS_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_GNUTLS_CFLAGS_set= ac_cv_env_GNUTLS_CFLAGS_value= ac_cv_env_GNUTLS_LIBS_set= ac_cv_env_GNUTLS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBPSL_CFLAGS_set= ac_cv_env_LIBPSL_CFLAGS_value= ac_cv_env_LIBPSL_LIBS_set= ac_cv_env_LIBPSL_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_METALINK_CFLAGS_set= ac_cv_env_METALINK_CFLAGS_value= ac_cv_env_METALINK_LIBS_set= ac_cv_env_METALINK_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_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_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_UUID_CFLAGS_set= ac_cv_env_UUID_CFLAGS_value= ac_cv_env_UUID_LIBS_set= ac_cv_env_UUID_LIBS_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___fsetlocking=yes ac_cv_func___mktime_internal=no ac_cv_func___xpg_strerror_r=yes ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_catgets=yes ac_cv_func_clock_gettime=yes ac_cv_func_clock_settime=yes ac_cv_func_drand48=yes ac_cv_func_fcntl=yes ac_cv_func_flock=yes ac_cv_func_fsetxattr=yes ac_cv_func_ftello=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getexecname=no ac_cv_func_getgid=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_getline=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getprogname=no ac_cv_func_getservbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gnutls_priority_set_direct=yes ac_cv_func_group_member=yes ac_cv_func_ioctl=yes ac_cv_func_isblank=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_link=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_mbtowc=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_mkostemp=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mprotect=yes ac_cv_func_nanotime=no ac_cv_func_nl_langinfo=yes ac_cv_func_pathconf=yes ac_cv_func_pipe2=yes ac_cv_func_pipe=yes ac_cv_func_posix_spawn=yes ac_cv_func_psl_latest=yes ac_cv_func_raise=yes ac_cv_func_random=yes ac_cv_func_rawmemchr=yes ac_cv_func_secure_getenv=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigblock=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchrnul=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes 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_strpbrk=yes ac_cv_func_strptime=yes ac_cv_func_strtok_r=yes ac_cv_func_strtoll=yes ac_cv_func_symlink=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_timegm=yes ac_cv_func_towlower=yes ac_cv_func_tzset=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_utimensat=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitid=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wcwidth=yes ac_cv_func_wmemchr=yes ac_cv_func_wmemcpy=yes ac_cv_func_wmempcpy=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__Exit=yes ac_cv_have_decl___argv=no ac_cv_have_decl___fsetlocking=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_accept4=yes ac_cv_have_decl_accept=yes ac_cv_have_decl_alarm=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_bind=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_chdir=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_connect=yes ac_cv_have_decl_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_dup=yes ac_cv_have_decl_duplocale=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchmodat=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fcntl=yes ac_cv_have_decl_fdatasync=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_ffs=yes ac_cv_have_decl_ffsl=yes ac_cv_have_decl_ffsll=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_flock=yes ac_cv_have_decl_flockfile=yes ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fstat=yes ac_cv_have_decl_fstatat=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_funlockfile=yes ac_cv_have_decl_futimens=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_gai_strerrorA=no ac_cv_have_decl_getaddrinfo=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdomainname=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getnameinfo=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getpass=yes ac_cv_have_decl_getpeername=yes ac_cv_have_decl_getsockname=yes ac_cv_have_decl_getsockopt=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_gettimeofday=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_group_member=yes ac_cv_have_decl_h_errno=yes ac_cv_have_decl_imaxabs=yes ac_cv_have_decl_imaxdiv=yes ac_cv_have_decl_inet_ntop=yes ac_cv_have_decl_inet_pton=yes ac_cv_have_decl_initstate=yes ac_cv_have_decl_initstate_r=yes ac_cv_have_decl_ioctl=yes ac_cv_have_decl_isatty=yes ac_cv_have_decl_iswblank=yes ac_cv_have_decl_iswctype=yes ac_cv_have_decl_lchmod=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_listen=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_lstat=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_mempcpy=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdirat=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkfifo=yes ac_cv_have_decl_mkfifoat=yes ac_cv_have_decl_mknod=yes ac_cv_have_decl_mknodat=yes ac_cv_have_decl_mkostemp=yes ac_cv_have_decl_mkostemps=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_mkstemps=yes ac_cv_have_decl_nl_langinfo=yes ac_cv_have_decl_openat=yes ac_cv_have_decl_pclose=yes ac_cv_have_decl_pipe2=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_posix_openpt=yes ac_cv_have_decl_posix_spawn=yes ac_cv_have_decl_posix_spawn_file_actions_addclose=yes ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes ac_cv_have_decl_posix_spawn_file_actions_addopen=yes ac_cv_have_decl_posix_spawn_file_actions_destroy=yes ac_cv_have_decl_posix_spawn_file_actions_init=yes ac_cv_have_decl_posix_spawnattr_destroy=yes ac_cv_have_decl_posix_spawnattr_getflags=yes ac_cv_have_decl_posix_spawnattr_getpgroup=yes ac_cv_have_decl_posix_spawnattr_getschedparam=yes ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes ac_cv_have_decl_posix_spawnattr_getsigdefault=yes ac_cv_have_decl_posix_spawnattr_getsigmask=yes ac_cv_have_decl_posix_spawnattr_init=yes ac_cv_have_decl_posix_spawnattr_setflags=yes ac_cv_have_decl_posix_spawnattr_setpgroup=yes ac_cv_have_decl_posix_spawnattr_setschedparam=yes ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes ac_cv_have_decl_posix_spawnattr_setsigdefault=yes ac_cv_have_decl_posix_spawnattr_setsigmask=yes ac_cv_have_decl_posix_spawnp=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_pselect=yes ac_cv_have_decl_pthread_sigmask=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_ptsname_r=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_qsort_r=yes ac_cv_have_decl_random=yes ac_cv_have_decl_random_r=yes ac_cv_have_decl_rawmemchr=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_readlinkat=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_recv=yes ac_cv_have_decl_recvfrom=yes ac_cv_have_decl_renameat=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_rpmatch=yes ac_cv_have_decl_secure_getenv=yes ac_cv_have_decl_select=yes ac_cv_have_decl_send=yes ac_cv_have_decl_sendto=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sethostname=yes ac_cv_have_decl_setlocale=yes ac_cv_have_decl_setsockopt=yes ac_cv_have_decl_setstate=yes ac_cv_have_decl_setstate_r=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_shutdown=yes ac_cv_have_decl_sigaction=yes ac_cv_have_decl_sigaddset=yes ac_cv_have_decl_sigdelset=yes ac_cv_have_decl_sigemptyset=yes ac_cv_have_decl_sigfillset=yes ac_cv_have_decl_sigismember=yes ac_cv_have_decl_sigpending=yes ac_cv_have_decl_sigprocmask=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_socket=yes ac_cv_have_decl_srandom=yes ac_cv_have_decl_srandom_r=yes ac_cv_have_decl_stat=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strcasecmp=yes ac_cv_have_decl_strcasestr=yes ac_cv_have_decl_strchrnul=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtoimax=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strtoumax=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_towctrans=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_unlockpt=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_utimensat=yes ac_cv_have_decl_vdprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_waitpid=yes ac_cv_have_decl_wcpcpy=yes ac_cv_have_decl_wcpncpy=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcscasecmp=yes ac_cv_have_decl_wcscat=yes ac_cv_have_decl_wcschr=yes ac_cv_have_decl_wcscmp=yes ac_cv_have_decl_wcscoll=yes ac_cv_have_decl_wcscpy=yes ac_cv_have_decl_wcscspn=yes ac_cv_have_decl_wcsdup=yes ac_cv_have_decl_wcslen=yes ac_cv_have_decl_wcsncasecmp=yes ac_cv_have_decl_wcsncat=yes ac_cv_have_decl_wcsncmp=yes ac_cv_have_decl_wcsncpy=yes ac_cv_have_decl_wcsnlen=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcspbrk=yes ac_cv_have_decl_wcsrchr=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wcsspn=yes ac_cv_have_decl_wcsstr=yes ac_cv_have_decl_wcstok=yes ac_cv_have_decl_wcswidth=yes ac_cv_have_decl_wcsxfrm=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wctrans=yes ac_cv_have_decl_wctype=yes ac_cv_have_decl_wcwidth=yes ac_cv_have_decl_wmemchr=yes ac_cv_have_decl_wmemcmp=yes ac_cv_have_decl_wmemcpy=yes ac_cv_have_decl_wmemmove=yes ac_cv_have_decl_wmemset=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_features_h=yes ac_cv_header_getopt_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes 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_pcre_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_spawn_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_cdefs_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_uuid_h=no ac_cv_header_uuid_uuid_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_lib_lex=-lfl ac_cv_lib_nettle_nettle_md4_init=yes ac_cv_libunistring=yes ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_sockaddr_in6_sin6_scope_id=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_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GPGME_CONFIG=/usr/bin/gpgme-config ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PERL=/usr/bin/perl ac_cv_path_POD2MAN=/usr/bin/pod2man ac_cv_path_PYTHON=/usr/bin/python3 ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext 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_LEX=flex ac_cv_prog_MAKEINFO='${SHELL} /home/users/arekm/rpm/packages/wget/wget-1.19.2/build-aux/missing makeinfo' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getservbyname='none required' ac_cv_search_idn2_lookup_u8=-lidn2 ac_cv_search_inet_ntop='none required' ac_cv_search_nanosleep='none required' ac_cv_search_posix_spawn='none required' ac_cv_search_uuid_generate=-luuid ac_cv_should_define__xopen_source=no ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_getgroups=gid_t ac_cv_type_int64_t=yes ac_cv_type_intptr_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_posix_spawn_file_actions_t=yes ac_cv_type_posix_spawnattr_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_sig_atomic_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_uid_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_long_long_int=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_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python3 am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_python_platform=linux am_cv_python_pyexecdir='${exec_prefix}/lib64/python3.6/site-packages' am_cv_python_pythondir='${prefix}/lib64/python3.6/site-packages' am_cv_python_version=3.6 gl_cv_C_locale_sans_EILSEQ=no gl_cv___builtin_expect=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_inline_effective=no gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_decl_ioctl_in_sys_ioctl_h=yes gl_cv_decl_null_works=yes gl_cv_double_slash_root=no gl_cv_func_btowc_eof=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_fnmatch_posix=yes 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_futimens_works=yes gl_cv_func_gai_strerror_posix_signature=yes gl_cv_func_getaddrinfo=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_getgroups_works=yes gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_long_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_ioctl_posix_signature=no gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_link_works=yes gl_cv_func_lseek_pipe=yes gl_cv_func_lstat_dereferences_slashed_symlink=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_empty_input=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_mbsrtowcs_works=yes gl_cv_func_memchr_works=yes gl_cv_func_mkdir_trailing_dot_works=yes gl_cv_func_mkdir_trailing_slash_works=yes gl_cv_func_nanosleep='no (mishandles large arguments)' gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_open_slash=yes gl_cv_func_posix_spawn_file_actions_addclose_works=yes gl_cv_func_posix_spawn_file_actions_adddup2_works=yes gl_cv_func_posix_spawn_file_actions_addopen_works=yes gl_cv_func_posix_spawn_works=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_positions=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_sigprocmask=1 gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_usable=yes gl_cv_func_spawnattr_setschedparam=yes gl_cv_func_spawnattr_setschedpolicy=yes gl_cv_func_stat_dir_slash=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strchrnul_works=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_strtok_r_works=yes gl_cv_func_symlink_works=yes gl_cv_func_unlink_honors_slashes=yes gl_cv_func_unlink_parent_fails='guessing yes' gl_cv_func_vsnprintf_usable=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_wcwidth_works=yes gl_cv_func_working_getdelim=yes gl_cv_func_working_mkstemp=yes gl_cv_func_working_mktime=yes gl_cv_func_working_strerror=yes gl_cv_func_working_utimes=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl__Exit=yes gl_cv_have_raw_decl_accept4=yes gl_cv_have_raw_decl_accept=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_bind=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=yes gl_cv_have_raw_decl_chdir=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_connect=yes gl_cv_have_raw_decl_dprintf=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=yes gl_cv_have_raw_decl_dup=yes gl_cv_have_raw_decl_duplocale=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=yes gl_cv_have_raw_decl_euidaccess=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchmodat=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fcntl=yes gl_cv_have_raw_decl_fdatasync=yes gl_cv_have_raw_decl_ffs=yes gl_cv_have_raw_decl_ffsl=yes gl_cv_have_raw_decl_ffsll=yes gl_cv_have_raw_decl_flock=yes gl_cv_have_raw_decl_fpurge=no gl_cv_have_raw_decl_freeaddrinfo=yes gl_cv_have_raw_decl_fseeko=yes gl_cv_have_raw_decl_fstat=yes gl_cv_have_raw_decl_fstatat=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftello=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_futimens=yes gl_cv_have_raw_decl_gai_strerror=yes gl_cv_have_raw_decl_getaddrinfo=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdelim=yes gl_cv_have_raw_decl_getdomainname=yes gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getline=yes gl_cv_have_raw_decl_getloadavg=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getnameinfo=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_getpeername=yes gl_cv_have_raw_decl_gets=no gl_cv_have_raw_decl_getsockname=yes gl_cv_have_raw_decl_getsockopt=yes gl_cv_have_raw_decl_getsubopt=yes gl_cv_have_raw_decl_gettimeofday=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_grantpt=yes gl_cv_have_raw_decl_group_member=yes gl_cv_have_raw_decl_imaxabs=yes gl_cv_have_raw_decl_imaxdiv=yes gl_cv_have_raw_decl_inet_ntop=yes gl_cv_have_raw_decl_inet_pton=yes gl_cv_have_raw_decl_initstate=yes gl_cv_have_raw_decl_initstate_r=yes gl_cv_have_raw_decl_ioctl=yes gl_cv_have_raw_decl_isatty=yes gl_cv_have_raw_decl_iswctype=yes gl_cv_have_raw_decl_lchmod=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=yes gl_cv_have_raw_decl_listen=yes gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_lstat=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_mempcpy=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_mkdirat=yes gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkfifo=yes gl_cv_have_raw_decl_mkfifoat=yes gl_cv_have_raw_decl_mknod=yes gl_cv_have_raw_decl_mknodat=yes gl_cv_have_raw_decl_mkostemp=yes gl_cv_have_raw_decl_mkostemps=yes gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=yes gl_cv_have_raw_decl_nl_langinfo=yes gl_cv_have_raw_decl_openat=yes gl_cv_have_raw_decl_pclose=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_pipe=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_posix_openpt=yes gl_cv_have_raw_decl_posix_spawn=yes gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes gl_cv_have_raw_decl_posix_spawnattr_destroy=yes gl_cv_have_raw_decl_posix_spawnattr_getflags=yes gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes gl_cv_have_raw_decl_posix_spawnattr_init=yes gl_cv_have_raw_decl_posix_spawnattr_setflags=yes gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes gl_cv_have_raw_decl_posix_spawnp=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_pselect=yes gl_cv_have_raw_decl_pthread_sigmask=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_ptsname_r=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_qsort_r=yes gl_cv_have_raw_decl_random=yes gl_cv_have_raw_decl_random_r=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_recv=yes gl_cv_have_raw_decl_recvfrom=yes gl_cv_have_raw_decl_renameat=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_rpmatch=yes gl_cv_have_raw_decl_secure_getenv=yes gl_cv_have_raw_decl_select=yes gl_cv_have_raw_decl_send=yes gl_cv_have_raw_decl_sendto=yes gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_sethostname=yes gl_cv_have_raw_decl_setlocale=yes gl_cv_have_raw_decl_setsockopt=yes gl_cv_have_raw_decl_setstate=yes gl_cv_have_raw_decl_setstate_r=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_shutdown=yes gl_cv_have_raw_decl_sigaction=yes gl_cv_have_raw_decl_sigaddset=yes gl_cv_have_raw_decl_sigdelset=yes gl_cv_have_raw_decl_sigemptyset=yes gl_cv_have_raw_decl_sigfillset=yes gl_cv_have_raw_decl_sigismember=yes gl_cv_have_raw_decl_sigpending=yes gl_cv_have_raw_decl_sigprocmask=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_socket=yes gl_cv_have_raw_decl_srandom=yes gl_cv_have_raw_decl_srandom_r=yes gl_cv_have_raw_decl_stat=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasecmp=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strchrnul=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strerror_r=yes gl_cv_have_raw_decl_strncasecmp=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtoimax=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strtoumax=yes gl_cv_have_raw_decl_strverscmp=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_towctrans=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_unlockpt=yes gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_utimensat=yes gl_cv_have_raw_decl_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_waitpid=yes gl_cv_have_raw_decl_wcpcpy=yes gl_cv_have_raw_decl_wcpncpy=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcscasecmp=yes gl_cv_have_raw_decl_wcscat=yes gl_cv_have_raw_decl_wcschr=yes gl_cv_have_raw_decl_wcscmp=yes gl_cv_have_raw_decl_wcscoll=yes gl_cv_have_raw_decl_wcscpy=yes gl_cv_have_raw_decl_wcscspn=yes gl_cv_have_raw_decl_wcsdup=yes gl_cv_have_raw_decl_wcslen=yes gl_cv_have_raw_decl_wcsncasecmp=yes gl_cv_have_raw_decl_wcsncat=yes gl_cv_have_raw_decl_wcsncmp=yes gl_cv_have_raw_decl_wcsncpy=yes gl_cv_have_raw_decl_wcsnlen=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcspbrk=yes gl_cv_have_raw_decl_wcsrchr=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wcsspn=yes gl_cv_have_raw_decl_wcsstr=yes gl_cv_have_raw_decl_wcstok=yes gl_cv_have_raw_decl_wcswidth=yes gl_cv_have_raw_decl_wcsxfrm=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wctrans=yes gl_cv_have_raw_decl_wctype=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_have_raw_decl_wmemchr=yes gl_cv_have_raw_decl_wmemcmp=yes gl_cv_have_raw_decl_wmemcpy=yes gl_cv_have_raw_decl_wmemmove=yes gl_cv_have_raw_decl_wmemset=yes gl_cv_have_weak=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_limits_width=yes gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_netinet_in_h_selfcontained=yes gl_cv_header_signal_h_SIGPIPE=yes gl_cv_header_stdint_h=yes gl_cv_header_stdint_predates_cxx11_h=no gl_cv_header_stdint_width=yes gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h=yes gl_cv_lib_socket='none needed' gl_cv_libunistring_version=0.9.7 gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_arpa_inet_h='' gl_cv_next_fcntl_h='' gl_cv_next_getopt_h='' gl_cv_next_iconv_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_signal_h='' gl_cv_next_spawn_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_file_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_wait_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_prog_as_underscore=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_sys_struct_utimbuf=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_gnugettext2_libc=yes gt_cv_inttypes_pri_broken=no gt_cv_locale_fr=fr_FR gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=ja_JP gt_cv_locale_zh_CN=zh_CN.GB18030 gt_cv_ssize_t=yes gt_cv_var_environ_declaration=yes pkg_cv_GNUTLS_CFLAGS=-I/usr/include/p11-kit-1 pkg_cv_GNUTLS_LIBS=-lgnutls pkg_cv_LIBPSL_CFLAGS= pkg_cv_LIBPSL_LIBS=-lpsl pkg_cv_METALINK_CFLAGS= pkg_cv_METALINK_LIBS=-lmetalink pkg_cv_PCRE_CFLAGS= pkg_cv_PCRE_LIBS=-lpcre pkg_cv_ZLIB_CFLAGS= pkg_cv_ZLIB_LIBS=-lz wget_cv_proto_inet6=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/users/arekm/rpm/packages/wget/wget-1.19.2/build-aux/missing aclocal-1.15' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARFLAGS='cr' ASM_SYMBOL_PREFIX='""' AUTOCONF='${SHELL} /home/users/arekm/rpm/packages/wget/wget-1.19.2/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/users/arekm/rpm/packages/wget/wget-1.19.2/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/users/arekm/rpm/packages/wget/wget-1.19.2/build-aux/missing automake-1.15' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CARES_CFLAGS='' CARES_LIBS='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG ' COMMENT_IF_NO_POD2MAN='' CONFIG_INCLUDE='src/config.h' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FLOAT_H='' FNMATCH_H='' GETADDRINFO_LIB='' GETOPT_H='' GETTEXT_MACRO_VERSION='0.19' 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_FNMATCH_H_FALSE='' GL_GENERATE_FNMATCH_H_TRUE='#' GL_GENERATE_ICONV_H_FALSE='' GL_GENERATE_ICONV_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_SCHED_H_FALSE='' GL_GENERATE_SCHED_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='#' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' 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_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='0' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FCNTL='1' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='0' GNULIB_FFLUSH='0' GNULIB_FFS='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOCK='1' GNULIB_FOPEN='1' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' 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='0' GNULIB_FUTIMENS='1' GNULIB_FWRITE='1' GNULIB_GETADDRINFO='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='0' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='1' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETPEERNAME='1' GNULIB_GETSOCKNAME='1' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GL_UNISTD_H_GETOPT='' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='1' GNULIB_ICONV='1' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_INET_NTOP='1' GNULIB_INET_PTON='0' GNULIB_IOCTL='1' GNULIB_ISATTY='0' GNULIB_ISWBLANK='1' GNULIB_ISWCTYPE='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LINK='1' GNULIB_LINKAT='0' GNULIB_LISTEN='1' GNULIB_LOCALECONV='1' GNULIB_LSEEK='1' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='1' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='1' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='1' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='1' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='1' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_NANOSLEEP='1' GNULIB_NL_LANGINFO='1' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='0' GNULIB_OVERRIDES_WINT_T='0' GNULIB_PCLOSE='0' GNULIB_PERROR='0' GNULIB_PIPE2='1' GNULIB_PIPE='1' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_POSIX_SPAWN='1' GNULIB_POSIX_SPAWNATTR_DESTROY='1' GNULIB_POSIX_SPAWNATTR_GETFLAGS='0' GNULIB_POSIX_SPAWNATTR_GETPGROUP='0' GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM='0' GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY='0' GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT='0' GNULIB_POSIX_SPAWNATTR_GETSIGMASK='0' GNULIB_POSIX_SPAWNATTR_INIT='1' GNULIB_POSIX_SPAWNATTR_SETFLAGS='1' GNULIB_POSIX_SPAWNATTR_SETPGROUP='0' GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM='0' GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY='0' GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT='0' GNULIB_POSIX_SPAWNATTR_SETSIGMASK='1' GNULIB_POSIX_SPAWNP='1' GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='1' GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='1' GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='1' GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY='1' GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT='1' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PSELECT='0' GNULIB_PTHREAD_SIGMASK='0' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RAISE='1' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='1' GNULIB_READ='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='0' GNULIB_REALPATH='0' GNULIB_RECV='1' GNULIB_RECVFROM='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RMDIR='0' GNULIB_RPMATCH='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='1' GNULIB_SELECT='1' GNULIB_SEND='1' GNULIB_SENDTO='0' GNULIB_SETENV='0' GNULIB_SETHOSTNAME='0' GNULIB_SETLOCALE='0' GNULIB_SETSOCKOPT='1' GNULIB_SHUTDOWN='0' GNULIB_SIGACTION='1' GNULIB_SIGNAL_H_SIGPIPE='1' GNULIB_SIGPROCMASK='1' GNULIB_SLEEP='0' GNULIB_SNPRINTF='1' GNULIB_SOCKET='1' GNULIB_SPRINTF_POSIX='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='1' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='1' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='1' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='1' GNULIB_STRPTIME='1' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='1' GNULIB_STRTOLL='1' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='1' 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_TTYNAME_R='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='1' GNULIB_UNLINK='1' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='0' GNULIB_USLEEP='0' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='1' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='1' GNULIB_VSPRINTF_POSIX='0' GNULIB_WAITPID='1' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='1' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='0' GNULIB_WCTOMB='0' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='1' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='1' GNULIB__EXIT='0' GNUTLS_CFLAGS='-I/usr/include/p11-kit-1' GNUTLS_LIBS='-lgnutls' GPGME_CFLAGS='' GPGME_CONFIG='/usr/bin/gpgme-config' GPGME_LIBS='-L/usr/lib64 -lgpgme -lassuan -lgpg-error' GREP='/bin/grep' 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_DECL_ENVIRON='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREEADDRINFO='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GAI_STRERROR='1' HAVE_DECL_GETADDRINFO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='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_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_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_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_EUIDACCESS='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_FLOCK='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_INTTYPES_H='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LIBGNUTLS='' HAVE_LIBSSL='' HAVE_LIBUNISTRING='yes' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' 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_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_POSIX_SPAWN='1' HAVE_POSIX_SPAWNATTR_T='1' HAVE_POSIX_SPAWN_FILE_ACTIONS_T='1' HAVE_PREAD='1' HAVE_PSELECT='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_PYTHON3_FALSE='#' HAVE_PYTHON3_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_REALPATH='1' HAVE_RENAMEAT='1' HAVE_RPMATCH='1' HAVE_SA_FAMILY_T='1' HAVE_SCHED_H='' 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_SPAWN_H='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_SCHED_PARAM='' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_SOCKADDR_STORAGE='1' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_CDEFS_H='' HAVE_SYS_FILE_H='1' 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_TIMEGM='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='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='' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='0' HAVE_XLOCALE_H='0' HAVE__BOOL='1' HAVE__EXIT='1' HOSTENT_LIB='' ICONV_CONST='' ICONV_H='' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INET_NTOP_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='1' INTLLIBS='' INTL_MACOSX_LIBS='' IRI_IS_ENABLED_FALSE='#' IRI_IS_ENABLED_TRUE='' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBGNUTLS='' LIBGNUTLS_PREFIX='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='' LIBINTL='' LIBMULTITHREAD='-pthread' LIBOBJS=' ${LIBOBJDIR}ftp-opie$U.o ${LIBOBJDIR}gnutls$U.o ${LIBOBJDIR}http-ntlm$U.o' LIBPSL_CFLAGS='' LIBPSL_LIBS='-lpsl' LIBPTH='' LIBPTH_PREFIX='' LIBS='-lpcre -luuid -lidn2 -L/usr/lib64 -lgpgme -lassuan -lgpg-error -lmetalink -lnettle -lgnutls -lz -lpsl ' LIBSOCKET='' LIBSSL='' LIBSSL_PREFIX='' LIBTHREAD='' LIBUNISTRING='-lunistring' LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_FALSE='' LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE='#' LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_FALSE='' LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE='#' LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='' LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE='#' LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_FALSE='' LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_FALSE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_FALSE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_FALSE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE='' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE='#' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='#' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='#' LIBUNISTRING_PREFIX='' LIBUNISTRING_UNICASE_H='' LIBUNISTRING_UNICTYPE_H='' LIBUNISTRING_UNINORM_H='' LIBUNISTRING_UNISTR_H='' LIBUNISTRING_UNITYPES_H='' LIBUNISTRING_UNIWIDTH_H='' LIB_CLOCK_GETTIME='' LIB_CRYPTO='' LIB_NANOSLEEP='' LIB_POSIX_SPAWN='' LIB_SELECT='' LIMITS_H='limits.h' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib"' LOCALE_FR='fr_FR' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP' LOCALE_ZH_CN='zh_CN.GB18030' LTLIBGNUTLS='' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='-pthread' LTLIBOBJS=' ${LIBOBJDIR}ftp-opie$U.lo ${LIBOBJDIR}gnutls$U.lo ${LIBOBJDIR}http-ntlm$U.lo' LTLIBPTH='' LTLIBSSL='' LTLIBTHREAD='' LTLIBUNISTRING='-lunistring' MAKEINFO='${SHELL} /home/users/arekm/rpm/packages/wget/wget-1.19.2/build-aux/missing makeinfo' METALINK_CFLAGS='' METALINK_IS_ENABLED_FALSE='#' METALINK_IS_ENABLED_TRUE='' METALINK_LIBS='-lmetalink' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NETINET_IN_H='' NETTLE_LIBS='-lnettle' NEXT_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_ICONV_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_SCHED_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_SPAWN_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_FILE_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_WAIT_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_ICONV_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LIMITS_H='' NEXT_LOCALE_H='' NEXT_NETDB_H='' NEXT_NETINET_IN_H='' NEXT_SCHED_H='' NEXT_SIGNAL_H='' NEXT_SPAWN_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYS_FILE_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_WAIT_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' OBJEXT='o' OPENSSL_CFLAGS='' OPENSSL_LIBS='' PACKAGE='wget' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='wget' PACKAGE_STRING='wget 1.19.2' PACKAGE_TARNAME='wget' PACKAGE_URL='' PACKAGE_VERSION='1.19.2' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='-lpcre' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POD2MAN='/usr/bin/pod2man' POSUB='po' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' PYTHON='/usr/bin/python3' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.6' RANLIB='ranlib' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='1' REPLACE_FDOPEN='0' REPLACE_FFLUSH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GAI_STRERROR='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GMTIME='0' REPLACE_ICONV='0' REPLACE_ICONV_OPEN='0' REPLACE_ICONV_UTF='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='1' REPLACE_NANOSLEEP='1' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_POSIX_SPAWN='0' REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='0' REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='0' REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='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_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_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SCHED_H='' SED='/bin/sed' SERVENT_LIB='' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDALIGN_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='' 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' USE_NLS='yes' UUID_CFLAGS='' UUID_LIBS='' VALGRIND_TESTS='' VERSION='1.19.2' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINT_T_SUFFIX='' WITH_SSL_FALSE='#' WITH_SSL_TRUE='' WITH_XATTR_FALSE='#' WITH_XATTR_TRUE='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format' ZLIB_CFLAGS='' ZLIB_LIBS='-lz' ac_ct_AR='ar' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o fcntl.o getpass.o ioctl.o mbrtowc.o mktime.o nanosleep.o printf-args.o printf-parse.o strerror_r.o vasnprintf.o xmemdup0.o' gl_LTLIBOBJS=' asnprintf.lo fcntl.lo getpass.lo ioctl.lo mbrtowc.lo mktime.lo nanosleep.lo printf-args.lo printf-parse.lo strerror_r.lo vasnprintf.lo xmemdup0.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_WGET_GNULIB_TESTS' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/users/arekm/rpm/packages/wget/wget-1.19.2/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datarootdir}/emacs/site-lisp' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibexecdir='${libexecdir}/${PACKAGE}' pkgpyexecdir='${pyexecdir}/wget' pkgpythondir='${pythondir}/wget' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib64/python3.6/site-packages' pythondir='${prefix}/lib64/python3.6/site-packages' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "wget" #define PACKAGE_TARNAME "wget" #define PACKAGE_VERSION "1.19.2" #define PACKAGE_STRING "wget 1.19.2" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_URL "" #define PACKAGE "wget" #define VERSION "1.19.2" #define OS_TYPE "linux-gnu" #define ENABLE_OPIE 1 #define ENABLE_DIGEST 1 #define ENABLE_DEBUG 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_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 HAVE_FSEEKO 1 #define _DARWIN_USE_64_BIT_INODE 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define YYTEXT_POINTER 1 #define STDC_HEADERS 1 #define _DARWIN_USE_64_BIT_INODE 1 #define SIZEOF_OFF_T 8 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_UTIME_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_PWD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_DECL_H_ERRNO 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_VOID_P 8 #define HAVE_UINT32_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_INTPTR_T 1 #define HAVE_INT64_T 1 #define HAVE_SIG_ATOMIC_T 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_WCTYPE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_GETOPT_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_ICONV_H 1 #define HAVE_LIMITS_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SPAWN_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UTIME_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_RAW_DECL_SOCKET 1 #define HAVE_RAW_DECL_CONNECT 1 #define HAVE_RAW_DECL_ACCEPT 1 #define HAVE_RAW_DECL_BIND 1 #define HAVE_RAW_DECL_GETPEERNAME 1 #define HAVE_RAW_DECL_GETSOCKNAME 1 #define HAVE_RAW_DECL_GETSOCKOPT 1 #define HAVE_RAW_DECL_LISTEN 1 #define HAVE_RAW_DECL_RECV 1 #define HAVE_RAW_DECL_SEND 1 #define HAVE_RAW_DECL_RECVFROM 1 #define HAVE_RAW_DECL_SENDTO 1 #define HAVE_RAW_DECL_SETSOCKOPT 1 #define HAVE_RAW_DECL_SHUTDOWN 1 #define HAVE_RAW_DECL_ACCEPT4 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #define HAVE_BTOWC 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_FLOCK 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBSRTOWCS 1 #define HAVE_MEMPCPY 1 #define HAVE_WMEMCHR 1 #define HAVE_WMEMCPY 1 #define HAVE_WMEMPCPY 1 #define HAVE_FUTIMENS 1 #define HAVE_GETDELIM 1 #define HAVE_GETDTABLESIZE 1 #define HAVE___FSETLOCKING 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWBLANK 1 #define HAVE_LINK 1 #define HAVE_LSTAT 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_MKOSTEMP 1 #define HAVE_MKSTEMP 1 #define HAVE_TZSET 1 #define HAVE_NL_LANGINFO 1 #define HAVE_PIPE 1 #define HAVE_PIPE2 1 #define HAVE_SECURE_GETENV 1 #define HAVE_GETUID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETEGID 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SNPRINTF 1 #define HAVE_STRDUP 1 #define HAVE___XPG_STRERROR_R 1 #define HAVE_CATGETS 1 #define HAVE_STRNDUP 1 #define HAVE_STRPTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_FUTIMES 1 #define HAVE_FUTIMESAT 1 #define HAVE_UTIMENSAT 1 #define HAVE_LUTIMES 1 #define HAVE_WCRTOMB 1 #define HAVE_WCWIDTH 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 0 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_MBSTATE_T 1 #define HAVE_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FCHMODAT 1 #define HAVE_RAW_DECL_FSTAT 1 #define HAVE_RAW_DECL_FSTATAT 1 #define HAVE_RAW_DECL_FUTIMENS 1 #define HAVE_RAW_DECL_LCHMOD 1 #define HAVE_RAW_DECL_LSTAT 1 #define HAVE_RAW_DECL_MKDIRAT 1 #define HAVE_RAW_DECL_MKFIFO 1 #define HAVE_RAW_DECL_MKFIFOAT 1 #define HAVE_RAW_DECL_MKNOD 1 #define HAVE_RAW_DECL_MKNODAT 1 #define HAVE_RAW_DECL_STAT 1 #define HAVE_RAW_DECL_UTIMENSAT 1 #define HAVE_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETADDRINFO 1 #define HAVE_RAW_DECL_FREEADDRINFO 1 #define HAVE_RAW_DECL_GAI_STRERROR 1 #define HAVE_RAW_DECL_GETNAMEINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_DECL_GETDTABLESIZE 1 #define GETGROUPS_T gid_t #define HAVE_DECL_GETLINE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_GETPASS 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FLOCKFILE 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FUNLOCKFILE 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_RAW_DECL_GETTIMEOFDAY 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_WINT_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_RAW_DECL_IMAXABS 1 #define HAVE_RAW_DECL_IMAXDIV 1 #define HAVE_RAW_DECL_STRTOIMAX 1 #define HAVE_RAW_DECL_STRTOUMAX 1 #define HAVE_INTTYPES_H 1 #define HAVE_TOWLOWER 1 #define HAVE_RAW_DECL_WCTYPE 1 #define HAVE_RAW_DECL_ISWCTYPE 1 #define HAVE_RAW_DECL_WCTRANS 1 #define HAVE_RAW_DECL_TOWCTRANS 1 #define HAVE_LIBUNISTRING 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_WCHAR_T 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMRCHR 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define TIME_T_IS_SIGNED 1 #define HAVE_DECL_ALARM 1 #define HAVE_RAW_DECL_PSELECT 1 #define HAVE_RAW_DECL_SELECT 1 #define PROMOTED_MODE_T mode_t #define HAVE_POSIX_SPAWN 1 #define HAVE_WORKING_POSIX_SPAWN 1 #define HAVE_SIGSET_T 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define USER_LABEL_PREFIX #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_STRDUP 1 #define HAVE_RAW_DECL_FFSL 1 #define HAVE_RAW_DECL_FFSLL 1 #define HAVE_RAW_DECL_MEMMEM 1 #define HAVE_RAW_DECL_MEMPCPY 1 #define HAVE_RAW_DECL_MEMRCHR 1 #define HAVE_RAW_DECL_RAWMEMCHR 1 #define HAVE_RAW_DECL_STPCPY 1 #define HAVE_RAW_DECL_STPNCPY 1 #define HAVE_RAW_DECL_STRCHRNUL 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNDUP 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRSEP 1 #define HAVE_RAW_DECL_STRCASESTR 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRERROR_R 1 #define HAVE_RAW_DECL_STRSIGNAL 1 #define HAVE_RAW_DECL_STRVERSCMP 1 #define HAVE_RAW_DECL_FFS 1 #define HAVE_RAW_DECL_STRCASECMP 1 #define HAVE_RAW_DECL_STRNCASECMP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_TM_GMTOFF 1 #define HAVE_DECL_STRTOK_R 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_WORKING_UTIMES 1 #define HAVE_STRUCT_UTIMBUF 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 GNULIB_TEST_ACCEPT 1 #define HAVE_ALLOCA 1 #define HAVE_RAW_DECL_INET_NTOP 1 #define HAVE_RAW_DECL_INET_PTON 1 #define GNULIB_TEST_BIND 1 #define GNULIB_TEST_BTOWC 1 #define HAVE___BUILTIN_EXPECT 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_SETTIME 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_CLOSE 1 #define GNULIB_TEST_CONNECT 1 #define GNULIB_DIRNAME 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_ENVIRON 1 #define GNULIB_TEST_FCNTL 1 #define HAVE_RAW_DECL_FCNTL 1 #define HAVE_RAW_DECL_OPENAT 1 #define GNULIB_FD_SAFER_FLAG 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define GNULIB_TEST_FOPEN 1 #define GNULIB_TEST_FSEEK 1 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FTELL 1 #define GNULIB_TEST_FTELLO 1 #define GNULIB_TEST_FUTIMENS 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 GNULIB_TEST_GETDTABLESIZE 1 #define HAVE_GETGROUPS 1 #define GNULIB_TEST_GETGROUPS 1 #define GNULIB_TEST_GETLINE 1 #define getpass gnu_getpass #define HAVE_DECL___FSETLOCKING 1 #define GNULIB_TEST_GETPEERNAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL___ARGV 0 #define GNULIB_TEST_GETSOCKNAME 1 #define GETTIMEOFDAY_TIMEZONE struct timezone #define GNULIB_TEST_GETTIMEOFDAY 1 #define GNULIB_TEST_GROUP_MEMBER 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_IOCTL 1 #define GNULIB_TEST_IOCTL 1 #define HAVE_DECL_ISWBLANK 1 #define GNULIB_TEST_ISWBLANK 1 #define HAVE_RAW_DECL_NL_LANGINFO 1 #define GNULIB_TEST_LINK 1 #define GNULIB_TEST_LISTEN 1 #define HAVE_RAW_DECL_SETLOCALE 1 #define HAVE_RAW_DECL_DUPLOCALE 1 #define GNULIB_TEST_LOCALECONV 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define GNULIB_TEST_LSEEK 1 #define GNULIB_TEST_LSTAT 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_MBSRTOWCS 1 #define GNULIB_TEST_MBTOWC 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMRCHR 1 #define GNULIB_TEST_MEMRCHR 1 #define GNULIB_MKOSTEMP 1 #define GNULIB_TEST_MKOSTEMP 1 #define GNULIB_TEST_MKSTEMP 1 #define GNULIB_TEST_MKTIME 1 #define HAVE_BUG_BIG_NANOSLEEP 1 #define GNULIB_TEST_NANOSLEEP 1 #define HAVE_RAW_DECL_GETADDRINFO 1 #define HAVE_RAW_DECL_FREEADDRINFO 1 #define HAVE_RAW_DECL_GAI_STRERROR 1 #define HAVE_RAW_DECL_GETNAMEINFO 1 #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1 #define GNULIB_TEST_NL_LANGINFO 1 #define GNULIB_TEST_OPEN 1 #define GNULIB_TEST_PIPE 1 #define GNULIB_TEST_PIPE2 1 #define GNULIB_PIPE2_SAFER 1 #define GNULIB_TEST_POSIX_SPAWN 1 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 #define GNULIB_TEST_POSIX_SPAWNP 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define HAVE_RAWMEMCHR 1 #define GNULIB_TEST_RAWMEMCHR 1 #define GNULIB_TEST_RECV 1 #define GNULIB_TEST_SECURE_GETENV 1 #define GNULIB_TEST_SELECT 1 #define GNULIB_TEST_SEND 1 #define HAVE_GETSERVBYNAME 1 #define GNULIB_TEST_SETSOCKOPT 1 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 #define GNULIB_TEST_SIGACTION 1 #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 #define HAVE_RAW_DECL_SIGACTION 1 #define HAVE_RAW_DECL_SIGADDSET 1 #define HAVE_RAW_DECL_SIGDELSET 1 #define HAVE_RAW_DECL_SIGEMPTYSET 1 #define HAVE_RAW_DECL_SIGFILLSET 1 #define HAVE_RAW_DECL_SIGISMEMBER 1 #define HAVE_RAW_DECL_SIGPENDING 1 #define HAVE_RAW_DECL_SIGPROCMASK 1 #define GNULIB_SIGPIPE 1 #define GNULIB_TEST_SIGPROCMASK 1 #define HAVE_STDINT_H 1 #define HAVE_SNPRINTF 1 #define GNULIB_TEST_SNPRINTF 1 #define GNULIB_SNPRINTF 1 #define GNULIB_TEST_SOCKET 1 #define HAVE_POSIX_SPAWNATTR_T 1 #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 #define HAVE_RAW_DECL_POSIX_SPAWN 1 #define HAVE_RAW_DECL_POSIX_SPAWNP 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1 #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1 #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1 #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 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_RAW_DECL_DPRINTF 1 #define HAVE_RAW_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETDELIM 1 #define HAVE_RAW_DECL_GETLINE 1 #define HAVE_RAW_DECL_PCLOSE 1 #define HAVE_RAW_DECL_POPEN 1 #define HAVE_RAW_DECL_RENAMEAT 1 #define HAVE_RAW_DECL_SNPRINTF 1 #define HAVE_RAW_DECL_TMPFILE 1 #define HAVE_RAW_DECL_VDPRINTF 1 #define HAVE_RAW_DECL_VSNPRINTF 1 #define HAVE_RAW_DECL__EXIT 1 #define HAVE_RAW_DECL_ATOLL 1 #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 #define HAVE_RAW_DECL_GETLOADAVG 1 #define HAVE_RAW_DECL_GETSUBOPT 1 #define HAVE_RAW_DECL_GRANTPT 1 #define HAVE_RAW_DECL_INITSTATE 1 #define HAVE_RAW_DECL_INITSTATE_R 1 #define HAVE_RAW_DECL_MKDTEMP 1 #define HAVE_RAW_DECL_MKOSTEMP 1 #define HAVE_RAW_DECL_MKOSTEMPS 1 #define HAVE_RAW_DECL_MKSTEMP 1 #define HAVE_RAW_DECL_MKSTEMPS 1 #define HAVE_RAW_DECL_POSIX_OPENPT 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_PTSNAME_R 1 #define HAVE_RAW_DECL_QSORT_R 1 #define HAVE_RAW_DECL_RANDOM 1 #define HAVE_RAW_DECL_RANDOM_R 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_RPMATCH 1 #define HAVE_RAW_DECL_SECURE_GETENV 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_SETSTATE 1 #define HAVE_RAW_DECL_SETSTATE_R 1 #define HAVE_RAW_DECL_SRANDOM 1 #define HAVE_RAW_DECL_SRANDOM_R 1 #define HAVE_RAW_DECL_STRTOD 1 #define HAVE_RAW_DECL_STRTOLL 1 #define HAVE_RAW_DECL_STRTOULL 1 #define HAVE_RAW_DECL_UNLOCKPT 1 #define HAVE_RAW_DECL_UNSETENV 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define HAVE_STRCHRNUL 1 #define GNULIB_TEST_STRCHRNUL 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define HAVE_DECL_STRERROR_R_ORIG 1 #define GNULIB_TEST_STRERROR_R 1 #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define HAVE_STRPBRK 1 #define GNULIB_TEST_STRPBRK 1 #define GNULIB_TEST_STRPTIME 1 #define HAVE_STRTOK_R 1 #define GNULIB_TEST_STRTOK_R 1 #define HAVE_STRTOLL 1 #define GNULIB_TEST_STRTOLL 1 #define GNULIB_TEST_SYMLINK 1 #define HAVE_RAW_DECL_FLOCK 1 #define HAVE_RAW_DECL_IOCTL 1 #define HAVE_RAW_DECL_PSELECT 1 #define HAVE_RAW_DECL_SELECT 1 #define HAVE_RAW_DECL_FCHMODAT 1 #define HAVE_RAW_DECL_FSTAT 1 #define HAVE_RAW_DECL_FSTATAT 1 #define HAVE_RAW_DECL_FUTIMENS 1 #define HAVE_RAW_DECL_LCHMOD 1 #define HAVE_RAW_DECL_LSTAT 1 #define HAVE_RAW_DECL_MKDIRAT 1 #define HAVE_RAW_DECL_MKFIFO 1 #define HAVE_RAW_DECL_MKFIFOAT 1 #define HAVE_RAW_DECL_MKNOD 1 #define HAVE_RAW_DECL_MKNODAT 1 #define HAVE_RAW_DECL_STAT 1 #define HAVE_RAW_DECL_UTIMENSAT 1 #define HAVE_RAW_DECL_WAITPID 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIMEGM 1 #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 #define HAVE_RAW_DECL_CHDIR 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_DUP3 1 #define HAVE_RAW_DECL_ENVIRON 1 #define HAVE_RAW_DECL_EUIDACCESS 1 #define HAVE_RAW_DECL_FACCESSAT 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 1 #define HAVE_RAW_DECL_FDATASYNC 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDOMAINNAME 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETLOGIN_R 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_GETUSERSHELL 1 #define HAVE_RAW_DECL_SETUSERSHELL 1 #define HAVE_RAW_DECL_ENDUSERSHELL 1 #define HAVE_RAW_DECL_GROUP_MEMBER 1 #define HAVE_RAW_DECL_ISATTY 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LINKAT 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE 1 #define HAVE_RAW_DECL_PIPE2 1 #define HAVE_RAW_DECL_PREAD 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_READLINKAT 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SETHOSTNAME 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_SYMLINKAT 1 #define HAVE_RAW_DECL_TTYNAME_R 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_UNLINKAT 1 #define HAVE_RAW_DECL_USLEEP 1 #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U8_UCTOMB 1 #define GNULIB_TEST_UNLINK 1 #define USE_UNLOCKED_IO 1 #define HAVE_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define GNULIB_TEST_VSNPRINTF 1 #define HAVE_WAITID 1 #define GNULIB_TEST_WAITPID 1 #define HAVE_RAW_DECL_BTOWC 1 #define HAVE_RAW_DECL_WCTOB 1 #define HAVE_RAW_DECL_MBSINIT 1 #define HAVE_RAW_DECL_MBRTOWC 1 #define HAVE_RAW_DECL_MBRLEN 1 #define HAVE_RAW_DECL_MBSRTOWCS 1 #define HAVE_RAW_DECL_MBSNRTOWCS 1 #define HAVE_RAW_DECL_WCRTOMB 1 #define HAVE_RAW_DECL_WCSRTOMBS 1 #define HAVE_RAW_DECL_WCSNRTOMBS 1 #define HAVE_RAW_DECL_WCWIDTH 1 #define HAVE_RAW_DECL_WMEMCHR 1 #define HAVE_RAW_DECL_WMEMCMP 1 #define HAVE_RAW_DECL_WMEMCPY 1 #define HAVE_RAW_DECL_WMEMMOVE 1 #define HAVE_RAW_DECL_WMEMSET 1 #define HAVE_RAW_DECL_WCSLEN 1 #define HAVE_RAW_DECL_WCSNLEN 1 #define HAVE_RAW_DECL_WCSCPY 1 #define HAVE_RAW_DECL_WCPCPY 1 #define HAVE_RAW_DECL_WCSNCPY 1 #define HAVE_RAW_DECL_WCPNCPY 1 #define HAVE_RAW_DECL_WCSCAT 1 #define HAVE_RAW_DECL_WCSNCAT 1 #define HAVE_RAW_DECL_WCSCMP 1 #define HAVE_RAW_DECL_WCSNCMP 1 #define HAVE_RAW_DECL_WCSCASECMP 1 #define HAVE_RAW_DECL_WCSNCASECMP 1 #define HAVE_RAW_DECL_WCSCOLL 1 #define HAVE_RAW_DECL_WCSXFRM 1 #define HAVE_RAW_DECL_WCSDUP 1 #define HAVE_RAW_DECL_WCSCHR 1 #define HAVE_RAW_DECL_WCSRCHR 1 #define HAVE_RAW_DECL_WCSCSPN 1 #define HAVE_RAW_DECL_WCSSPN 1 #define HAVE_RAW_DECL_WCSPBRK 1 #define HAVE_RAW_DECL_WCSSTR 1 #define HAVE_RAW_DECL_WCSTOK 1 #define HAVE_RAW_DECL_WCSWIDTH 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_TOWLOWER 1 #define HAVE_RAW_DECL_WCTYPE 1 #define HAVE_RAW_DECL_ISWCTYPE 1 #define HAVE_RAW_DECL_WCTRANS 1 #define HAVE_RAW_DECL_TOWCTRANS 1 #define HAVE_DECL_WCWIDTH 1 #define GNULIB_TEST_WCWIDTH 1 #define GNULIB_TEST_WRITE 1 #define HAVE_STDINT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_FSEEKO 1 #define HAVE_STRPTIME 1 #define HAVE_TIMEGM 1 #define HAVE_VSNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_DRAND48 1 #define HAVE_PATHCONF 1 #define HAVE_STRTOLL 1 #define HAVE_USLEEP 1 #define HAVE_FTELLO 1 #define HAVE_SIGBLOCK 1 #define HAVE_MEMRCHR 1 #define HAVE_WCWIDTH 1 #define HAVE_MBTOWC 1 #define HAVE_SLEEP 1 #define HAVE_SYMLINK 1 #define HAVE_UTIME 1 #define HAVE_RANDOM 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_ISATTY 1 #define HAVE_LIBPSL 1 #define HAVE_PSL_LATEST 1 #define HAVE_LIBZ 1 #define HAVE_LIBGNUTLS 1 #define HAVE_GNUTLS_PRIORITY_SET_DIRECT 1 #define HAVE_NETTLE 1 #define ENABLE_NTLM 1 #define HAVE_METALINK 1 #define HAVE_GPGME 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 #define ENABLE_IPV6 1 #define ENABLE_IRI 1 #define HAVE_LIBUUID 1 #define HAVE_LIBPCRE 1 #define HAVE_FSETXATTR 1 #define ENABLE_XATTR 1 configure: exit 0