* Package: x11-wm/i3-4.18.3  * Repository: gentoo  * Maintainer: nelo@wallus.de polynomial-c@gentoo.org  * USE: arm64 elibc_glibc kernel_linux userland_GNU  * FEATURES: distcc network-sandbox preserve-libs sandbox userpriv usersandbox * FEATURES='merge-sync fixlafiles config-protect-if-modified qa-unresolved-soname-deps pid-sandbox network-sandbox distlocks sfperms unknown-features-warn strict binpkg-docompress userfetch binpkg-logs news fail-clean unmerge-orphans binpkg-dostrip preserve-libs usersync userpriv ipc-sandbox xattr assume-digests protect-owned parallel-fetch multilib-strict unmerge-logs usersandbox sandbox distcc ebuild-locks' * CFLAGS='-march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed' * CXXFLAGS='-march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed' * FFLAGS='-march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed' * FCFLAGS='-march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed' * F77FLAGS='-march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed' * LDFLAGS='-Wl,-O1 -Wl,--as-needed -march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4' * MAKEOPTS='-j20 -l4' * aarch64-unknown-linux-gnu-gcc (Gentoo 10.2.0-r2 p3) 10.2.0 * aarch64-unknown-linux-gnu-g++ (Gentoo 10.2.0-r2 p3) 10.2.0 * GNU ld (Gentoo 2.35.1 p1) 2.35.1 * Linux Kyle-Rpi 5.9.1-v8+ #1 SMP PREEMPT Mon Oct 19 20:57:00 CDT 2020 aarch64 GNU/Linux ]0;emerge 02:46:28 9|10 i3 (root@Kyle-Rpi)>>> Unpacking source... >>> Unpacking i3-4.18.3.tar.bz2 to /var/tmp/portage/x11-wm/i3-4.18.3/work >>> Source unpacked in /var/tmp/portage/x11-wm/i3-4.18.3/work >>> Preparing source in /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3 ... * Applying i3-4.16-musl-GLOB_TILDE.patch ... patching file i3bar/src/main.c Hunk #1 succeeded at 47 with fuzz 1 (offset -1 lines). patching file libi3/resolve_tilde.c  [ ok ] * Running eautoreconf in '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: i3-4.18.3/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3 ... * econf: updating i3-4.18.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating i3-4.18.3/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/configure --prefix=/usr --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --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/i3-4.18.3 --htmldir=/usr/share/doc/i3-4.18.3/html --libdir=/usr/lib64 --disable-debug checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gawk... (cached) gawk checking for GNU make... make checking for a sed that does not truncate output... /bin/sed checking whether to build with code coverage support... no checking whether to enable debugging... no checking whether make supports the include directive... yes (GNU style) checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-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 we are using the GNU C compiler... yes checking whether aarch64-unknown-linux-gnu-gcc accepts -g... yes checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-unknown-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-unknown-linux-gnu-gcc... none checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for working strnlen... yes checking for atexit... yes checking for dup2... yes checking for ftruncate... yes checking for getcwd... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memchr... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for mkdirp... no checking for strndup... yes checking for library containing floor... -lm checking for library containing ev_run... -lev checking for library containing shm_open... -lrt checking whether aarch64-unknown-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for aarch64-unknown-linux-gnu-pkg-config... /usr/bin/aarch64-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBSN... yes checking for XCB... yes checking for XCB_UTIL... yes checking for XCB_UTIL_CURSOR... yes checking for XCB_UTIL_KEYSYMS... yes checking for XCB_UTIL_WM... yes checking for XCB_UTIL_XRM... yes checking for XKBCOMMON... yes checking for YAJL... yes checking for LIBPCRE... yes checking for PANGOCAIRO... yes checking for GLIBGOBJECT... yes checking for gawk... (cached) gawk checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc -E checking whether make sets $(MAKE)... (cached) yes checking for aarch64-unknown-linux-gnu-ranlib... gcc-ranlib checking whether ln -s works... yes checking for asciidoc... no checking for xmlto... /usr/bin/xmlto checking for pod2man... /usr/bin/pod2man checking for aarch64-unknown-linux-gnu-ar... gcc-ar checking the archiver (gcc-ar) interface... ar checking CFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Wunused-value... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testcases/lib/i3test.pm config.status: creating man/asciidoc.conf config.status: creating testcases/complete-run.pl config.status: creating config.h config.status: executing buildir commands config.status: skipping top_srcdir/Makefile - not created config.status: executing depfiles commands -------------------------------------------------------------------------------- build configured: i3 version: 4.18.3 (2020-10-19) is release version: yes build manpages: no build docs: no enable debug flags: no code coverage: no enabled sanitizers: To compile, run: cd /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3_build && make -j8 -------------------------------------------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3 ... make -j20 -l4 make all-am make[1]: Entering directory '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3_build' aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3 -DSYSCONFDIR="\"/etc\"" -I./parser -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/include -DSTRIPPED__FILE__=\"$(basename /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-nagbar/main.c)\" -Wunused-value -I/usr/include/startup-notification-1.0 -Wunused-value -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/yajl -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed -Wall -c -o i3-nagbar/i3_nagbar-main.o `test -f 'i3-nagbar/main.c' || echo '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/'`i3-nagbar/main.c aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3 -DSYSCONFDIR="\"/etc\"" -I./parser -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/include -DSTRIPPED__FILE__=\"$(basename /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-msg/main.c)\" -Wunused-value -Wunused-value -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/yajl -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed -Wall -c -o i3-msg/i3_msg-main.o `test -f 'i3-msg/main.c' || echo '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/'`i3-msg/main.c aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3 -DSYSCONFDIR="\"/etc\"" -I./parser -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/include -DSTRIPPED__FILE__=\"$(basename /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-input/main.c)\" -Wunused-value -Wunused-value -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/yajl -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed -Wall -c -o i3-input/i3_input-main.o `test -f 'i3-input/main.c' || echo '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/'`i3-input/main.c aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3 -DSYSCONFDIR="\"/etc\"" -I./parser -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/include -DSTRIPPED__FILE__=\"$(basename /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-input/keysym2ucs.c)\" -Wunused-value -Wunused-value -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/yajl -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed -Wall -c -o i3-input/i3_input-keysym2ucs.o `test -f 'i3-input/keysym2ucs.c' || echo '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/'`i3-input/keysym2ucs.c aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3 -DSYSCONFDIR="\"/etc\"" -I./parser -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/include -DSTRIPPED__FILE__=\"$(basename /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-dump-log/main.c)\" -Wunused-value -pthread -Wunused-value -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/yajl -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed -Wall -c -o i3-dump-log/i3_dump_log-main.o `test -f 'i3-dump-log/main.c' || echo '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/'`i3-dump-log/main.c aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3 -DSYSCONFDIR="\"/etc\"" -I./parser -I/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/include -DSTRIPPED__FILE__=\"$(basename /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-config-wizard/main.c)\" -Wunused-value -Wunused-value -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/yajl -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/startup-notification-1.0 -march=armv8-a+crc+simd -mtune=cortex-a72 -Os -pipe -ftree-vectorize -flto=4 -Wl,-O1 -Wl,--as-needed -Wall -c -o i3-config-wizard/i3_config_wizard-main.o `test -f 'i3-config-wizard/main.c' || echo '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/'`i3-config-wizard/main.c /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-config-wizard/main.c:110:10: fatal error: GENERATED_config_enums.h: No such file or directory 110 | #include "GENERATED_config_enums.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. distcc[84] ERROR: compile /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-config-wizard/main.c on 127.0.0.1:40000 failed distcc[84] (dcc_build_somewhere) Warning: remote compilation of '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-config-wizard/main.c' failed, retrying locally distcc[84] Warning: failed to distribute /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-config-wizard/main.c to 127.0.0.1:40000, running locally instead /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-config-wizard/main.c:110:10: fatal error: GENERATED_config_enums.h: No such file or directory 110 | #include "GENERATED_config_enums.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. distcc[84] ERROR: compile /var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3/../i3-4.18.3/i3-config-wizard/main.c on localhost failed make[1]: *** [Makefile:2798: i3-config-wizard/i3_config_wizard-main.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3_build' make: *** [Makefile:1335: all] Error 2 * ERROR: x11-wm/i3-4.18.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-wm/i3-4.18.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-wm/i3-4.18.3::gentoo'`. * The complete build log is located at '/var/log/portage/x11-wm:i3-4.18.3:20201027-074625.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-wm/i3-4.18.3/temp/environment'. * Working directory: '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3_build' * S: '/var/tmp/portage/x11-wm/i3-4.18.3/work/i3-4.18.3'