>>> Unpacking source... >>> Unpacking rxvt-2.7.10.tar.gz to /var/tmp/portage/rxvt-2.7.10-r2/work * Applying rxvt-2.7.10-azz4.diff ...  [ ok ] QA Notice: USE Flag 'linguas_ja' not in IUSE for x11-terms/rxvt-2.7.10-r2 * uclibctoolize() is depreciated, please just use elibtoolize()! /keeps/gentoo/portage/eclass/libtool.eclass: line 130: local: `kde-fastinstall': not a valid identifier * Running elibtoolize in: rxvt-2.7.10/autoconf * Applying portage-1.3.0c.patch ... * Applying relink-1.4.1.patch ... * Applying sed-1.5.6.patch ... * Applying uclibc-conf-1.3.0c.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10 ... * econf: updating rxvt-2.7.10/autoconf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating rxvt-2.7.10/autoconf/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-everything --enable-rxvt-scroll --enable-next-scroll --enable-xterm-scroll --enable-transparency --enable-xpm-background --enable-utmp --enable-wtmp --enable-mousewheel --enable-slipwheeling --enable-smart-resize --enable-256-color --enable-menubar --enable-languages --enable-xim --enable-shared --enable-keepscrolling --with-term=rxvt --disable-xgetdefault --build=i686-pc-linux-gnu configuring for rxvt 2.7.10 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /bin/install -c checking for gawk... gawk checking for egrep... grep -E checking for AIX... no checking for library containing strerror... none required checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for objdir... .libs checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for ln... /bin/ln checking for sed... /bin/sed checking for echo... /bin/echo checking for cmp... /usr/bin/cmp checking for tbl... /usr/bin/tbl checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for libXpm... -I, -L checking for sys/wait.h that is POSIX.1 compatible... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/strredir.h usability... no checking sys/strredir.h presence... no checking for sys/strredir.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether termios.h and sys/ioctl.h may both be included... yes checking for -rpath dynamic library path recording... yes checking for XPointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for int *... yes checking size of int *... 4 checking for int16_t... yes checking for u_int16_t... yes checking for int32_t... yes checking for u_int32_t... yes checking for int64_t... yes checking for u_int64_t... yes checking return type of signal handlers... void checking for atexit... yes checking for revoke... no checking for unsetenv... yes checking for setutent... yes checking for seteuid... yes checking for setreuid... yes checking for setsid... yes checking for setpgrp... yes checking for setpgid... yes checking for openpty... no checking for _getpty... no checking for grantpt... yes checking for unlockpt... yes checking for isastream... yes checking for on_exit... yes checking for nanosleep... yes checking for updwtmp... yes checking for ttyslot... yes checking for utmp.h... (cached) yes checking for struct utmp... yes checking for ut_host in utmp struct... yes checking for ut_pid in utmp struct... yes checking for utmpx.h... (cached) yes checking for struct utmpx... yes checking for host in utmpx struct... yes checking for struct lastlog... yes checking for struct lastlogx... no checking where utmp is located... /var/run/utmp checking where utmpx is located... checking where wtmp is located... /var/log/wtmp checking where wtmpx is located... checking where lastlog is located... /var/log/lastlog checking where lastlogx is located... checking where ttys/ttytab is located... checking for working Xlocale... yes checking for working X setlocale... no checking for working plain setlocale... yes checking for working nl_langinfo... yes checking for getpt... yes checking for pty/tty type... GLIBC configure: checking for pty ranges... checking for setlocale in -lxpg4... no configure: creating ./config.status config.status: creating autoconf/Make.common config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/graphics/Makefile config.status: creating src/test/Makefile config.status: creating src/rxvtlib.h config.status: creating rclock/Makefile config.status: creating W11/Makefile config.status: creating config.h Configuration: Rxvt version: 2.7.10 : 26 MARCH 2003 Source code location: . Install path: /usr/bin Compiler: i686-pc-linux-gnu-gcc Compiler flags: -Os -march=c3-2 -pipe malloc support: system default Xpm library: -lXpm Adding modules: graphics.o: yes grkelot.o: no logging.o: yes menubar.o: yes scrollbar-rxvt.o: yes scrollbar-next.o: yes scrollbar-xterm.o: yes strings.o: no xpm.o: yes The following are set in config.h multichar glyph languages: yes pty/tty type: GLIBC utmp support: enabled utmp file: /var/run/utmp utmpx file: wtmp file: /var/log/wtmp wtmpx file: lastlog file: /var/log/lastlog ttys/ttytab file: set TERM to: rxvt *** Please check src/feature.h for further options *** make[1]: Entering directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src' /bin/sh: line 1: 28484 Killed gawk -f ./makeextprotos-awk command.c >command.extpro.tmp make[1]: *** [command.extpro] Error 137 make[1]: Leaving directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src' make[1]: Entering directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/doc' /usr/bin/tbl ./rxvt.tbl | grep -v '^.lf' > rxvt.1 make[1]: Leaving directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/doc' make[1]: Entering directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/rclock' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/rclock' make[1]: Entering directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src/graphics' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src/graphics' make[1]: Entering directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src/test' >>> Source compiled. >>> Test phase [not enabled]: x11-terms/rxvt-2.7.10-r2 >>> Install rxvt-2.7.10-r2 into /var/tmp/portage/rxvt-2.7.10-r2/image/ category x11-terms ./autoconf/mkinstalldirs /var/tmp/portage/rxvt-2.7.10-r2/image//usr/bin mkdir /var/tmp/portage/rxvt-2.7.10-r2/image/usr mkdir /var/tmp/portage/rxvt-2.7.10-r2/image/usr/bin ./autoconf/mkinstalldirs /var/tmp/portage/rxvt-2.7.10-r2/image//usr/share/man/man1 mkdir /var/tmp/portage/rxvt-2.7.10-r2/image/usr/share mkdir /var/tmp/portage/rxvt-2.7.10-r2/image/usr/share/man mkdir /var/tmp/portage/rxvt-2.7.10-r2/image/usr/share/man/man1 make[1]: Entering directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src' /bin/sh: line 1: 28689 Killed gawk -f ./makeextprotos-awk command.c >command.extpro.tmp make[1]: *** [command.extpro] Error 137 make[1]: Leaving directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src' make[1]: Entering directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/doc' /bin/install -c -m 644 rxvt.1 /var/tmp/portage/rxvt-2.7.10-r2/image//usr/share/man/man1/rxvt.1 make[1]: Leaving directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/doc' make[1]: Entering directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/rclock' i686-pc-linux-gnu-gcc -c -I/usr/X11R6/include -I/usr/X11R6/include -I. -I.. -I. -DHAVE_CONFIG_H -Os -march=c3-2 -pipe rclock.c rclock.c:958:18: warning: extra tokens at end of #ifdef directive i686-pc-linux-gnu-gcc -Wl,-z,now -o rclock rclock.o -L/usr/X11R6/lib -Wl,-rpath -Wl,/usr/X11R6/lib -lXpm -lX11 cat ./rclock.1.in\ |sed -e 's%@RXVT_VERSION@%2.7.10%g;'\ |sed -e 's%@RXVT_DATE@%26 MARCH 2003%g;'\ |sed -e 's%@RXVT_MAINT@%Geoff Wing%g;'\ > rclock.1 /bin/install -c -m 755 rclock /var/tmp/portage/rxvt-2.7.10-r2/image//usr/bin/rclock /bin/install -c -m 644 rclock.1 /var/tmp/portage/rxvt-2.7.10-r2/image//usr/share/man/man1/rclock.1 make[1]: Leaving directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/rclock' make[1]: Entering directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src/graphics' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src/graphics' make[1]: Entering directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src/test' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/var/tmp/portage/rxvt-2.7.10-r2/work/rxvt-2.7.10/src/test' >>> Completed installing rxvt-2.7.10-r2 into /var/tmp/portage/rxvt-2.7.10-r2/image/ man: gzipping man page: rxvt.1 gzipping man page: rclock.1 strip: i686-pc-linux-gnu-strip --strip-unneeded /usr/bin/rclock ./ ./usr/ ./usr/bin/ ./usr/bin/rclock ./usr/share/ ./usr/share/doc/ ./usr/share/doc/rxvt-2.7.10-r2/ ./usr/share/doc/rxvt-2.7.10-r2/html/ ./usr/share/doc/rxvt-2.7.10-r2/html/rxvt.html ./usr/share/doc/rxvt-2.7.10-r2/html/rxvtRef-toc.html ./usr/share/doc/rxvt-2.7.10-r2/html/rxvtRef.html ./usr/share/doc/rxvt-2.7.10-r2/html/rxvtRef-frame.html ./usr/share/doc/rxvt-2.7.10-r2/FAQ.gz ./usr/share/doc/rxvt-2.7.10-r2/rxvtRef.txt.gz ./usr/share/doc/rxvt-2.7.10-r2/changes.txt.gz ./usr/share/doc/rxvt-2.7.10-r2/README.xvt.gz ./usr/share/doc/rxvt-2.7.10-r2/README.menu.gz ./usr/share/doc/rxvt-2.7.10-r2/README.greek.gz ./usr/share/doc/rxvt-2.7.10-r2/BUGS.gz ./usr/share/man/ ./usr/share/man/man1/ ./usr/share/man/man1/rxvt.1.gz ./usr/share/man/man1/rclock.1.gz >>> Done.