bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sorry, I don't obtained to catch the messages since the beginning


From: edbch
Subject: sorry, I don't obtained to catch the messages since the beginning
Date: Wed, 14 Sep 2005 03:53:14 +0000
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050805)

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 gcc needs -traditional... no
checking for a BSD-compatible install... /bin/install -c
checking for ar... ar
checking for i586-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking whether char is unsigned... no
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 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 working strcoll... 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 sys/ptem.h usability... no
checking sys/ptem.h presence... no
checking for sys/ptem.h... no
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 termcap.h usability... no
checking termcap.h presence... yes
configure: WARNING: termcap.h: present but cannot be compiled
configure: WARNING: termcap.h: check for missing prerequisite headers?
configure: WARNING: termcap.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING: ## ------------------------------------ ##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/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
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 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 mbsrtowcs... yes
checking for mbrtowc... yes
checking for mbrlen... yes
checking for wctomb... yes
checking for wcwidth... yes
checking for wcsdup... yes
checking for mbstate_t... yes
checking for nl_langinfo and CODESET... 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
set -e; for x in libreadline.a libhistory.a; do make $x; done
test -d shlib || mkdir shlib
( cd shlib ; make - --jobserver-fds=3,4 -j all )
make[1]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0'
rm -f readline.o
make[1]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/
shlib'
set -e; for x in libreadline.so.5.0 libhistory.so.5.0; do make $x; done
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer readline.c
make[2]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/
shlib'
rm -f readline.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o readline.o ../readline.c
mv readline.o readline.so
rm -f vi_mode.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o vi_mode.o ../vi_mode.c
rm -f vi_mode.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer vi_mode.c
mv vi_mode.o vi_mode.so
rm -f funmap.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o funmap.o ../funmap.c
mv funmap.o funmap.so
rm -f keymaps.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o keymaps.o ../keymaps.c
rm -f funmap.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer funmap.c
mv keymaps.o keymaps.so
rm -f parens.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o parens.o ../parens.c
rm -f keymaps.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer keymaps.c
mv parens.o parens.so
rm -f search.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o search.o ../search.c
rm -f parens.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer parens.c
rm -f search.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer search.c
mv search.o search.so
rm -f rltty.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o rltty.o ../rltty.c
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer rltty.c
mv rltty.o rltty.so
rm -f complete.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o complete.o ../complete.c
../complete.c: In function `compute_lcd_of_matches':
../complete.c:1154: warning: passing arg 1 of pointer to function discards quali
fiers from pointer target type
rm -f complete.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer complete.c
complete.c: In function `compute_lcd_of_matches':
complete.c:1154: warning: passing arg 1 of pointer to function discards qualifie
rs from pointer target type
mv complete.o complete.so
rm -f bind.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o bind.o ../bind.c
rm -f bind.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer bind.c
../bind.c: In function `rl_function_of_keyseq':
../bind.c:672: warning: comparison is always true due to limited range of data t
ype
bind.c: In function `rl_function_of_keyseq':
bind.c:672: warning: comparison is always true due to limited range of data type
In file included from ../bind.c:1480:
../bind.c: In function `rl_variable_bind':
../bind.c:1476: warning: passing arg of `bool_to_int' discards qualifiers from p
ointer target type
In file included from bind.c:1480:
bind.c: In function `rl_variable_bind':
bind.c:1476: warning: passing arg of `bool_to_int' discards qualifiers from poin
ter target type
mv bind.o bind.so
rm -f isearch.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o isearch.o ../isearch.c
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer isearch.c
mv isearch.o isearch.so
rm -f display.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o display.o ../display.c
rm -f display.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer display.c
../display.c: In function `rl_character_len':
../display.c:1782: warning: comparison is always true due to limited range of da
ta type
display.c: In function `rl_character_len':
display.c:1782: warning: comparison is always true due to limited range of data
type
mv display.o display.so
rm -f signals.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o signals.o ../signals.c
rm -f signals.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer signals.c
mv signals.o signals.so
rm -f util.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o util.o ../util.c
rm -f util.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer util.c
mv util.o util.so
rm -f kill.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o kill.o ../kill.c
rm -f kill.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer kill.c
mv kill.o kill.so
rm -f undo.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o undo.o ../undo.c
mv undo.o undo.so
rm -f macro.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o macro.o ../macro.c
rm -f undo.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer undo.c
mv macro.o macro.so
rm -f input.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o input.o ../input.c
rm -f macro.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer macro.c
rm -f input.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer input.c
mv input.o input.so
rm -f callback.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o callback.o ../callback.c
mv callback.o callback.so
rm -f terminal.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o terminal.o ../terminal.c
rm -f callback.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer callback.c
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer terminal.c
mv terminal.o terminal.so
rm -f text.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o text.o ../text.c
rm -f text.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer text.c
mv text.o text.so
rm -f nls.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o nls.o ../nls.c
mv nls.o nls.so
rm -f misc.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium-mmx -pipe -fomit-frame-pointer -fPIC -o misc.o ../misc.c
mv misc.o misc.so
rm -f xmalloc.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o xmalloc.o ../xmalloc.c
mv xmalloc.o xmalloc.so
rm -f history.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o history.o ../history.c
rm -f nls.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer nls.c
rm -f misc.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer misc.c
mv history.o history.so
rm -f histexpand.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o histexpand.o ../histexpand.c
rm -f compat.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer compat.c
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer xmalloc.c
rm -f history.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer history.c
rm -f histexpand.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer histexpand.c
mv histexpand.o histexpand.so
rm -f histfile.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o histfile.o ../histfile.c
mv histfile.o histfile.so
rm -f histsearch.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o histsearch.o ../histsearch.c
mv histsearch.o histsearch.so
rm -f shell.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o shell.o ../shell.c
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer histfile.c
mv shell.o shell.so
rm -f mbutil.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o mbutil.o ../mbutil.c
mv mbutil.o mbutil.so
rm -f tilde.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p entium-mmx -pipe -fomit-frame-pointer -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../
tilde.c
rm -f histsearch.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer histsearch.c
rm -f shell.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer shell.c
mv tilde.o tilde.so
rm -f compat.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=p
entium-mmx -pipe -fomit-frame-pointer -fPIC -o compat.o ../compat.c
mv compat.o compat.so
rm -f libreadline.so.5.0
gcc -shared -Wl,-soname,libreadline.so.5.0 -Wl,-soname,`basename libreadline.so. 5.0 .0` -o libreadline.so.5.0 readline.so vi_mode.so funmap.so keymaps.so parens .so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util .so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so mis c.so xmalloc.so history.so histexpand.so histfile.so histsearch.so shell.so mbut
il.so tilde.so compat.so -lncurses
rm -f mbutil.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium
-mmx -pipe -fomit-frame-pointer mbutil.c
make[2]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/s
hlib'
make[2]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/
shlib'
rm -f libhistory.so.5.0
gcc -shared -Wl,-soname,libhistory.so.5.0 -Wl,-soname,`basename libhistory.so.5. 0 .0` -o libhistory.so.5.0 history.so histexpand.so histfile.so histsearch.so sh
ell.so mbutil.so xmalloc.so -lncurses
make[2]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/s
hlib'
make[1]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/s
hlib'
rm -f tilde.o
gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.0"' -O3 -march=pentium-mm
x -pipe -fomit-frame-pointer -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 rl tty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro .o input.o callback.o terminal.o text.o nls.o misc.o compat.o xmalloc.o history.
o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o
test -n "ranlib" && ranlib libreadline.a
make[1]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0' make[1]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0'
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil
.o xmalloc.o
test -n "ranlib" && ranlib libhistory.a
make[1]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0'
>>> Test phase [not enabled]: sys-libs/readline-5.0-r2

>>> Install readline-5.0-r2 into /var/tmp/portage/readline-5.0-r2/image/ categor
y sys-libs
/bin/sh ./support/mkinstalldirs /var/tmp/portage/readline-5.0-r2/image//usr/incl
ude \
/var/tmp/portage/readline-5.0-r2/image//usr/include/readline /var/tmp/po
rtage/readline-5.0-r2/image//usr/lib \
/var/tmp/portage/readline-5.0-r2/image//usr/share/info /var/tmp/portage/
readline-5.0-r2/image//usr/share/man/man3
mkdir -p -- /var/tmp/portage/readline-5.0-r2/image//usr/include /var/tmp/portage

/readline-5.0-r2/image//usr/include/readline /var/tmp/portage/readline-5.0-r2/im age//usr/lib /var/tmp/portage/readline-5.0-r2/image//usr/share/info /var/tmp/por
tage/readline-5.0-r2/image//usr/share/man/man3
for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rlt
ypedefs.h; do \
/bin/install -c -m 644 ./$f /var/tmp/portage/readline-5.0-r2/image//usr/
include/readline ; \
done
( if test -d doc ; then \
       cd doc && \
make infodir=/usr/share/info DESTDIR=/var/tmp/portage/readline-5.0-r2/i
mage/ install; \
 fi )
make[1]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/
doc'
/bin/sh ../support/mkdirs /var/tmp/portage/readline-5.0-r2/image//usr/share/info
/var/tmp/portage/readline-5.0-r2/image//usr/share/man/man3
if test -n "" ; then \
/bin/sh ../support/mkdirs /var/tmp/portage/readline-5.0-r2/image/ ; \
fi
if test -f readline.info; then \
/bin/install -c -m 644 readline.info /var/tmp/portage/readline-5.0-r2/im
age//usr/share/info/readline.info; \
else \
/bin/install -c -m 644 ./readline.info /var/tmp/portage/readline-5.0-r2/
image//usr/share/info/readline.info; \
fi
if test -f rluserman.info; then \
/bin/install -c -m 644 rluserman.info /var/tmp/portage/readline-5.0-r2/i
mage//usr/share/info/rluserman.info; \
else \
/bin/install -c -m 644 ./rluserman.info /var/tmp/portage/readline-5.0-r2
/image//usr/share/info/rluserman.info; \
fi
if test -f history.info; then \
/bin/install -c -m 644 history.info /var/tmp/portage/readline-5.0-r2/ima
ge//usr/share/info/history.info; \
else \
/bin/install -c -m 644 ./history.info /var/tmp/portage/readline-5.0-r2/i
mage//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/readline-5.0-r2/image//usr/shar
e/info/dir \
/var/tmp/portage/readline-5.0-r2/image//usr/share/info/readline.
info ; \
install-info --dir-file=/var/tmp/portage/readline-5.0-r2/image//usr/shar
e/info/dir \
/var/tmp/portage/readline-5.0-r2/image//usr/share/info/history.i
nfo ; \
install-info --dir-file=/var/tmp/portage/readline-5.0-r2/image//usr/shar
e/info/dir \
/var/tmp/portage/readline-5.0-r2/image//usr/share/info/rluserman
.info ; \
else true; fi
/bin/install -c -m 644 ./readline.3 /var/tmp/portage/readline-5.0-r2/image//usr/
share/man/man3/readline.3
/bin/install -c -m 644 ./history.3 /var/tmp/portage/readline-5.0-r2/image//usr/s
hare/man/man3/history.3
if test -n "" ; then \
if test -f readline.html; then \
/bin/install -c -m 644 readline.html /var/tmp/portage/readline-5
.0-r2/image//readline.html; \
       else \
/bin/install -c -m 644 ./readline.html /var/tmp/portage/readline
-5.0-r2/image//readline.html; \
       fi ; \
       if test -f history.html; then \
/bin/install -c -m 644 history.html /var/tmp/portage/readline-5.
0-r2/image//history.html; \
       else \
/bin/install -c -m 644 ./history.html /var/tmp/portage/readline-
5.0-r2/image//history.html; \
       fi ; \
       if test -f rluserman.html; then \
/bin/install -c -m 644 rluserman.html /var/tmp/portage/readline-
5.0-r2/image//rluserman.html; \
       else \
/bin/install -c -m 644 ./rluserman.html /var/tmp/portage/readlin
e-5.0-r2/image//rluserman.html; \
       fi ; \
fi
make[1]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/d
oc'
mv /var/tmp/portage/readline-5.0-r2/image//usr/lib/libreadline.a /var/tmp/portag
e/readline-5.0-r2/image//usr/lib/libreadline.old
mv: cannot stat `/var/tmp/portage/readline-5.0-r2/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/readline-5.0-r2/image//usr
/lib/libreadline.a
test -n "ranlib" && ranlib /var/tmp/portage/readline-5.0-r2/image//usr/lib/libre
adline.a
mv /var/tmp/portage/readline-5.0-r2/image//usr/lib/libhistory.a /var/tmp/portage
/readline-5.0-r2/image//usr/lib/libhistory.old
mv: cannot stat `/var/tmp/portage/readline-5.0-r2/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/readline-5.0-r2/image//usr/
lib/libhistory.a

test -n "ranlib" && ranlib /var/tmp/portage/readline-5.0-r2/image//usr/lib/libhi
story.a
test -d shlib || mkdir shlib
( cd shlib ; make  all )
make[1]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/
shlib'
set -e; for x in libreadline.so.5.0 libhistory.so.5.0; do make $x; done
make[2]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/
shlib'
make[2]: `libreadline.so.5.0' is up to date.
make[2]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/s
hlib'
make[2]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/
shlib'
make[2]: `libhistory.so.5.0' is up to date.
make[2]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/s
hlib'
make[1]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/s
hlib'
( cd shlib ; make  DESTDIR=/var/tmp/portage/readline-5.0-r2/image/ install )
make[1]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/
shlib'
/bin/sh ../support/mkdirs /var/tmp/portage/readline-5.0-r2/image//usr/lib
set -e; for x in libreadline.so.5.0 libhistory.so.5.0; do make $x; done
make[2]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/
shlib'
make[2]: `libreadline.so.5.0' is up to date.
make[2]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/s
hlib'
make[2]: Entering directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/
shlib'
make[2]: `libhistory.so.5.0' is up to date.
make[2]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/s
hlib'
/bin/sh ../support/shlib-install -O linux-gnu -d /var/tmp/portage/readline-5.0-r
2/image//usr/lib -i "/bin/install -c -m 644" libhistory.so.5.0
/bin/sh ../support/shlib-install -O linux-gnu -d /var/tmp/portage/readline-5.0-r
2/image//usr/lib -i "/bin/install -c -m 644" libreadline.so.5.0
install: you may need to run ldconfig
make[1]: Leaving directory `/var/tmp/portage/readline-5.0-r2/work/readline-5.0/s
hlib'
QA Notice: USE Flag 'userland_Darwin' not in IUSE for sys-libs/readline-5.0-r2
man:
gzipping man page: history.3
gzipping man page: readline.3
info:
gzipping GNU info page: rluserman.info
gzipping GNU info page: readline.info
gzipping GNU info page: history.info
prepallstrip:
strip: strip --strip-unneeded
strip: strip --strip-unneeded
  lib/libhistory.so.5.0
  lib/libreadline.so.5.0
making executable: /lib/libhistory.so.5.0
making executable: /lib/libreadline.so.5.0
making executable: /usr/lib/libhistory.so
making executable: /usr/lib/libreadline.so
>>> Completed installing readline-5.0-r2 into /var/tmp/portage/readline-5.0-r2/i
mage/

>>> Merging sys-libs/readline-5.0-r2 to /
--- /lib/
>>> /lib/libhistory.so.5.0
>>> /lib/libreadline.so.5.0
--- /usr/
--- /usr/lib/
>>> /usr/lib/libreadline.so
>>> /usr/lib/libhistory.so
>>> /usr/lib/libhistory.a
>>> /usr/lib/libreadline.a
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/readline-5.0-r2/
>>> /usr/share/doc/readline-5.0-r2/ps/
>>> /usr/share/doc/readline-5.0-r2/ps/doc/
>>> /usr/share/doc/readline-5.0-r2/ps/doc/rluserman.html
>>> /usr/share/doc/readline-5.0-r2/ps/doc/readline.html
>>> /usr/share/doc/readline-5.0-r2/ps/doc/history.html
>>> /usr/share/doc/readline-5.0-r2/ps/readline_3.ps.gz
>>> /usr/share/doc/readline-5.0-r2/ps/rluserman.ps.gz
>>> /usr/share/doc/readline-5.0-r2/ps/readline.ps.gz
>>> /usr/share/doc/readline-5.0-r2/ps/history_3.ps.gz
>>> /usr/share/doc/readline-5.0-r2/ps/history.ps.gz
>>> /usr/share/doc/readline-5.0-r2/CHANGELOG.gz
>>> /usr/share/doc/readline-5.0-r2/README.gz
>>> /usr/share/doc/readline-5.0-r2/USAGE.gz
>>> /usr/share/doc/readline-5.0-r2/NEWS.gz
>>> /usr/share/doc/readline-5.0-r2/CHANGES.gz
--- /usr/share/man/
>>> /usr/share/man/man3/
>>> /usr/share/man/man3/readline.3.gz
>>> /usr/share/man/man3/history.3.gz
--- /usr/share/info/
>>> /usr/share/info/readline.info.gz
>>> /usr/share/info/history.info.gz
>>> /usr/share/info/rluserman.info.gz
--- /usr/include/
>>> /usr/include/readline/
>>> /usr/include/readline/rlstdc.h
>>> /usr/include/readline/chardefs.h
>>> /usr/include/readline/history.h
>>> /usr/include/readline/tilde.h
>>> /usr/include/readline/rltypedefs.h
>>> /usr/include/readline/keymaps.h
>>> /usr/include/readline/readline.h
>>> /usr/include/readline/rlconf.h
>>> /lib/libreadline.so.5 -> libreadline.so.5.0
>>> /lib/libreadline.so -> libreadline.so.5
>>> /lib/libhistory.so.5 -> libhistory.so.5.0
>>> /lib/libhistory.so -> libhistory.so.5
>>> Regenerating /etc/ld.so.cache...
>>> sys-libs/readline-5.0-r2 merged.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]