>>> Unpacking source... >>> Unpacking readline-6.0.tar.gz to /var/tmp/portage/sys-libs/readline-6.0_p3/work xargs: xargs.c:447: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed. /usr/lib/portage/bin/ebuild.sh: line 358: 21466 Done find . -mindepth 1 -maxdepth 1 ! -type l -print0 21467 Aborted | ${XARGS} -0 chmod -fR a+rX,u+w,g-w,o-w ^[[32;01m*^[[0m Applying readline60-001 ... ^[[A^[[150C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m ^[[32;01m*^[[0m Applying readline60-002 ... ^[[A^[[150C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m ^[[32;01m*^[[0m Applying readline60-003 ... ^[[A^[[150C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m ^[[32;01m*^[[0m Applying readline-5.0-no_rpath.patch ... ^[[A^[[150C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m ^[[32;01m*^[[0m Applying readline-6.0-rlfe-build.patch ... ^[[A^[[150C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m ^[[32;01m*^[[0m Applying readline-5.2-no-ignore-shlib-errors.patch ... ^[[A^[[150C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m ^[[32;01m*^[[0m Running autoconf ... ^[[A^[[150C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m >>> Source unpacked in /var/tmp/portage/sys-libs/readline-6.0_p3/work >>> Compiling source in /var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0 ... * econf: updating readline-6.0/support/config.sub with /usr/share/gnuconfig/config.sub * econf: updating readline-6.0/support/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconf$ checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu Beginning configuration for readline-6.0 for i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... 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 ISO C89... none needed checking how to run the C preprocessor... i686-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 whether i686-pc-linux-gnu-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for ar... ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for memmove... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.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 locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... no checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for tgetent... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for tgetent in -lcurses... yes checking which library has the termcap functions... using libcurses checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbrlen... yes checking for mbscmp... no checking for mbsrtowcs... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands make rm -f readline.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe readline.c rm -f vi_mode.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe vi_mode.c rm -f funmap.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe funmap.c rm -f keymaps.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe keymaps.c rm -f parens.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe parens.c rm -f search.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe search.c rm -f rltty.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe rltty.c rm -f complete.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe complete.c rm -f bind.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe bind.c bind.c: In function 'rl_function_of_keyseq': bind.c:703: warning: comparison is always true due to limited range of data type rm -f isearch.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe isearch.c rm -f display.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe display.c display.c: In function 'rl_character_len': display.c:2074: warning: comparison is always true due to limited range of data type rm -f signals.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe signals.c rm -f util.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe util.c rm -f kill.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe kill.c rm -f undo.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe undo.c rm -f macro.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe macro.c rm -f input.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe input.c rm -f callback.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe callback.c rm -f terminal.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe terminal.c rm -f text.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe text.c rm -f nls.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe nls.c rm -f misc.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe misc.c rm -f compat.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe compat.c rm -f xmalloc.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe xmalloc.c rm -f history.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe history.c rm -f histexpand.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe histexpand.c rm -f histfile.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe histfile.c rm -f histsearch.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe histsearch.c rm -f shell.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe shell.c rm -f mbutil.o i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe mbutil.c rm -f tilde.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -DREADLINE_LIBRARY -c ./tilde.c rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o ma$ test -n "i686-pc-linux-gnu-ranlib" && i686-pc-linux-gnu-ranlib libreadline.a rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o test -n "i686-pc-linux-gnu-ranlib" && i686-pc-linux-gnu-ranlib libhistory.a test -d shlib || mkdir shlib ( cd shlib ; make all ) make[1]: Entering directory `/var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0/shlib' rm -f readline.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o readline.o ../readline.c mv readline.o readline.so rm -f vi_mode.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o vi_mode.o ../vi_mode.c mv vi_mode.o vi_mode.so rm -f funmap.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so rm -f keymaps.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so rm -f parens.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o parens.o ../parens.c mv parens.o parens.so rm -f search.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o search.o ../search.c mv search.o search.so rm -f rltty.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so rm -f complete.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o complete.o ../complete.c mv complete.o complete.so rm -f bind.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o bind.o ../bind.c ../bind.c: In function 'rl_function_of_keyseq': ../bind.c:703: warning: comparison is always true due to limited range of data type mv bind.o bind.so rm -f isearch.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o isearch.o ../isearch.c mv isearch.o isearch.so rm -f display.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o display.o ../display.c ../display.c: In function 'rl_character_len': ../display.c:2074: warning: comparison is always true due to limited range of data type mv display.o display.so rm -f signals.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o signals.o ../signals.c mv signals.o signals.so rm -f util.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o util.o ../util.c mv util.o util.so rm -f kill.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o kill.o ../kill.c mv kill.o kill.so rm -f undo.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o undo.o ../undo.c mv undo.o undo.so rm -f macro.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o macro.o ../macro.c mv macro.o macro.so rm -f input.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o input.o ../input.c mv input.o input.so rm -f callback.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o callback.o ../callback.c mv callback.o callback.so rm -f terminal.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so rm -f text.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o text.o ../text.c mv text.o text.so rm -f nls.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o nls.o ../nls.c mv nls.o nls.so rm -f misc.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o misc.o ../misc.c mv misc.o misc.so rm -f xmalloc.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so rm -f history.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o history.o ../history.c mv history.o history.so rm -f histexpand.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o histexpand.o ../histexpand$ mv histexpand.o histexpand.so rm -f histfile.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o histfile.o ../histfile.c mv histfile.o histfile.so rm -f histsearch.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o histsearch.o ../histsearch$ mv histsearch.o histsearch.so rm -f shell.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o shell.o ../shell.c mv shell.o shell.so rm -f mbutil.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so rm -f tilde.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -DREADLINE_LIBRARY -c -o tild$ mv tilde.o tilde.so rm -f compat.so i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.0"' -O2 -march=i686 -pipe -fPIC -o compat.o ../compat.c mv compat.o compat.so rm -f libreadline.so.6.0 i686-pc-linux-gnu-gcc -shared -Wl,-soname,libreadline.so.6.0 -Wl,-O1 -Wl,-soname,`basename libreadline.so.6.0 .0` -o libreadline.so.6.0 readline.so vi_mode.s$ rm -f libhistory.so.6.0 i686-pc-linux-gnu-gcc -shared -Wl,-soname,libhistory.so.6.0 -Wl,-O1 -Wl,-soname,`basename libhistory.so.6.0 .0` -o libhistory.so.6.0 history.so histexpand.so$ make[1]: Leaving directory `/var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0/shlib' * econf: updating readline-6.0/support/config.sub with /usr/share/gnuconfig/config.sub * econf: updating readline-6.0/support/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconf$ checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... 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 ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for library containing strerror... none required checking for gawk... gawk configure: checking for System V... configure: checking for Solaris 2.x... configure: checking select... configure: checking select return value... - select is ok configure: checking for tgetent... configure: checking libcurses... - you use the terminfo database configure: checking ospeed... configure: checking for /dev/ptc... configure: checking for SVR4 ptys... checking for getpt... yes configure: checking for ptyranges... configure: checking default tty permissions/group... checking for write... /usr/bin/write checking for xterm... no - pty mode: 0620, group: 5 configure: checking return type of signal handlers... configure: checking sigset... configure: checking signal implementation... 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 sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make i686-pc-linux-gnu-gcc -c -I. -I. -D_GNU_SOURCE -O2 -march=i686 -pipe rlfe.c i686-pc-linux-gnu-gcc -c -I. -I. -D_GNU_SOURCE -O2 -march=i686 -pipe pty.c i686-pc-linux-gnu-gcc -Wl,-O1 -Lreadline -o rlfe rlfe.o pty.o -lreadline -lhistory -lcurses >>> Source compiled. >>> Test phase [not enabled]: sys-libs/readline-6.0_p3 >>> Install readline-6.0_p3 into /var/tmp/portage/sys-libs/readline-6.0_p3/image/ category sys-libs make DESTDIR=/var/tmp/portage/sys-libs/readline-6.0_p3/image/ install /bin/sh ./support/mkinstalldirs /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/include \ /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/include/readline /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib \ /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/man/man3 mkdir -p -- /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/include /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/include/readline /var/tmp/porta$ for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /bin/install -c -m 644 ./$f /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/include/readline ; \ done ( if test -d doc ; then \ cd doc && \ make infodir=/usr/share/info DESTDIR=/var/tmp/portage/sys-libs/readline-6.0_p3/image/ install; \ fi ) make[1]: Entering directory `/var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0/doc' /bin/sh ../support/mkdirs /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs /var/tmp/portage/sys-libs/readline-6.0_p3/image/ ; \ fi if test -f readline.info; then \ /bin/install -c -m 644 readline.info /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/readline.info; \ else \ /bin/install -c -m 644 ./readline.info /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/readline.info; \ fi if test -f rluserman.info; then \ /bin/install -c -m 644 rluserman.info /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/rluserman.info; \ else \ /bin/install -c -m 644 ./rluserman.info /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/rluserman.info; \ fi if test -f history.info; then \ /bin/install -c -m 644 history.info /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/history.info; \ else \ /bin/install -c -m 644 ./history.info /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/history.info; \ fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/dir \ /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/readline.info ; \ install-info --dir-file=/var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/dir \ /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/history.info ; \ install-info --dir-file=/var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/dir \ /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/info/rluserman.info ; \ else true; fi /bin/install -c -m 644 ./readline.3 /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/man/man3/readline.3 /bin/install -c -m 644 ./history.3 /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /bin/install -c -m 644 readline.html /var/tmp/portage/sys-libs/readline-6.0_p3/image//readline.html; \ else \ /bin/install -c -m 644 ./readline.html /var/tmp/portage/sys-libs/readline-6.0_p3/image//readline.html; \ fi ; \ if test -f history.html; then \ /bin/install -c -m 644 history.html /var/tmp/portage/sys-libs/readline-6.0_p3/image//history.html; \ else \ /bin/install -c -m 644 ./history.html /var/tmp/portage/sys-libs/readline-6.0_p3/image//history.html; \ fi ; \ if test -f rluserman.html; then \ /bin/install -c -m 644 rluserman.html /var/tmp/portage/sys-libs/readline-6.0_p3/image//rluserman.html; \ else \ /bin/install -c -m 644 ./rluserman.html /var/tmp/portage/sys-libs/readline-6.0_p3/image//rluserman.html; \ fi ; \ fi make[1]: Leaving directory `/var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0/doc' test -d shlib || mkdir shlib ( cd shlib ; make all ) make[1]: Entering directory `/var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0/shlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0/shlib' ( cd examples ; make DESTDIR=/var/tmp/portage/sys-libs/readline-6.0_p3/image/ install ) make[1]: Entering directory `/var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0/examples' /bin/sh ../support/mkdirs /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/readline mkdir /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/share/readline make[1]: Leaving directory `/var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0/examples' mv /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib/libreadline.a /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib/libreadline.old mv: cannot stat `/var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib/libreadline.a': No such file or directory make: [install-static] Error 1 (ignored) /bin/install -c -m 644 libreadline.a /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib/libreadline.a test -n "i686-pc-linux-gnu-ranlib" && i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib/libreadline.a mv /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib/libhistory.a /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib/libhistory.old mv: cannot stat `/var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib/libhistory.a': No such file or directory make: [install-static] Error 1 (ignored) /bin/install -c -m 644 libhistory.a /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib/libhistory.a test -n "i686-pc-linux-gnu-ranlib" && i686-pc-linux-gnu-ranlib /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib/libhistory.a ( cd shlib ; make DESTDIR=/var/tmp/portage/sys-libs/readline-6.0_p3/image/ install ) make[1]: Entering directory `/var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0/shlib' /bin/sh ../support/mkdirs /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib /bin/sh ../support/shlib-install -O linux-gnu -d /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib -b /var/tmp/portage/sys-libs/readline-6.0_p3/image/$ /bin/sh ../support/shlib-install -O linux-gnu -d /var/tmp/portage/sys-libs/readline-6.0_p3/image//usr/lib -b /var/tmp/portage/sys-libs/readline-6.0_p3/image/$ install: you may need to run ldconfig make[1]: Leaving directory `/var/tmp/portage/sys-libs/readline-6.0_p3/work/readline-6.0/shlib' >>> Completed installing readline-6.0_p3 into /var/tmp/portage/sys-libs/readline-6.0_p3/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/rlfe lib/libreadline.so.6.0 lib/libhistory.so.6.0 usr/lib/libreadline.a usr/lib/libhistory.a xargs: xargs.c:447: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed. /usr/lib/portage/bin/ebuild-helpers/ecompressdir: line 13: 26441 Done find "${D}" -name '*.ecompress.dir' -print0 26442 | sed -e 's:\.ecompress\.dir::g' -e "s:${D}:/:g" 26443 Aborted | ${XARGS} -0 ecompressdir xargs: xargs.c:447: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed. /usr/lib/portage/bin/ebuild-helpers/ecompressdir: line 13: 26444 Done find "${D}" -name '*.ecompress.skip' -print0 26445 Aborted | ${XARGS} -0 rm -f xargs: xargs.c:447: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed. /usr/lib/portage/bin/ebuild-helpers/ecompress: line 23: 26450 Done find "${D}" -name '*.ecompress.file' -print0 26451 | sed -e 's:\.ecompress\.file::g' 26452 Aborted | ${XARGS} -0 ecompress xargs: xargs.c:447: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed. /usr/lib/portage/bin/ebuild-helpers/ecompress: line 23: 26453 Done find "${D}" -name '*.ecompress.file' -print0 26454 Aborted | ${XARGS} -0 rm -f xargs: xargs.c:447: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed. ^[[32;01m*^[[39;49;00m checking 58 files for package collisions