* Package: x11-wm/i3-4.13-r1 * Repository: gentoo * Maintainer: xarthisius@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: ccache compressdebug preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking i3-4.13.tar.bz2 to /var/tmp/portage/x11-wm/i3-4.13-r1/work >>> Source unpacked in /var/tmp/portage/x11-wm/i3-4.13-r1/work >>> Preparing source in /var/tmp/portage/x11-wm/i3-4.13-r1/work/i3-4.13 ... * Running eautoreconf in '/var/tmp/portage/x11-wm/i3-4.13-r1/work/i3-4.13' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: i3-4.13/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-wm/i3-4.13-r1/work/i3-4.13 ... * econf: updating i3-4.13/config.sub with /usr/share/gnuconfig/config.sub * econf: updating i3-4.13/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/i3-4.13-r1 --htmldir=/usr/share/doc/i3-4.13-r1/html --libdir=/usr/lib --enable-debug=no checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking target system type... x86_64-gentoo-linux-musl continue configure in default builddir "./x86_64-gentoo-linux-musl" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-gentoo-linux-musl" "linux musl" checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking target system type... x86_64-gentoo-linux-musl checking for gsed... sed checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 for style of include used by make... GNU checking for x86_64-gentoo-linux-musl-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking for clang option to accept ISO C99... none needed checking how to run the C preprocessor... clang -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 strndup... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for library containing floor... none required checking for library containing ev_run... -lev checking for library containing shm_open... none required checking whether clang is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no 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 x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-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 gawk... (cached) gawk checking how to run the C preprocessor... clang -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-gentoo-linux-musl-ranlib... llvm-ranlib checking whether ln -s works... yes checking for xmlto... /usr/bin/xmlto checking for pod2man... /usr/bin/pod2man checking for x86_64-gentoo-linux-musl-ar... llvm-ar checking the archiver (llvm-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: create top_srcdir/Makefile guessed from local Makefile config.status: build in x86_64-gentoo-linux-musl (HOST=) config.status: executing depfiles commands -------------------------------------------------------------------------------- build configured: i3 version: 4.13 (2016-11-08) 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.13-r1/work/i3-4.13/x86_64-gentoo-linux-musl && make -j8 -------------------------------------------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-wm/i3-4.13-r1/work/i3-4.13 ... make -j8 -l 5.0 -s -C x86_64-gentoo-linux-musl config.status: creating config.h config.status: config.h is unchanged ../../i3-4.13/src/con.c:639:56: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((((&(current->marks_head))->tqh_first) == ((void*)0))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../../i3-4.13/src/con.c:639:56: note: remove extraneous parentheses around the comparison to silence this warning if ((((&(current->marks_head))->tqh_first) == ((void*)0))) ~ ^ ~ ../../i3-4.13/src/con.c:639:56: note: use '=' to turn this equality comparison into an assignment if ((((&(current->marks_head))->tqh_first) == ((void*)0))) ^~ = 1 warning generated. ../../i3-4.13/src/ipc.c:532:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((((&(config->bar_bindings))->tqh_first) == ((void*)0))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../../i3-4.13/src/ipc.c:532:49: note: remove extraneous parentheses around the comparison to silence this warning if ((((&(config->bar_bindings))->tqh_first) == ((void*)0))) ~ ^ ~ ../../i3-4.13/src/ipc.c:532:49: note: use '=' to turn this equality comparison into an assignment if ((((&(config->bar_bindings))->tqh_first) == ((void*)0))) ^~ = 1 warning generated. ../../i3-4.13/src/floating.c:21:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((((&outputs)->tqh_first) == ((void*)0))) ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../../i3-4.13/src/floating.c:21:34: note: remove extraneous parentheses around the comparison to silence this warning if ((((&outputs)->tqh_first) == ((void*)0))) ~ ^ ~ ../../i3-4.13/src/floating.c:21:34: note: use '=' to turn this equality comparison into an assignment if ((((&outputs)->tqh_first) == ((void*)0))) ^~ = 1 warning generated. In file included from ../../i3-4.13/src/sd-daemon.c:35: /usr/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings] #warning redirecting incorrect #include to ^ 1 warning generated. ../../i3-4.13/src/tree.c:627:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((((&(parent->nodes_head))->tqh_first) == ((void*)0))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../../i3-4.13/src/tree.c:627:47: note: remove extraneous parentheses around the comparison to silence this warning if ((((&(parent->nodes_head))->tqh_first) == ((void*)0))) { ~ ^ ~ ../../i3-4.13/src/tree.c:627:47: note: use '=' to turn this equality comparison into an assignment if ((((&(parent->nodes_head))->tqh_first) == ((void*)0))) { ^~ = 1 warning generated. ../../i3-4.13/libi3/resolve_tilde.c:28:26: error: use of undeclared identifier 'GLOB_TILDE' int res = glob(head, GLOB_TILDE, ((void*)0), &globbuf); ^ 1 error generated. make[1]: *** [Makefile:1960: libi3/libi3_a-resolve_tilde.o] Error 1 make[1]: *** Waiting for unfinished jobs.... ../../i3-4.13/src/workspace.c:881:43: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((((&(ws->nodes_head))->tqh_first) == ((void*)0))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../../i3-4.13/src/workspace.c:881:43: note: remove extraneous parentheses around the comparison to silence this warning if ((((&(ws->nodes_head))->tqh_first) == ((void*)0))) { ~ ^ ~ ../../i3-4.13/src/workspace.c:881:43: note: use '=' to turn this equality comparison into an assignment if ((((&(ws->nodes_head))->tqh_first) == ((void*)0))) { ^~ = 1 warning generated. make: *** [Makefile:1222: all] Error 2 * ERROR: x11-wm/i3-4.13-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-wm/i3-4.13-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-wm/i3-4.13-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/x11-wm/i3-4.13-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-wm/i3-4.13-r1/temp/environment'. * Working directory: '/var/tmp/portage/x11-wm/i3-4.13-r1/work/i3-4.13' * S: '/var/tmp/portage/x11-wm/i3-4.13-r1/work/i3-4.13'