* Package: dev-libs/9libs-1.0-r2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking 9libs-1.0.tar.bz2 to /var/tmp/portage/dev-libs/9libs-1.0-r2/work >>> Source unpacked in /var/tmp/portage/dev-libs/9libs-1.0-r2/work >>> Preparing source in /var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0 ... * Applying 9libs-va_list.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0 ... * econf: updating 9libs-1.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating 9libs-1.0/config.guess with /usr/share/gnuconfig/config.guess ./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 --includedir=/usr/include/9libs --enable-shared creating cache ./config.cache checking for a BSD compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed) works... yes checking whether the C compiler (gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for POSIXized ISC... no checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for X... libraries /usr/lib64, headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for malloc.h... yes checking host system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for ranlib... ranlib checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... yes checking for _ prefix in compiled symbols... (cached) no checking whether ln -s works... yes updating cache ./config.cache loading cache ./config.cache within ltconfig checking for object suffix... o checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking if gcc static flag -static works... -static checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... yes checking how to hardcode library paths into programs... immediate checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking dynamic linker characteristics... Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking for working const... yes checking for size_t... yes checking for ulong... yes checking for uint... yes checking for ushort... yes checking for uchar... no checking for caddr_t... yes checking for sin in -lm... yes checking for memmove... yes checking for strerror... yes checking for ANSI realloc... yes checking for module sam... no checking for module wily... no checking for module 9term... no checking for module 9wm... no checking for module 9menu... no checking for module 9x... no updating cache ./config.cache creating ./config.status creating Makefile creating include/Makefile creating libplan9c/Makefile creating libregexp/Makefile creating libframe/Makefile creating libXg/Makefile creating doc/Makefile creating include/conf9libs.h >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0 ... make -j1 CC=x86_64-pc-linux-gnu-gcc Making all in libplan9c make[1]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libplan9c' /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c argv0.c mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC argv0.c -o .libs/argv0.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c argv0.c -o argv0.o >/dev/null 2>&1 mv -f .libs/argv0.lo argv0.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c errstr.c rm -f .libs/errstr.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC errstr.c -o .libs/errstr.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c errstr.c -o errstr.o >/dev/null 2>&1 mv -f .libs/errstr.lo errstr.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rune.c rm -f .libs/rune.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC rune.c -o .libs/rune.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rune.c -o rune.o >/dev/null 2>&1 mv -f .libs/rune.lo rune.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c doprint.c rm -f .libs/doprint.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC doprint.c -o .libs/doprint.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c doprint.c -o doprint.o >/dev/null 2>&1 mv -f .libs/doprint.lo doprint.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c print.c rm -f .libs/print.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC print.c -o .libs/print.lo print.c: In function 'print': print.c:19:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, ep-buf); ^~~~~~~~~~~~~~~~~~~~~ print.c: In function 'fprint': print.c:33:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buf, ep-buf); ^~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c print.c -o print.o >/dev/null 2>&1 mv -f .libs/print.lo print.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c getuser.c rm -f .libs/getuser.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC getuser.c -o .libs/getuser.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c getuser.c -o getuser.o >/dev/null 2>&1 mv -f .libs/getuser.lo getuser.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c regaux.c rm -f .libs/regaux.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC regaux.c -o .libs/regaux.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c regaux.c -o regaux.o >/dev/null 2>&1 mv -f .libs/regaux.lo regaux.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c regcomp.c rm -f .libs/regcomp.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC regcomp.c -o .libs/regcomp.lo In file included from regcomp.c:1:0: ../libregexp/regcomp.c: In function 'optimize': ../libregexp/regcomp.c:268:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(char **)&inst->u1.right += diff; ^ ../libregexp/regcomp.c:272:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(char **)&inst->u1.right += diff; ^ ../libregexp/regcomp.c:274:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(char **)&cl->end += diff; ^ ../libregexp/regcomp.c:277:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(char **)&inst->u2.left += diff; ^ ../libregexp/regcomp.c:279:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(char **)&npp->startinst += diff; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c regcomp.c -o regcomp.o >/dev/null 2>&1 mv -f .libs/regcomp.lo regcomp.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c regerror.c rm -f .libs/regerror.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC regerror.c -o .libs/regerror.lo In file included from regerror.c:1:0: ../libregexp/regerror.c: In function 'regerror': ../libregexp/regerror.c:14:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c regerror.c -o regerror.o >/dev/null 2>&1 mv -f .libs/regerror.lo regerror.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c regexec.c rm -f .libs/regexec.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC regexec.c -o .libs/regexec.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c regexec.c -o regexec.o >/dev/null 2>&1 mv -f .libs/regexec.lo regexec.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c regsub.c rm -f .libs/regsub.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC regsub.c -o .libs/regsub.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c regsub.c -o regsub.o >/dev/null 2>&1 mv -f .libs/regsub.lo regsub.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rregexec.c rm -f .libs/rregexec.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC rregexec.c -o .libs/rregexec.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rregexec.c -o rregexec.o >/dev/null 2>&1 mv -f .libs/rregexec.lo rregexec.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rregsub.c rm -f .libs/rregsub.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC rregsub.c -o .libs/rregsub.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rregsub.c -o rregsub.o >/dev/null 2>&1 mv -f .libs/rregsub.lo rregsub.lo /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libplan9c.la -rpath /usr/lib64 argv0.lo errstr.lo rune.lo doprint.lo print.lo getuser.lo regaux.lo regcomp.lo regerror.lo regexec.lo regsub.lo rregexec.lo rregsub.lo -lm rm -fr .libs/libplan9c.la .libs/libplan9c.* .libs/libplan9c.* x86_64-pc-linux-gnu-gcc -shared argv0.lo errstr.lo rune.lo doprint.lo print.lo getuser.lo regaux.lo regcomp.lo regerror.lo regexec.lo regsub.lo rregexec.lo rregsub.lo -lm -lc -Wl,-soname -Wl,libplan9c.so.0 -o .libs/libplan9c.so.0.0.0 (cd .libs && rm -f libplan9c.so.0 && ln -s libplan9c.so.0.0.0 libplan9c.so.0) (cd .libs && rm -f libplan9c.so && ln -s libplan9c.so.0.0.0 libplan9c.so) ar cru .libs/libplan9c.a argv0.o errstr.o rune.o doprint.o print.o getuser.o regaux.o regcomp.o regerror.o regexec.o regsub.o rregexec.o rregsub.o ranlib .libs/libplan9c.a creating libplan9c.la (cd .libs && rm -f libplan9c.la && ln -s ../libplan9c.la libplan9c.la) make[1]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libplan9c' Making all in libregexp make[1]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libregexp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libregexp' Making all in libXg make[1]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libXg' /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c arc.c mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC arc.c -o .libs/arc.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c arc.c -o arc.o >/dev/null 2>&1 mv -f .libs/arc.lo arc.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c arith.c rm -f .libs/arith.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC arith.c -o .libs/arith.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c arith.c -o arith.o >/dev/null 2>&1 mv -f .libs/arith.lo arith.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c balloc.c rm -f .libs/balloc.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC balloc.c -o .libs/balloc.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c balloc.c -o balloc.o >/dev/null 2>&1 mv -f .libs/balloc.lo balloc.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c bitblt.c rm -f .libs/bitblt.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC bitblt.c -o .libs/bitblt.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c bitblt.c -o bitblt.o >/dev/null 2>&1 mv -f .libs/bitblt.lo bitblt.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c bitbltclip.c rm -f .libs/bitbltclip.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC bitbltclip.c -o .libs/bitbltclip.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c bitbltclip.c -o bitbltclip.o >/dev/null 2>&1 mv -f .libs/bitbltclip.lo bitbltclip.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c border.c rm -f .libs/border.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC border.c -o .libs/border.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c border.c -o border.o >/dev/null 2>&1 mv -f .libs/border.lo border.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c bscreenrect.c rm -f .libs/bscreenrect.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC bscreenrect.c -o .libs/bscreenrect.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c bscreenrect.c -o bscreenrect.o >/dev/null 2>&1 mv -f .libs/bscreenrect.lo bscreenrect.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c circle.c rm -f .libs/circle.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC circle.c -o .libs/circle.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c circle.c -o circle.o >/dev/null 2>&1 mv -f .libs/circle.lo circle.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c clipline.c rm -f .libs/clipline.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC clipline.c -o .libs/clipline.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c clipline.c -o clipline.o >/dev/null 2>&1 mv -f .libs/clipline.lo clipline.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c clipr.c rm -f .libs/clipr.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC clipr.c -o .libs/clipr.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c clipr.c -o clipr.o >/dev/null 2>&1 mv -f .libs/clipr.lo clipr.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c copymasked.c rm -f .libs/copymasked.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC copymasked.c -o .libs/copymasked.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c copymasked.c -o copymasked.o >/dev/null 2>&1 mv -f .libs/copymasked.lo copymasked.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c cursorset.c rm -f .libs/cursorset.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC cursorset.c -o .libs/cursorset.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c cursorset.c -o cursorset.o >/dev/null 2>&1 mv -f .libs/cursorset.lo cursorset.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c cursorswitch.c rm -f .libs/cursorswitch.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC cursorswitch.c -o .libs/cursorswitch.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c cursorswitch.c -o cursorswitch.o >/dev/null 2>&1 mv -f .libs/cursorswitch.lo cursorswitch.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c disc.c rm -f .libs/disc.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC disc.c -o .libs/disc.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c disc.c -o disc.o >/dev/null 2>&1 mv -f .libs/disc.lo disc.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c ellipse.c rm -f .libs/ellipse.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC ellipse.c -o .libs/ellipse.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c ellipse.c -o ellipse.o >/dev/null 2>&1 mv -f .libs/ellipse.lo ellipse.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c font.c rm -f .libs/font.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC font.c -o .libs/font.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c font.c -o font.o >/dev/null 2>&1 mv -f .libs/font.lo font.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c gcs.c rm -f .libs/gcs.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC gcs.c -o .libs/gcs.lo gcs.c: In function '_getgc': gcs.c:164:9: warning: type defaults to 'int' in declaration of 'clipset' [-Wimplicit-int] static clipset = 0; ^~~~~~~ gcs.c: In function '_getcopygc': gcs.c:318:3: warning: enumeration value 'DnorS' not handled in switch [-Wswitch] switch(f){ ^~~~~~ gcs.c:318:3: warning: enumeration value 'DandnotS' not handled in switch [-Wswitch] gcs.c:318:3: warning: enumeration value 'notS' not handled in switch [-Wswitch] gcs.c:318:3: warning: enumeration value 'notDandS' not handled in switch [-Wswitch] gcs.c:318:3: warning: enumeration value 'DxorS' not handled in switch [-Wswitch] gcs.c:318:3: warning: enumeration value 'DnandS' not handled in switch [-Wswitch] gcs.c:318:3: warning: enumeration value 'DandS' not handled in switch [-Wswitch] gcs.c:318:3: warning: enumeration value 'DxnorS' not handled in switch [-Wswitch] gcs.c:318:3: warning: enumeration value 'DornotS' not handled in switch [-Wswitch] gcs.c:318:3: warning: enumeration value 'S' not handled in switch [-Wswitch] gcs.c:318:3: warning: enumeration value 'notDorS' not handled in switch [-Wswitch] gcs.c:318:3: warning: enumeration value 'DorS' not handled in switch [-Wswitch] gcs.c:390:19: warning: 'fg' may be used uninitialized in this function [-Wmaybe-uninitialized] gcv.foreground = fg; ~~~~~~~~~~~~~~~^~~~ gcs.c:391:19: warning: 'bg' may be used uninitialized in this function [-Wmaybe-uninitialized] gcv.background = bg; ~~~~~~~~~~~~~~~^~~~ gcs.c:336:16: warning: 'xf' may be used uninitialized in this function [-Wmaybe-uninitialized] gcv.function = xf; ~~~~~~~~~~~~~^~~~ gcs.c:337:18: warning: 'spix' may be used uninitialized in this function [-Wmaybe-uninitialized] gcv.foreground = spix; ~~~~~~~~~~~~~~~^~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c gcs.c -o gcs.o >/dev/null 2>&1 mv -f .libs/gcs.lo gcs.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c getrect.c rm -f .libs/getrect.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC getrect.c -o .libs/getrect.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c getrect.c -o getrect.o >/dev/null 2>&1 mv -f .libs/getrect.lo getrect.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c gwin.c rm -f .libs/gwin.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC gwin.c -o .libs/gwin.lo gwin.c: In function 'Realize': gwin.c:130:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (modmap = XGetModifierMapping(XtDisplay(w))) ^~ gwin.c:123:15: warning: unused variable 'mask' [-Wunused-variable] XtValueMask mask; ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c gwin.c -o gwin.o >/dev/null 2>&1 mv -f .libs/gwin.lo gwin.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c ldconvert.c rm -f .libs/ldconvert.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC ldconvert.c -o .libs/ldconvert.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c ldconvert.c -o ldconvert.o >/dev/null 2>&1 mv -f .libs/ldconvert.lo ldconvert.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c latin1.c rm -f .libs/latin1.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC latin1.c -o .libs/latin1.lo latin1.c:7:15: warning: missing braces around initializer [-Wmissing-braces] }latintab[] = { ^ latin1.c:7:15: note: (near initialization for 'latintab') x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c latin1.c -o latin1.o >/dev/null 2>&1 mv -f .libs/latin1.lo latin1.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c mkfont.c rm -f .libs/mkfont.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC mkfont.c -o .libs/mkfont.lo mkfont.c: In function 'mkfont': mkfont.c:13:17: warning: unused variable 'gbuf' [-Wunused-variable] unsigned char *gbuf; ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c mkfont.c -o mkfont.o >/dev/null 2>&1 mv -f .libs/mkfont.lo mkfont.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c menuhit.c rm -f .libs/menuhit.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC menuhit.c -o .libs/menuhit.lo menuhit.c: In function 'menuhit': menuhit.c:139:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] item = menu->item? menu->item[nitem] : (*menu->gen)(nitem); ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c menuhit.c -o menuhit.o >/dev/null 2>&1 mv -f .libs/menuhit.lo menuhit.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c point.c rm -f .libs/point.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC point.c -o .libs/point.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c point.c -o point.o >/dev/null 2>&1 mv -f .libs/point.lo point.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c polysegment.c rm -f .libs/polysegment.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC polysegment.c -o .libs/polysegment.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c polysegment.c -o polysegment.o >/dev/null 2>&1 mv -f .libs/polysegment.lo polysegment.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rdbitmap.c rm -f .libs/rdbitmap.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC rdbitmap.c -o .libs/rdbitmap.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rdbitmap.c -o rdbitmap.o >/dev/null 2>&1 mv -f .libs/rdbitmap.lo rdbitmap.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rdbitmapfile.c rm -f .libs/rdbitmapfile.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC rdbitmapfile.c -o .libs/rdbitmapfile.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rdbitmapfile.c -o rdbitmapfile.o >/dev/null 2>&1 mv -f .libs/rdbitmapfile.lo rdbitmapfile.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rdfontfile.c rm -f .libs/rdfontfile.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC rdfontfile.c -o .libs/rdfontfile.lo rdfontfile.c: In function 'ffree': rdfontfile.c:123:17: warning: unused variable 'b' [-Wunused-variable] unsigned char *b; ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rdfontfile.c -o rdfontfile.o >/dev/null 2>&1 mv -f .libs/rdfontfile.lo rdfontfile.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rectclip.c rm -f .libs/rectclip.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC rectclip.c -o .libs/rectclip.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c rectclip.c -o rectclip.o >/dev/null 2>&1 mv -f .libs/rectclip.lo rectclip.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c segment.c rm -f .libs/segment.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC segment.c -o .libs/segment.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c segment.c -o segment.o >/dev/null 2>&1 mv -f .libs/segment.lo segment.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c string.c rm -f .libs/string.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC string.c -o .libs/string.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c string.c -o string.o >/dev/null 2>&1 mv -f .libs/string.lo string.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c strwidth.c rm -f .libs/strwidth.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC strwidth.c -o .libs/strwidth.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c strwidth.c -o strwidth.o >/dev/null 2>&1 mv -f .libs/strwidth.lo strwidth.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c texture.c rm -f .libs/texture.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC texture.c -o .libs/texture.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c texture.c -o texture.o >/dev/null 2>&1 mv -f .libs/texture.lo texture.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c wrbitmap.c rm -f .libs/wrbitmap.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC wrbitmap.c -o .libs/wrbitmap.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c wrbitmap.c -o wrbitmap.o >/dev/null 2>&1 mv -f .libs/wrbitmap.lo wrbitmap.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c wrbitmapfile.c rm -f .libs/wrbitmapfile.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC wrbitmapfile.c -o .libs/wrbitmapfile.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c wrbitmapfile.c -o wrbitmapfile.o >/dev/null 2>&1 mv -f .libs/wrbitmapfile.lo wrbitmapfile.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c xtbinit.c rm -f .libs/xtbinit.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC xtbinit.c -o .libs/xtbinit.lo xtbinit.c:87:12: warning: conflicting types for built-in function 'log2' static int log2(int); ^~~~ xtbinit.c: In function 'xtbinit': xtbinit.c:129:23: warning: unused variable 'attr' [-Wunused-variable] XSetWindowAttributes attr; ^~~~ xtbinit.c: In function 'reshaped': xtbinit.c:243:8: warning: unused variable 'm' [-Wunused-variable] Mouse m; ^ xtbinit.c: In function 'scrollfwdbut': xtbinit.c:567:9: warning: unused variable 's' [-Wunused-variable] String s; ^ xtbinit.c: In function 'cursorcontrol': xtbinit.c:579:9: warning: unused variable 's' [-Wunused-variable] String s; ^ At top level: xtbinit.c:82:21: warning: 'timerid' defined but not used [-Wunused-variable] static XtIntervalId timerid; ^~~~~~~ xtbinit.c: In function 'rgbpix': xtbinit.c:391:24: warning: 'pixel' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned long d, max, pixel; ^~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c xtbinit.c -o xtbinit.o >/dev/null 2>&1 mv -f .libs/xtbinit.lo xtbinit.lo /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libXg.la -rpath /usr/lib64 arc.lo arith.lo balloc.lo bitblt.lo bitbltclip.lo border.lo bscreenrect.lo circle.lo clipline.lo clipr.lo copymasked.lo cursorset.lo cursorswitch.lo disc.lo ellipse.lo font.lo gcs.lo getrect.lo gwin.lo ldconvert.lo latin1.lo mkfont.lo menuhit.lo point.lo polysegment.lo rdbitmap.lo rdbitmapfile.lo rdfontfile.lo rectclip.lo segment.lo string.lo strwidth.lo texture.lo wrbitmap.lo wrbitmapfile.lo xtbinit.lo -L/usr/lib64 -lXt -lSM -lICE -lX11 -lm -lm rm -fr .libs/libXg.la .libs/libXg.* .libs/libXg.* x86_64-pc-linux-gnu-gcc -shared arc.lo arith.lo balloc.lo bitblt.lo bitbltclip.lo border.lo bscreenrect.lo circle.lo clipline.lo clipr.lo copymasked.lo cursorset.lo cursorswitch.lo disc.lo ellipse.lo font.lo gcs.lo getrect.lo gwin.lo ldconvert.lo latin1.lo mkfont.lo menuhit.lo point.lo polysegment.lo rdbitmap.lo rdbitmapfile.lo rdfontfile.lo rectclip.lo segment.lo string.lo strwidth.lo texture.lo wrbitmap.lo wrbitmapfile.lo xtbinit.lo -L/usr/lib64 -lXt -lSM -lICE -lX11 -lm -lm -lc -Wl,-soname -Wl,libXg.so.0 -o .libs/libXg.so.0.0.0 (cd .libs && rm -f libXg.so.0 && ln -s libXg.so.0.0.0 libXg.so.0) (cd .libs && rm -f libXg.so && ln -s libXg.so.0.0.0 libXg.so) ar cru .libs/libXg.a arc.o arith.o balloc.o bitblt.o bitbltclip.o border.o bscreenrect.o circle.o clipline.o clipr.o copymasked.o cursorset.o cursorswitch.o disc.o ellipse.o font.o gcs.o getrect.o gwin.o ldconvert.o latin1.o mkfont.o menuhit.o point.o polysegment.o rdbitmap.o rdbitmapfile.o rdfontfile.o rectclip.o segment.o string.o strwidth.o texture.o wrbitmap.o wrbitmapfile.o xtbinit.o ranlib .libs/libXg.a creating libXg.la (cd .libs && rm -f libXg.la && ln -s ../libXg.la libXg.la) make[1]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libXg' Making all in libframe make[1]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libframe' /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frbox.c mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC frbox.c -o .libs/frbox.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frbox.c -o frbox.o >/dev/null 2>&1 mv -f .libs/frbox.lo frbox.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frdelete.c rm -f .libs/frdelete.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC frdelete.c -o .libs/frdelete.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frdelete.c -o frdelete.o >/dev/null 2>&1 mv -f .libs/frdelete.lo frdelete.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frdraw.c rm -f .libs/frdraw.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC frdraw.c -o .libs/frdraw.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frdraw.c -o frdraw.o >/dev/null 2>&1 mv -f .libs/frdraw.lo frdraw.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frinit.c rm -f .libs/frinit.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC frinit.c -o .libs/frinit.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frinit.c -o frinit.o >/dev/null 2>&1 mv -f .libs/frinit.lo frinit.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frinsert.c rm -f .libs/frinsert.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC frinsert.c -o .libs/frinsert.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frinsert.c -o frinsert.o >/dev/null 2>&1 mv -f .libs/frinsert.lo frinsert.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frptofchar.c rm -f .libs/frptofchar.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC frptofchar.c -o .libs/frptofchar.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frptofchar.c -o frptofchar.o >/dev/null 2>&1 mv -f .libs/frptofchar.lo frptofchar.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frselect.c rm -f .libs/frselect.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC frselect.c -o .libs/frselect.lo frselect.c: In function 'frselectf': frselect.c:68:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(p0.x == p1.x) ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frselect.c -o frselect.o >/dev/null 2>&1 mv -f .libs/frselect.lo frselect.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frstr.c rm -f .libs/frstr.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC frstr.c -o .libs/frstr.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frstr.c -o frstr.o >/dev/null 2>&1 mv -f .libs/frstr.lo frstr.lo /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frutil.c rm -f .libs/frutil.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c -fPIC -DPIC frutil.c -o .libs/frutil.lo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c frutil.c -o frutil.o >/dev/null 2>&1 mv -f .libs/frutil.lo frutil.lo /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libframe.la -rpath /usr/lib64 frbox.lo frdelete.lo frdraw.lo frinit.lo frinsert.lo frptofchar.lo frselect.lo frstr.lo frutil.lo -lm rm -fr .libs/libframe.la .libs/libframe.* .libs/libframe.* x86_64-pc-linux-gnu-gcc -shared frbox.lo frdelete.lo frdraw.lo frinit.lo frinsert.lo frptofchar.lo frselect.lo frstr.lo frutil.lo -lm -lc -Wl,-soname -Wl,libframe.so.0 -o .libs/libframe.so.0.0.0 (cd .libs && rm -f libframe.so.0 && ln -s libframe.so.0.0.0 libframe.so.0) (cd .libs && rm -f libframe.so && ln -s libframe.so.0.0.0 libframe.so) ar cru .libs/libframe.a frbox.o frdelete.o frdraw.o frinit.o frinsert.o frptofchar.o frselect.o frstr.o frutil.o ranlib .libs/libframe.a creating libframe.la (cd .libs && rm -f libframe.la && ln -s ../libframe.la libframe.la) make[1]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libframe' Making all in include make[1]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/include' make[1]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/include' Making all in doc make[1]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/doc' make[1]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0' >>> Source compiled. >>> Test phase: dev-libs/9libs-1.0-r2 make -j1 -j1 check Making check in libplan9c make[1]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libplan9c' make tdp make[2]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libplan9c' gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c tdp.c In file included from tdp.c:110:0: ../libXg/latin1.c:7:15: warning: missing braces around initializer [-Wmissing-braces] }latintab[] = { ^ ../libXg/latin1.c:7:15: note: (near initialization for ‘latintab’) /bin/sh ../libtool --mode=link gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o tdp tdp.o libplan9c.la -lm gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/tdp tdp.o .libs/libplan9c.so -lm -lm -Wl,--rpath -Wl,/usr/lib64 creating tdp make[2]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libplan9c' make check-TESTS make[2]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libplan9c' tdp: passed all 1870 tests. PASS: tdp ================== All 1 tests passed ================== make[2]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libplan9c' make[1]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libplan9c' Making check in libregexp make[1]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libregexp' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libregexp' Making check in libXg make[1]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libXg' make test make[2]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libXg' gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -pipe -march=native -Wall -c test.c test.c:34:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main(int argc, char **argv) ^~~~ test.c: In function ‘main’: test.c:44:6: warning: unused variable ‘cmap’ [-Wunused-variable] RGB cmap[256]; ^~~~ test.c:43:15: warning: unused variable ‘bm2’ [-Wunused-variable] Bitmap *bm, *bm2; ^~~ test.c: In function ‘printcolmap’: test.c:172:28: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] fprintf(stderr, "%d:\t%.8x\t%.8x\t%.8x\n", ^ test.c:172:34: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] fprintf(stderr, "%d:\t%.8x\t%.8x\t%.8x\n", ^ test.c:172:40: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘long unsigned int’ [-Wformat=] fprintf(stderr, "%d:\t%.8x\t%.8x\t%.8x\n", ^ test.c: In function ‘main’: test.c:143:14: warning: array subscript is below array bounds [-Warray-bounds] if (p < buf-1) ~~~^~ /bin/sh ../libtool --mode=link gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o test test.o libXg.la ../libplan9c/libplan9c.la -L/usr/lib64 -lXt -lSM -lICE -lX11 -lm -lm gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/test test.o .libs/libXg.so -L/usr/lib64 -lXt -lSM -lICE -lX11 -lm -lm ../libplan9c/.libs/libplan9c.so -lm -L/usr/lib64 -lXt -lSM -lICE -lX11 -lm -lm -Wl,--rpath -Wl,/usr/lib64 creating test make[2]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libXg' make check-TESTS make[2]: Entering directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libXg' Error: Can't open display: FAIL: test =================== 1 of 1 tests failed =================== make[2]: *** [Makefile:353: check-TESTS] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libXg' make[1]: *** [Makefile:383: check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0/libXg' make: *** [Makefile:153: check-recursive] Error 1 * ERROR: dev-libs/9libs-1.0-r2::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 1939: Called default * phase-functions.sh, line 808: Called default_src_test * phase-functions.sh, line 837: Called __eapi0_src_test * phase-helpers.sh, line 763: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-libs/9libs-1.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/9libs-1.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:9libs-1.0-r2:20170905-091256.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/9libs-1.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/9libs-1.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0' * S: '/var/tmp/portage/dev-libs/9libs-1.0-r2/work/9libs-1.0'