* Package: x11-apps/xlsclients-1.1.1  * Repository: gentoo  * Maintainer: x11@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: sandbox splitdebug >>> Unpacking source... >>> Unpacking xlsclients-1.1.1.tar.bz2 to /tmp/portage/x11-apps/xlsclients-1.1.1/work >>> Source unpacked in /tmp/portage/x11-apps/xlsclients-1.1.1/work >>> Preparing source in /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1 ... >>> Source prepared. >>> Configuring source in /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1 ... >>> Working in BUILD_DIR: "/tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1_build" * econf: updating xlsclients-1.1.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating xlsclients-1.1.1/config.sub with /usr/share/gnuconfig/config.sub /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for working strnlen... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a sed that does not truncate output... /bin/sed checking for XLSCLIENTS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1 ... >>> Working in BUILD_DIR: "/tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1_build" make -j1 make all-am make[1]: Entering directory `/tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1_build' CC xlsclients.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block -c /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c: In function ‘print_client_properties’: /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c:542:8: error: ‘WM_CLIENT_MACHINE’ undeclared (first use in this function) /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c:542:8: note: each undeclared identifier is reported only once for each function it appears in /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c:545:8: error: ‘WM_COMMAND’ undeclared (first use in this function) /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c:550:8: error: ‘WM_NAME’ undeclared (first use in this function) /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c:553:8: error: ‘WM_ICON_NAME’ undeclared (first use in this function) /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c:556:8: error: ‘WM_CLASS’ undeclared (first use in this function) /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c:556:18: error: ‘STRING’ undeclared (first use in this function) /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c: In function ‘print_text_field’: /tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1/xlsclients.c:572:21: error: ‘STRING’ undeclared (first use in this function) make[1]: *** [xlsclients.o] Error 1 make[1]: Leaving directory `/tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1_build' make: *** [all] Error 2 emake failed * ERROR: x11-apps/xlsclients-1.1.1 failed (compile phase): * died running emake, base_src_make * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3257: Called xorg-2_src_compile * environment, line 4069: Called autotools-utils_src_compile * environment, line 483: Called base_src_compile * environment, line 614: Called base_src_make * environment, line 652: Called die * The specific snippet of code: * emake "$@" || die "died running emake, $FUNCNAME"; * * If you need support, post the output of 'emerge --info =x11-apps/xlsclients-1.1.1', * the complete build log and the output of 'emerge -pqv =x11-apps/xlsclients-1.1.1'. * The complete build log is located at '/tmp/portage/x11-apps/xlsclients-1.1.1/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/x11-apps/xlsclients-1.1.1/temp/environment'. * S: '/tmp/portage/x11-apps/xlsclients-1.1.1/work/xlsclients-1.1.1'