Header "strings.h" has symbol "explicit_bzero" : NO Header "string.h" has symbol "explicit_memset" : NO Header "unistd.h" has symbol "fork" : YES Header "sys/random.h" has symbol "getentropy" : NO Header "stdlib.h" has symbol "getloadavg" : YES Header "linux/random.h" has symbol "getrandom" : NO Header "sys/resource.h" has symbol "getrlimit" : YES Header "unistd.h" has symbol "getuid" : YES Header "time.h" has symbol "gmtime_r" : YES Header "arpa/inet.h" has symbol "inet_aton" : YES Header "arpa/inet.h" has symbol "inet_pton" : YES Header "unistd.h" has symbol "issetugid" : YES Header "stdlib.h" has symbol "jrand48" : YES Header "sys/event.h" has symbol "kqueue" : NO Header "time.h" has symbol "localtime_r" : YES Header "sys/stat.h" has symbol "lstat" : YES Header "sys/mman.h" has symbol "madvise" : YES Header "malloc.h" has symbol "malloc_trim" : YES Header "malloc.h" has symbol "mallopt" : YES Header "string.h" has symbol "mempcpy" : YES Header "string.h" has symbol "memset_s" : NO Header "stdlib.h" has symbol "mkostemp" : YES Header "sys/mman.h" has symbol "mmap" : YES Header "unistd.h" has symbol "pipe2" : YES Header "poll.h" has symbol "poll" : YES Header "unistd.h" has symbol "pread" : YES Header "sys/uio.h" has symbol "preadv" : YES Header "unistd.h" has symbol "pwrite" : YES Header "sys/uio.h" has symbol "pwritev" : YES Header "sys/socket.h" has symbol "sendfile64" : NO Header "sys/sendfile.h" has symbol "sendfile" : YES Header "signal.h" has symbol "sigaction" : YES Header "signal.h" has symbol "signal" : YES Header "fcntl.h" has symbol "splice" : YES Header "stdlib.h" has symbol "srandom" : YES Header "string.h" has symbol "strerror_r" : YES Header "time.h" has symbol "timegm" : YES Header "sys/uio.h" has symbol "writev" : YES Checking for size of "long" : 4 Checking for size of "off_t" : -1 Checking for function "clock_gettime" : YES Checking for function "elftc_copyfile" : NO Checking if "IPv6 support" compiles: YES Checking if "weak symbols" compiles: YES Checking if "struct tm gmt offset" compiles: YES Library dl found: YES Checking for function "dlopen" with dependency -ldl: YES Dependency libbrotlienc skipped: feature with_brotli disabled Library bz2 skipped: feature with_bzip disabled Dependency dbi skipped: feature with_dbi disabled Dependency libdeflate skipped: feature with_libdeflate disabled Dependency libmaxminddb skipped: feature with_maxminddb disabled Dependency krb5 skipped: feature with_krb5 disabled Dependency krb5-gssapi skipped: feature with_krb5 disabled Library ldap skipped: feature with_ldap disabled Library lber skipped: feature with_ldap disabled Library pam skipped: feature with_pam disabled Dependency libunwind skipped: feature with_libunwind disabled Dependency libmariadb skipped: feature with_mysql disabled Dependency libpq skipped: feature with_pgsql disabled Dependency libsasl2 skipped: feature with_sasl disabled Checking for function "uuid_generate" : NO Dependency uuid skipped: feature with_webdav_locks disabled Dependency libxml-2.0 skipped: feature with_webdav_props disabled Dependency sqlite3 skipped: feature with_webdav_props disabled Found pkg-config: /home/thomas/autobuild/instance-2/output-1/per-package/lighttpd/host/bin/pkgconf (1.6.3) Run-time dependency libxxhash found: YES 0.8.1 Run-time dependency zlib found: YES 1.2.13 Dependency libzstd skipped: feature with_zstd disabled Configuring config.h using configuration Program ./prepare.sh found: YES (/home/thomas/autobuild/instance-2/output-1/build/lighttpd-1.4.69/tests/./prepare.sh) Program ./request.t found: YES (/home/thomas/autobuild/instance-2/output-1/build/lighttpd-1.4.69/tests/./request.t) Program ./core-condition.t found: YES (/home/thomas/autobuild/instance-2/output-1/build/lighttpd-1.4.69/tests/./core-condition.t) Program ./mod-fastcgi.t found: YES (/home/thomas/autobuild/instance-2/output-1/build/lighttpd-1.4.69/tests/./mod-fastcgi.t) Program ./mod-scgi.t found: YES (/home/thomas/autobuild/instance-2/output-1/build/lighttpd-1.4.69/tests/./mod-scgi.t) Program ./cleanup.sh found: YES (/home/thomas/autobuild/instance-2/output-1/build/lighttpd-1.4.69/tests/./cleanup.sh) Build targets in project: 38 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.build_root'} lighttpd 1.4.69 User defined options Cross files : /home/thomas/autobuild/instance-2/output-1/build/lighttpd-1.4.69//build/cross-compilation.conf build.cmake_prefix_path: /home/thomas/autobuild/instance-2/output-1/per-package/lighttpd/host/lib/cmake build.pkg_config_path : /home/thomas/autobuild/instance-2/output-1/per-package/lighttpd/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false build_extra_warnings : false build_static : false moduledir : lib/lighttpd with_brotli : disabled with_bzip : disabled with_dbi : disabled with_fam : disabled with_gnutls : false with_krb5 : disabled with_ldap : disabled with_libev : disabled with_libunwind : disabled with_lua : false with_maxminddb : disabled with_mbedtls : false with_mysql : disabled with_nettle : false with_nss : false with_openssl : false with_pam : disabled with_pcre : disabled with_pcre2 : false with_pgsql : disabled with_sasl : disabled with_webdav_locks : disabled with_webdav_props : disabled with_wolfssl : false with_xattr : false with_xxhash : enabled with_zlib : enabled with_zstd : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /home/thomas/autobuild/instance-2/output-1/per-package/lighttpd/host/bin/ninja POSIX.xs: In function 'XS_POSIX_mblen': POSIX.xs:3386:13: error: 'MBLEN_LOCK' undeclared (first use in this function); did you mean 'MUTEX_LOCK'? 3386 | MBLEN_LOCK; | ^~~~~~~~~~ | MUTEX_LOCK POSIX.xs:3386:13: note: each undeclared identifier is reported only once for each function it appears in POSIX.xs:3388:13: error: 'MBLEN_UNLOCK' undeclared (first use in this function); did you mean 'MUTEX_UNLOCK'? 3388 | MBLEN_UNLOCK; | ^~~~~~~~~~~~ | MUTEX_UNLOCK POSIX.xs:3399:24: warning: unused variable 'string' [-Wunused-variable] 3399 | char * string = SvPV(byte_s, len); | ^~~~~~ POSIX.xs: In function 'XS_POSIX_mbtowc': POSIX.xs:3437:13: error: 'MBTOWC_LOCK' undeclared (first use in this function) 3437 | MBTOWC_LOCK; | ^~~~~~~~~~~ POSIX.xs:3439:13: error: 'MBTOWC_UNLOCK' undeclared (first use in this function); did you mean 'MUTEX_UNLOCK'? 3439 | MBTOWC_UNLOCK; | ^~~~~~~~~~~~~ | MUTEX_UNLOCK POSIX.xs:3451:24: warning: unused variable 'string' [-Wunused-variable] 3451 | char * string = SvPV(byte_s, len); | ^~~~~~ POSIX.xs: In function 'XS_POSIX_wctomb': POSIX.xs:3492:13: error: 'WCTOMB_LOCK' undeclared (first use in this function) 3492 | WCTOMB_LOCK; | ^~~~~~~~~~~ POSIX.xs:3494:13: error: 'WCTOMB_UNLOCK' undeclared (first use in this function) 3494 | WCTOMB_UNLOCK; | ^~~~~~~~~~~~~ POSIX.c:4692:10: warning: unused variable 'wchar' [-Wunused-variable] 4692 | wchar_t wchar = (wchar_t)SvIV(ST(1)) | ^~~~~ In file included from ../../perl.h:7247, from POSIX.xs:8: At top level: ../../sv_inline.h:519:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 519 | Perl_newSV_type_mortal(pTHX_ const svtype type) | ^~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [Makefile:340: POSIX.o] Error 1 make[3]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/perl-5.36.0/ext/POSIX' make[2]: *** [Makefile:236: ext/POSIX/pm_to_blib] Error 2 make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/perl-5.36.0' make[1]: *** [Makefile:82: all] Error 2 make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/perl-5.36.0' make: *** [package/pkg-generic.mk:290: /home/thomas/autobuild/instance-2/output-1/build/perl-5.36.0/.stamp_built] Error 2 make: *** Waiting for unfinished jobs.... aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:47: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:47: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:47: the top level configure.in:293: warning: The macro `AC_MINGW32' is obsolete. configure.in:293: You should run autoupdate. ./lib/autoconf/specific.m4:347: AC_MINGW32 is expanded from... configure.in:293: the top level configure.in:294: warning: The macro `AC_CYGWIN' is obsolete. configure.in:294: You should run autoupdate. ./lib/autoconf/specific.m4:319: AC_CYGWIN is expanded from... configure.in:294: the top level configure.in:479: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:479: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:479: the top level configure.in:526: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:526: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.in:526: the top level configure.in:526: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:526: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.in:526: the top level configure.in:526: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:526: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.in:526: the top level configure.in:570: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:570: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.in:570: the top level configure.in:570: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:570: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.in:570: the top level configure.in:570: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:570: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.in:570: the top level configure.in:613: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:613: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.in:613: the top level configure.in:631: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:631: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.in:631: the top level configure.in:737: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:737: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:737: the top level configure.in:742: warning: The macro `AC_HEADER_TIME' is obsolete. configure.in:742: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.in:742: the top level configure.in:774: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.in:774: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.in:774: the top level configure.in:826: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:826: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:826: the top level configure.in:838: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:838: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:838: the top level configure.in:1157: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1157: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1157: the top level configure.in:1158: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1158: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1158: the top level configure.in:1189: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1189: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1189: the top level configure.in:1190: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1190: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1190: the top level configure.in:1240: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1240: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1240: the top level configure.in:1241: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1241: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1241: the top level configure.in:1273: warning: AC_OUTPUT should be used without arguments. configure.in:1273: You should run autoupdate. autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoheader: warning: WARNING: Using auxiliary files such as 'acconfig.h', 'config.h.bot' autoheader: WARNING: and 'config.h.top', to define templates for 'config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of 'AC_DEFINE_UNQUOTED' and autoheader: WARNING: 'AC_DEFINE' allows one to define a template without autoheader: WARNING: 'acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function 'main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/zsh-5.9/Doc' /bin/sh ../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/per-package/zsh/target/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s $file || exit 1; \ /usr/bin/install -c -m 644 $file /home/thomas/autobuild/instance-2/output-1/per-package/zsh/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/zsh-5.9/Doc' make[2]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/zsh-5.9/Doc' if test x"/usr/share/zsh/5.9/help" != x""; then \ /bin/sh ../mkinstalldirs /home/thomas/autobuild/instance-2/output-1/per-package/zsh/target/usr/share/zsh/5.9/help; \ /usr/bin/install -c -m 644 help/* /home/thomas/autobuild/instance-2/output-1/per-package/zsh/target/usr/share/zsh/5.9/help; \ while read from to; do \ rm -f /home/thomas/autobuild/instance-2/output-1/per-package/zsh/target/usr/share/zsh/5.9/help/$to || : ; \ ln -s $from /home/thomas/autobuild/instance-2/output-1/per-package/zsh/target/usr/share/zsh/5.9/help/$to; \ done < help.txt; \ fi mkdir -m 755 -p -- /home/thomas/autobuild/instance-2/output-1/per-package/zsh/target/usr/share/zsh/5.9/help make[2]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/zsh-5.9/Doc' make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/zsh-5.9' rm -f /home/thomas/autobuild/instance-2/output-1/per-package/zsh/target/bin/zsh-5.9 >>> privoxy 3.0.33 Patching libtool (cd /home/thomas/autobuild/instance-2/output-1/build/privoxy-3.0.33/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin:/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gcc-ar" AS="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-as" LD="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-ld" NM="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gcc-nm" CC="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gcc" GCC="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gcc" CPP="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-cpp" CXX="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-g++" FC="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gfortran" F77="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gfortran" RANLIB="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/ccache /usr/bin/gcc" GCC_FOR_BUILD="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/ccache /usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/sparc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=sparc-buildroot-linux-uclibc --host=sparc-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... sparc-buildroot-linux-uclibc checking for sparc-buildroot-linux-uclibc-gcc... /home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking how to run the C preprocessor... /home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for gawk... gawk checking for gdb... yes checking for groups... /usr/bin/groups checking for id... /usr/bin/id configure: WARNING: There is no user 'privoxy' on this system checking for user... none specified checking for group... none specified checking for w3m... no configure: WARNING: You need w3m to build text documentation. checking for db2html... no checking for docbook2html... no checking for openjade... no checking for jade... no checking for onsgmls... no checking for nsgmls... no checking for man2html... no checking for /usr/share/sgml/docbook/dsssl-stylesheets... no checking for /usr/share/sgml/docbkdsl... no checking for /usr/share/sgml/docbook-dsssl... no checking for /usr/local/share/sgml/docbook/dsssl/modular... no checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/... no checking for /usr/share/sgml/CATALOG.docbk30... no checking for /usr/share/sgml/CATALOG.docbk31... no checking for /usr/share/sgml/CATALOG.docbk31... no checking for /usr/local/share/sgml/docbook/2.4.1/docbook.cat... no checking for /usr/local/share/sgml/docbook/3.0/docbook.cat... no checking for /usr/local/share/sgml/docbook/3.1/docbook.cat... no checking for /usr/share/sgml/docbook/dtd/3.1/docbook.cat... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for pthread.h... yes Using POSIX threads checking for gethostbyname in -lnsl... yes checking for gethostbyaddr_r... yes checking signature of gethostbyaddr_r... 8 args checking for gethostbyname_r... yes checking signature of gethostbyname_r... 6 args checking for gmtime_r... yes checking signature of gmtime_r... ok checking for localtime_r... yes checking signature of localtime_r... ok checking for socklen_t... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E yes checking for egrep... (cached) /usr/bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for an ANSI C-conforming const... yes checking for size_t... yes checking for pid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of char *... 4 checking size of long... 4 checking size of long long... 8 checking size of size_t... 4 checking size of time_t... 4 checking for OS.h... no checking for arpa/inet.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for locale.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking whether /home/thomas/autobuild/instance-2/output-1/per-package/privoxy/host/bin/sparc-buildroot-linux-uclibc-gcc needs -traditional... no checking return type of signal handlers... void checking for access... yes checking for arc4random... no checking for atexit... yes checking for calloc... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyaddr_r... (cached) yes checking for gethostbyname... yes checking for gethostbyname_r... (cached) yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for nanosleep... yes checking for poll... yes checking for putenv... yes checking for random... yes checking for regcomp... yes checking for select... yes checking for setlocale... yes checking for shutdown... yes checking for snprintf... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for strlcat... yes checking for strlcpy... yes checking for strptime... yes checking for strtoul... yes checking for timegm... yes checking for tzset... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for pcre_compile in -lpcre... yes checking for pcre.h... yes checking for regcomp in -lpcreposix... yes checking for pcreposix.h... yes Enabling support for client-specific tags. checking for zlibVersion in -lz... yes using libpcre Enabling connection-sharing support. configure: creating ./config.status config.status: creating GNUmakefile config.status: creating doc/source/ldp.dsl config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'