>>> memcached 1.6.16 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-8/output-1/build/.memcached-1.6.16.tar.gz.drsi7c/output' 'http://www.memcached.org/files/memcached-1.6.16.tar.gz' --2022-11-28 19:55:49-- http://www.memcached.org/files/memcached-1.6.16.tar.gz Resolving www.memcached.org (www.memcached.org)... 107.170.231.145 Connecting to www.memcached.org (www.memcached.org)|107.170.231.145|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1054877 (1.0M) [application/octet-stream] Saving to: '/tmp/instance-8/output-1/build/.memcached-1.6.16.tar.gz.drsi7c/output' 0K .......... .......... .......... .......... .......... 4% 874K 1s 50K .......... .......... .......... .......... .......... 9% 1.92M 1s 100K .......... .......... .......... .......... .......... 14% 45.6M 0s 150K .......... .......... .......... .......... .......... 19% 36.0M 0s 200K .......... .......... .......... .......... .......... 24% 1.86M 0s 250K .......... .......... .......... .......... .......... 29% 18.8M 0s 300K .......... .......... .......... .......... .......... 33% 232M 0s 350K .......... .......... .......... .......... .......... 38% 229M 0s 400K .......... .......... .......... .......... .......... 43% 2.05M 0s 450K .......... .......... .......... .......... .......... 48% 20.1M 0s 500K .......... .......... .......... .......... .......... 53% 216M 0s 550K .......... .......... .......... .......... .......... 58% 300M 0s 600K .......... .......... .......... .......... .......... 63% 13.1M 0s 650K .......... .......... .......... .......... .......... 67% 250M 0s 700K .......... .......... .......... .......... .......... 72% 282M 0s 750K .......... .......... .......... .......... .......... 77% 247M 0s 800K .......... .......... .......... .......... .......... 82% 289M 0s 850K .......... .......... .......... .......... .......... 87% 2.33M 0s 900K .......... .......... .......... .......... .......... 92% 86.5M 0s 950K .......... .......... .......... .......... .......... 97% 17.9M 0s 1000K .......... .......... .......... 100% 221M=0.2s 2022-11-28 19:55:49 (5.92 MB/s) - '/tmp/instance-8/output-1/build/.memcached-1.6.16.tar.gz.drsi7c/output' saved [1054877/1054877] memcached-1.6.16.tar.gz: OK (sha1: 724f31c3462fb6b07264d72d0043fd65545fd84a) memcached-1.6.16.tar.gz: OK (sha256: 3051a93bf1dd0c3af2d0e589ff6ef6511f876385a35b18e9ff8741e4a1ab34da) >>> memcached 1.6.16 Extracting gzip -d -c /tmp/instance-8/dl/memcached/memcached-1.6.16.tar.gz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/memcached-1.6.16 -xf - >>> memcached 1.6.16 Patching Applying 0001-logger.c-initialize-rport.patch using patch: patching file logger.c Applying 0002-check-for-sys-auxv.h.patch using patch: patching file configure.ac Hunk #1 succeeded at 536 (offset 20 lines). patching file crc32c.c Applying 0003-configure.ac-add-disable-werror.patch using patch: patching file configure.ac Hunk #1 succeeded at 120 with fuzz 2 (offset 6 lines). Hunk #2 succeeded at 806 (offset 20 lines). Hunk #3 succeeded at 817 (offset 20 lines). Applying 0004-configure-ac-use-pkg-config-to-retrieve-openssl.patch using patch: patching file README.md patching file configure.ac Hunk #1 succeeded at 440 (offset 3 lines). >>> memcached 1.6.16 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-8/output-1/build/memcached-1.6.16 -name $file); do cp support/gnuconfig/$file $i; done; done >>> memcached 1.6.16 Configuring >>> memcached 1.6.16 Autoreconfiguring configure.ac:8: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:8: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:174: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:174: 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:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:131: AC_C_DETECT_SASL_CB_GETCONF is expanded from... configure.ac:174: the top level configure.ac:175: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:175: 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:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:154: AC_C_DETECT_SASL_CB_GETCONFPATH is expanded from... configure.ac:175: the top level configure.ac:343: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:343: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK 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:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:343: the top level configure.ac:446: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:446: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK 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:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:161: PKG_CHECK_MODULES is expanded from... configure.ac:446: the top level configure.ac:572: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:572: 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:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:551: AC_HAVE_SASL_CALLBACK_FT is expanded from... configure.ac:572: the top level configure.ac:598: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:598: 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:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:579: AC_C_DETECT_UINT64_SUPPORT is expanded from... configure.ac:598: the top level configure.ac:629: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:629: 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:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:610: AC_C_SOCKLEN_T is expanded from... configure.ac:629: the top level configure.ac:659: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:659: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:637: AC_C_HTONLL is expanded from... configure.ac:659: the top level configure.ac:732: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:732: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:732: the top level configure.ac:745: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:745: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:745: the top level >>> memcached 1.6.16 Patching libtool (cd /tmp/instance-8/output-1/build/memcached-1.6.16/ && rm -rf config.cache && PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-as" LD="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-ld" NM="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-g++" FC="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-8/output-1/host/lib -Wl,-rpath,/tmp/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-8/output-1/host/bin/aarch64_be-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 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-8/output-1/host/aarch64_be-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 ac_cv_prog_cc_c99='-std=gnu99' ac_cv_c_endian=big CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-uclibc --host=aarch64_be-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 --enable-static --enable-shared --disable-coverage --disable-werror --enable-tls ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-uclibc-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64_be-buildroot-linux-uclibc-gcc... /tmp/instance-8/output-1/host/bin/aarch64_be-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 /tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc accepts -g... yes checking for /tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc... none checking how to run the C preprocessor... /tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for icc in use... no checking for clang in use... no checking for /tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc options needed to detect all undeclared functions... none needed 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 whether __SUNPRO_C is declared... no checking for /tmp/instance-8/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc option to accept ISO C99... (cached) -std=gnu99 checking for sasl/sasl.h... no checking size of void *... 8 checking for library containing clock_gettime... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for libevent directory... (system) checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for library containing gethugepagesizes... no checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inttypes.h... (cached) yes checking for sys/auxv.h... no checking for sasl_callback_ft... no checking for print macros for integers (C99 section 7.8.1)... yes checking for an ANSI C-conforming const... yes checking for socklen_t... yes checking whether byte ordering is bigendian... (cached) yes checking for htonll... no checking for library containing pthread_create... no configure: error: Can't enable threads without the POSIX thread library. make: *** [package/pkg-generic.mk:283: /tmp/instance-8/output-1/build/memcached-1.6.16/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-8/buildroot'