Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 462114 Details for
Bug 607936
sys-libs/readline-7.0_p1-r1 - mv: cannot stat '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/lib64/n_size*': No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
readline-7.0_p1-r1.build (text/plain), 33.02 KB, created by
Helmut Jarausch
on 2017-02-01 19:23:12 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Helmut Jarausch
Created:
2017-02-01 19:23:12 UTC
Size:
33.02 KB
patch
obsolete
> * Package: sys-libs/readline-7.0_p1-r1 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ... >>>> Unpacking source... >>>> Unpacking readline-7.0.tar.gz to /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work >>>> Source unpacked in /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work >>>> Preparing source in /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 ... > * Applying readline70-001 ... > [ ok ] > * Applying readline-5.0-no_rpath.patch ... > [ ok ] > * Applying readline-6.2-rlfe-tgoto.patch ... > [ ok ] > * Applying readline-7.0-headers.patch ... > [ ok ] > * Applying readline-7.0-missing-echo-proto.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating readline-7.0/support/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating readline-7.0/support/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/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 --cache-file=/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/config.cache --docdir=$(datarootdir)/doc/readline-7.0_p1-r1 --with-curses --disable-static >configure: creating cache /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/config.cache >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu > >Beginning configuration for readline-7.0 for x86_64-pc-linux-gnu > >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-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 readlink... yes >checking for memmove... yes >checking for pselect... 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 uid_t in sys/types.h... yes >checking for unistd.h... (cached) yes >checking for working chown... 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 stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.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 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/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.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 special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 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... yes >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 libaudit.h usability... yes >checking libaudit.h presence... yes >checking for libaudit.h... yes >checking whether AUDIT_USER_TTY is declared... yes >checking which library has the termcap functions... (cached) using ncurses >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 mbstr.h usability... no >checking mbstr.h presence... no >checking for mbstr.h... no >checking for mbrlen... yes >checking for mbscasecmp... no >checking for mbscmp... no >checking for mbsnrtowcs... yes >checking for mbsrtowcs... yes >checking for mbschr... no >checking for wcrtomb... yes >checking for wcscoll... yes >checking for wcsdup... yes >checking for wcwidth... yes >checking for wctype... yes >checking for wcswidth... 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 for wcwidth broken with unicode combining characters... no >checking configuration for building shared libraries... supported >configure: updating cache /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/config.cache >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 readline.pc >config.status: creating config.h >config.status: executing default commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j4 >test -d shlib || mkdir shlib >( cd shlib ; make -j4 --jobserver-auth=3,4 all ) >make[1]: warning: -jN forced in submake: disabling jobserver mode. >make[1]: Entering directory '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/shlib' >rm -f readline.so >rm -f vi_mode.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o readline.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/readline.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o vi_mode.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/vi_mode.c >rm -f funmap.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o funmap.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/funmap.c >rm -f keymaps.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o keymaps.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/keymaps.c >mv funmap.o funmap.so >rm -f parens.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o parens.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/parens.c >mv parens.o parens.so >rm -f search.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o search.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/search.c >mv keymaps.o keymaps.so >rm -f rltty.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o rltty.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/rltty.c >mv readline.o readline.so >rm -f complete.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o complete.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/complete.c >mv search.o search.so >rm -f bind.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o bind.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/bind.c >mv rltty.o rltty.so >rm -f isearch.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o isearch.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/isearch.c >mv isearch.o isearch.so >rm -f display.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o display.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/display.c >mv vi_mode.o vi_mode.so >rm -f signals.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o signals.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/signals.c >mv signals.o signals.so >rm -f util.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o util.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/util.c >mv util.o util.so >rm -f kill.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o kill.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/kill.c >mv complete.o complete.so >rm -f undo.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o undo.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/undo.c >mv undo.o undo.so >rm -f macro.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o macro.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/macro.c >mv kill.o kill.so >rm -f input.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o input.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/input.c >mv macro.o macro.so >rm -f callback.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o callback.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/callback.c >mv callback.o callback.so >rm -f terminal.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o terminal.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/terminal.c >mv input.o input.so >rm -f text.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o text.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/text.c >mv display.o display.so >rm -f nls.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o nls.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/nls.c >mv bind.o bind.so >rm -f misc.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o misc.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/misc.c >mv nls.o nls.so >rm -f history.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o history.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/history.c >mv terminal.o terminal.so >rm -f histexpand.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o histexpand.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/histexpand.c >mv misc.o misc.so >rm -f histfile.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o histfile.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/histfile.c >mv text.o text.so >rm -f histsearch.so >mv history.o history.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o histsearch.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/histsearch.c >rm -f shell.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o shell.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/shell.c >mv histsearch.o histsearch.so >rm -f mbutil.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o mbutil.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/mbutil.c >mv shell.o shell.so >rm -f tilde.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -DREADLINE_LIBRARY -c -o tilde.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/tilde.c >mv histfile.o histfile.so >mv mbutil.o mbutil.so >rm -f colors.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o colors.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/colors.c >rm -f parse-colors.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o parse-colors.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/parse-colors.c >mv histexpand.o histexpand.so >rm -f xmalloc.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o xmalloc.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/xmalloc.c >mv xmalloc.o xmalloc.so >rm -f xfree.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o xfree.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/xfree.c >mv parse-colors.o parse-colors.so >rm -f compat.so >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0 -D_GNU_SOURCE -Dxrealloc=_rl_realloc -Dxmalloc=_rl_malloc -Dxfree=_rl_free -DRL_LIBRARY_VERSION='"7.0"' -mtune=native -O2 -msse3 -pipe -fPIC -o compat.o /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/compat.c >mv xfree.o xfree.so >rm -f libhistory.so.7.0 >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libhistory.so.7.0 -Wl,-O1 -Wl,--as-needed -L. -Wl,-soname,`basename libhistory.so.7.0 .0` -o libhistory.so.7.0 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -lncurses >mv tilde.o tilde.so >mv colors.o colors.so >mv compat.o compat.so >rm -f libreadline.so.7.0 >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libreadline.so.7.0 -Wl,-O1 -Wl,--as-needed -L. -Wl,-soname,`basename libreadline.so.7.0 .0` -o libreadline.so.7.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 misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -lncurses >make[1]: Leaving directory '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/shlib' >>>> Source compiled. >>>> Test phase [not enabled]: sys-libs/readline-7.0_p1-r1 > >>>> Install readline-7.0_p1-r1 into /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image/ category sys-libs > * abi_x86_64.amd64: running multilib-minimal_abi_src_install >make -j4 DESTDIR=/var/tmp/portage/sys-libs/readline-7.0_p1-r1/image/ install >/bin/sh /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/support/mkinstalldirs /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/include \ > /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/include/readline /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/lib64 \ > /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/man/man3 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/doc/readline-7.0_p1-r1 >test -d shlib || mkdir shlib >mkdir -p -- /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/include /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/include/readline /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/lib64 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/man/man3 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/doc/readline-7.0_p1-r1 >( cd shlib ; make -j4 --jobserver-auth=3,4 all ) >for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/$f /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/include/readline ; \ >done >/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/CHANGES /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/INSTALL /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/README /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/doc/readline-7.0_p1-r1 >make[1]: warning: -jN forced in submake: disabling jobserver mode. >make[1]: Entering directory '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/shlib' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/shlib' >( if test -d doc ; then \ > cd doc && \ > make -j4 --jobserver-auth=3,4 infodir=/usr/share/info DESTDIR=/var/tmp/portage/sys-libs/readline-7.0_p1-r1/image/ install; \ > fi ) >make[1]: warning: -jN forced in submake: disabling jobserver mode. >make[1]: Entering directory '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/doc' >/bin/sh /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/support/mkdirs /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/man/man3 >if test -n "" ; then \ > /bin/sh /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/support/mkdirs /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image/ ; \ >fi >if test -f readline.info; then \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 readline.info /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info/readline.info; \ >else \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/doc/readline.info /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info/readline.info; \ >fi >if test -f rluserman.info; then \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 rluserman.info /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info/rluserman.info; \ >else \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/doc/rluserman.info /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info/rluserman.info; \ >fi >if test -f history.info; then \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 history.info /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info/history.info; \ >else \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/doc/history.info /var/tmp/portage/sys-libs/readline-7.0_p1-r1/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-7.0_p1-r1/image//usr/share/info/dir \ > /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info/readline.info ; \ > install-info --dir-file=/var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info/dir \ > /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info/history.info ; \ > install-info --dir-file=/var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info/dir \ > /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/info/rluserman.info ; \ >else true; fi >/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/doc/readline.3 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/man/man3/readline.3 >/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/doc/history.3 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/share/man/man3/history.3 >if test -n "" ; then \ > if test -f readline.html; then \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 readline.html /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//readline.html; \ > else \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/doc/readline.html /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//readline.html; \ > fi ; \ > if test -f history.html; then \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 history.html /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//history.html; \ > else \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/doc/history.html /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//history.html; \ > fi ; \ > if test -f rluserman.html; then \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 rluserman.html /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//rluserman.html; \ > else \ > /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/doc/rluserman.html /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//rluserman.html; \ > fi ; \ >fi >make[1]: Leaving directory '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/doc' >( cd shlib ; make -j4 --jobserver-auth=3,4 DESTDIR=/var/tmp/portage/sys-libs/readline-7.0_p1-r1/image/ install ) >make[1]: warning: -jN forced in submake: disabling jobserver mode. >make[1]: Entering directory '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/shlib' >/bin/sh /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/support/mkdirs /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/lib64 >/bin/sh /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/support/mkdirs /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/bin >mkdir /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/bin >/bin/sh /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/support/shlib-install -O linux-gnu -V pc -d /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/lib64 -b /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/bin -i "/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644" libhistory.so.7.0 >/bin/sh /var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0/support/shlib-install -O linux-gnu -V pc -d /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/lib64 -b /var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/bin -i "/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644" libreadline.so.7.0 >install: you may need to run ldconfig >make[1]: Leaving directory '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64/shlib' >mv: cannot stat '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/image//usr/lib64/n_size*': No such file or directory > * ERROR: sys-libs/readline-7.0_p1-r1::gentoo failed (install phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 115: Called src_install > * environment, line 2901: Called multilib-minimal_src_install > * environment, line 2071: Called multilib_foreach_abi 'multilib-minimal_abi_src_install' > * environment, line 2265: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install' > * environment, line 1958: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install' > * environment, line 1956: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_install' > * environment, line 426: Called multilib-minimal_abi_src_install > * environment, line 2061: Called multilib_src_install > * environment, line 2502: Called gen_usr_ldscript '-a' 'readline' 'history' > * environment, line 1326: Called die > * The specific snippet of code: > * mv "${ED}"/usr/${libdir}/${tlib}* "${ED}"/${libdir}/ || die; > * > * If you need support, post the output of `emerge --info '=sys-libs/readline-7.0_p1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-libs/readline-7.0_p1-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0-abi_x86_64.amd64' > * S: '/var/tmp/portage/sys-libs/readline-7.0_p1-r1/work/readline-7.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 607936
: 462114 |
462116