* Package: net-misc/memcached-1.6.12-r1 * Repository: gentoo * Maintainer: robbat2@gentoo.org prometheanfire@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux seccomp ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking memcached-1.6.12.tar.gz to /var/tmp/portage/net-misc/memcached-1.6.12-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/memcached-1.6.12-r1/work >>> Preparing source in /var/tmp/portage/net-misc/memcached-1.6.12-r1/work/memcached-1.6.12 ... * Applying memcached-1.2.2-fbsd.patch ... patching file memcached.h Hunk #1 succeeded at 12 with fuzz 2 (offset 8 lines). [ ok ] * Applying memcached-1.4.0-fix-as-needed-linking.patch ... patching file testapp.c Hunk #1 succeeded at 175 (offset 60 lines). patching file Makefile.am Hunk #1 succeeded at 64 with fuzz 2 (offset 37 lines). [ ok ] * Applying memcached-1.4.4-as-needed.patch ... patching file configure.ac Hunk #1 succeeded at 233 (offset 118 lines). Hunk #2 succeeded at 639 with fuzz 1 (offset 255 lines). [ ok ] * Applying memcached-1.4.17-EWOULDBLOCK.patch ... patching file testapp.c patch unexpectedly ends in middle of line Hunk #1 succeeded at 2189 with fuzz 1 (offset 349 lines). [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/memcached-1.6.12-r1/work/memcached-1.6.12' ... * Running 'aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: memcached-1.6.12/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/memcached-1.6.12-r1/work/memcached-1.6.12 ... * econf: updating memcached-1.6.12/config.sub with /usr/share/gnuconfig/config.sub * econf: updating memcached-1.6.12/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/memcached-1.6.12-r1 --htmldir=/usr/share/doc/memcached-1.6.12-r1/html --libdir=/usr/lib --disable-docs --disable-sasl --enable-tls checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for icc in use... no checking for clang in use... no checking for x86_64-gentoo-linux-musl-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 x86_64-gentoo-linux-musl-gcc option to accept ISO C99... none needed checking for sasl/sasl.h... no checking for library containing pthread_create... none required checking for gcov... /usr/bin/gcov checking for main in -lgcov... yes 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 for libssl directory... (system) 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 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... no checking for htonll... no checking for mlockall... yes checking for getpagesizes... no checking for sysconf... yes checking for memcntl... no checking for clock_gettime... yes checking for preadv... yes checking for pread... yes checking for eventfd... yes checking for accept4... yes checking for getopt_long... yes checking for alignment... none checking for GCC atomics... yes checking for GCC 64bit atomics... yes checking for setppriv... no checking for pledge... no checking for cap_enter... no checking for xml2rfc... no checking for xsltproc... /usr/bin/xsltproc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/memcached-1.6.12-r1/work/memcached-1.6.12 ... * please use append-cppflags for preprocessor flags make -j4 testapp memcached-debug 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -UNDEBUG -pthread' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -UNDEBUG -pthread -c -o testapp-testapp.o `test -f 'testapp.c' || echo './'`testapp.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -UNDEBUG -pthread -c -o testapp-util.o `test -f 'util.c' || echo './'`util.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -UNDEBUG -pthread -c -o testapp-stats_prefix.o `test -f 'stats_prefix.c' || echo './'`stats_prefix.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -UNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -UNDEBUG -pthread -c -o testapp-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c In file included from cache.h:5, from testapp.c:22: queue.h:40:10: fatal error: sys/cdefs.h: No such file or directory 40 | #include | ^~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:1715: testapp-testapp.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from cache.h:5, from memcached.h:43, from jenkins_hash.c:12: queue.h:40:10: fatal error: sys/cdefs.h: No such file or directory 40 | #include | ^~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:1757: testapp-jenkins_hash.o] Error 1 In file included from cache.h:5, from memcached.h:43, from util.c:9: queue.h:40:10: fatal error: sys/cdefs.h: No such file or directory 40 | #include | ^~~~~~~~~~~~~ compilation terminated. In file included from cache.h:5, from memcached.h:43, from stats_prefix.c:3: queue.h:40:10: fatal error: sys/cdefs.h: No such file or directory 40 | #include | ^~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:1729: testapp-util.o] Error 1 make: *** [Makefile:1743: testapp-stats_prefix.o] Error 1 * ERROR: net-misc/memcached-1.6.12-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/memcached-1.6.12-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/memcached-1.6.12-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:memcached-1.6.12-r1:20211214-015235.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/memcached-1.6.12-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/memcached-1.6.12-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/memcached-1.6.12-r1/work/memcached-1.6.12' * S: '/var/tmp/portage/net-misc/memcached-1.6.12-r1/work/memcached-1.6.12'