Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 277213 Details for
Bug 371895
app-misc/hello collides with sci-biology/ncbi-tools++
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
hello-2.7:20110616-011722.log (text/plain), 45.59 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-06-16 07:58:05 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-06-16 07:58:05 UTC
Size:
45.59 KB
patch
obsolete
> * Package: app-misc/hello-2.7 > * Repository: gentoo > * Maintainer: abcd@gentoo.org > * USE: elibc_glibc kernel_linux nls test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking hello-2.7.tar.xz to /var/tmp/portage/app-misc/hello-2.7/work >>>> Source unpacked in /var/tmp/portage/app-misc/hello-2.7/work >>>> Preparing source in /var/tmp/portage/app-misc/hello-2.7/work/hello-2.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-misc/hello-2.7/work/hello-2.7 ... > * econf: updating hello-2.7/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating hello-2.7/build-aux/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 --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --enable-nls >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >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 the preprocessor supports include_next... yes >checking whether system header files limit the line length... no >checking for complete errno.h... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for inline... inline >checking for stdio_ext.h... yes >checking for getopt.h... yes >checking for sys/socket.h... yes >checking for unistd.h... (cached) yes >checking for wchar.h... yes >checking for features.h... yes >checking for wctype.h... yes >checking for __fpending... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for iswcntrl... yes >checking for getopt.h... (cached) yes >checking for getopt_long_only... yes >checking whether getopt is POSIX compatible... yes >checking for working GNU getopt function... yes >checking whether getenv is declared... yes >checking for nl_langinfo and CODESET... yes >checking for working fcntl.h... yes >checking whether getc_unlocked is declared... yes >checking whether we are using the GNU C Library >= 2.1 or uClibc... yes >checking for mbstate_t... yes >checking for a traditional japanese locale... ja_JP >checking for a transitional chinese locale... zh_CN.GB18030 >checking for a french Unicode locale... fr_FR.UTF-8 >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for wchar_t... yes >checking for working strerror function... yes >checking for C/C++ restrict keyword... __restrict >checking whether memmem is declared without a macro... yes >checking whether mempcpy is declared without a macro... yes >checking whether memrchr is declared without a macro... yes >checking whether rawmemchr is declared without a macro... yes >checking whether stpcpy is declared without a macro... yes >checking whether stpncpy is declared without a macro... yes >checking whether strchrnul is declared without a macro... yes >checking whether strdup is declared without a macro... yes >checking whether strncat is declared without a macro... yes >checking whether strndup is declared without a macro... yes >checking whether strnlen is declared without a macro... yes >checking whether strpbrk is declared without a macro... yes >checking whether strsep is declared without a macro... yes >checking whether strcasestr is declared without a macro... yes >checking whether strtok_r is declared without a macro... yes >checking whether strerror_r is declared without a macro... yes >checking whether strsignal is declared without a macro... yes >checking whether strverscmp is declared without a macro... yes >checking whether <wchar.h> uses 'inline' correctly... yes >checking for wint_t... yes >checking for error_at_line... yes >checking whether __fpending is declared... yes >checking whether the compiler generally respects inline... yes >checking whether mbrtowc handles incomplete characters... yes >checking whether mbrtowc works as well as mbtowc... yes >checking whether mbrtowc handles a NULL pwc argument... yes >checking whether mbrtowc handles a NULL string argument... yes >checking whether mbrtowc has a correct return value... yes >checking whether mbrtowc returns 0 when parsing a NUL character... yes >checking whether mbrtowc handles incomplete characters... (cached) yes >checking whether mbrtowc works as well as mbtowc... (cached) yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether chown is declared without a macro... yes >checking whether dup2 is declared without a macro... yes >checking whether dup3 is declared without a macro... yes >checking whether environ is declared without a macro... yes >checking whether euidaccess is declared without a macro... yes >checking whether faccessat is declared without a macro... yes >checking whether fchdir is declared without a macro... yes >checking whether fchownat is declared without a macro... yes >checking whether fsync is declared without a macro... yes >checking whether ftruncate is declared without a macro... yes >checking whether getcwd is declared without a macro... yes >checking whether getdomainname is declared without a macro... yes >checking whether getdtablesize is declared without a macro... yes >checking whether getgroups is declared without a macro... yes >checking whether gethostname is declared without a macro... yes >checking whether getlogin is declared without a macro... yes >checking whether getlogin_r is declared without a macro... yes >checking whether getpagesize is declared without a macro... yes >checking whether getusershell is declared without a macro... yes >checking whether setusershell is declared without a macro... yes >checking whether endusershell is declared without a macro... yes >checking whether lchown is declared without a macro... yes >checking whether link is declared without a macro... yes >checking whether linkat is declared without a macro... yes >checking whether lseek is declared without a macro... yes >checking whether pipe is declared without a macro... yes >checking whether pipe2 is declared without a macro... yes >checking whether pread is declared without a macro... yes >checking whether pwrite is declared without a macro... yes >checking whether readlink is declared without a macro... yes >checking whether readlinkat is declared without a macro... yes >checking whether rmdir is declared without a macro... yes >checking whether sleep is declared without a macro... yes >checking whether symlink is declared without a macro... yes >checking whether symlinkat is declared without a macro... yes >checking whether ttyname_r is declared without a macro... yes >checking whether unlink is declared without a macro... yes >checking whether unlinkat is declared without a macro... yes >checking whether usleep is declared without a macro... yes >checking whether btowc is declared without a macro... yes >checking whether wctob is declared without a macro... yes >checking whether mbsinit is declared without a macro... yes >checking whether mbrtowc is declared without a macro... yes >checking whether mbrlen is declared without a macro... yes >checking whether mbsrtowcs is declared without a macro... yes >checking whether mbsnrtowcs is declared without a macro... yes >checking whether wcrtomb is declared without a macro... yes >checking whether wcsrtombs is declared without a macro... yes >checking whether wcsnrtombs is declared without a macro... yes >checking whether wcwidth is declared without a macro... yes >checking whether wmemchr is declared without a macro... yes >checking whether wmemcmp is declared without a macro... yes >checking whether wmemcpy is declared without a macro... yes >checking whether wmemmove is declared without a macro... yes >checking whether wmemset is declared without a macro... yes >checking whether wcslen is declared without a macro... yes >checking whether wcsnlen is declared without a macro... yes >checking whether wcscpy is declared without a macro... yes >checking whether wcpcpy is declared without a macro... yes >checking whether wcsncpy is declared without a macro... yes >checking whether wcpncpy is declared without a macro... yes >checking whether wcscat is declared without a macro... yes >checking whether wcsncat is declared without a macro... yes >checking whether wcscmp is declared without a macro... yes >checking whether wcsncmp is declared without a macro... yes >checking whether wcscasecmp is declared without a macro... yes >checking whether wcsncasecmp is declared without a macro... yes >checking whether wcscoll is declared without a macro... yes >checking whether wcsxfrm is declared without a macro... yes >checking whether wcsdup is declared without a macro... yes >checking whether wcschr is declared without a macro... yes >checking whether wcsrchr is declared without a macro... yes >checking whether wcscspn is declared without a macro... yes >checking whether wcsspn is declared without a macro... yes >checking whether wcspbrk is declared without a macro... yes >checking whether wcsstr is declared without a macro... yes >checking whether wcstok is declared without a macro... yes >checking whether wcswidth is declared without a macro... yes >checking whether iswcntrl works... yes >checking for wctype_t... yes >checking for wctrans_t... yes >checking whether wctype is declared without a macro... yes >checking whether iswctype is declared without a macro... yes >checking whether wctrans is declared without a macro... yes >checking whether towctrans is declared without a macro... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >configure: creating ./config.status >config.status: creating Makefile >config.status: creating contrib/Makefile >config.status: creating doc/Makefile >config.status: creating gnulib/lib/Makefile >config.status: creating man/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-misc/hello-2.7/work/hello-2.7 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7' >Making all in contrib >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/contrib' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/contrib' >Making all in gnulib/lib >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >rm -f arg-nonnull.h-t arg-nonnull.h && \ >sed -n -e '/GL_ARG_NONNULL/,$p' \ > < ../../build-aux/arg-nonnull.h \ > > arg-nonnull.h-t && \ >mv arg-nonnull.h-t arg-nonnull.h >rm -f c++defs.h-t c++defs.h && \ >sed -n -e '/_GL_CXXDEFS/,$p' \ > < ../../build-aux/c++defs.h \ > > c++defs.h-t && \ >mv c++defs.h-t c++defs.h >rm -f configmake.h-t && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > echo '#define PREFIX "/usr"'; \ > echo '#define EXEC_PREFIX "/usr"'; \ > echo '#define BINDIR "/usr/bin"'; \ > echo '#define SBINDIR "/usr/sbin"'; \ > echo '#define LIBEXECDIR "/usr/libexec"'; \ > echo '#define DATAROOTDIR "/usr/share"'; \ > echo '#define DATADIR "/usr/share"'; \ > echo '#define SYSCONFDIR "/etc"'; \ > echo '#define SHAREDSTATEDIR "/usr/com"'; \ > echo '#define LOCALSTATEDIR "/var/lib"'; \ > echo '#define INCLUDEDIR "/usr/include"'; \ > echo '#define OLDINCLUDEDIR "/usr/include"'; \ > echo '#define DOCDIR "/usr/share/doc/hello"'; \ > echo '#define INFODIR "/usr/share/info"'; \ > echo '#define HTMLDIR "/usr/share/doc/hello"'; \ > echo '#define DVIDIR "/usr/share/doc/hello"'; \ > echo '#define PDFDIR "/usr/share/doc/hello"'; \ > echo '#define PSDIR "/usr/share/doc/hello"'; \ > echo '#define LIBDIR "/usr/lib"'; \ > echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ > echo '#define LOCALEDIR "/usr/share/locale"'; \ > echo '#define MANDIR "/usr/share/man"'; \ > echo '#define MANEXT ""'; \ > echo '#define PKGDATADIR "/usr/share/hello"'; \ > echo '#define PKGINCLUDEDIR "/usr/include/hello"'; \ > echo '#define PKGLIBDIR "/usr/lib/hello"'; \ > echo '#define PKGLIBEXECDIR "/usr/libexec/hello"'; \ >} | sed '/""/d' > configmake.h-t && \ >if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ > rm -f configmake.h-t; \ >else \ > rm -f configmake.h; mv configmake.h-t configmake.h; \ >fi >rm -f warn-on-use.h-t warn-on-use.h && \ >sed -n -e '/^.ifndef/,$p' \ > < ../../build-aux/warn-on-use.h \ > > warn-on-use.h-t && \ >mv warn-on-use.h-t warn-on-use.h >rm -f string.h-t string.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ > -e 's|@''GNULIB_MBSLEN''@|0|g' \ > -e 's|@''GNULIB_MBSNLEN''@|0|g' \ > -e 's|@''GNULIB_MBSCHR''@|0|g' \ > -e 's|@''GNULIB_MBSRCHR''@|0|g' \ > -e 's|@''GNULIB_MBSSTR''@|0|g' \ > -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ > -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ > -e 's|@''GNULIB_MBSCSPN''@|0|g' \ > -e 's|@''GNULIB_MBSPBRK''@|0|g' \ > -e 's|@''GNULIB_MBSSPN''@|0|g' \ > -e 's|@''GNULIB_MBSSEP''@|0|g' \ > -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ > -e 's|@''GNULIB_MEMCHR''@|0|g' \ > -e 's|@''GNULIB_MEMMEM''@|0|g' \ > -e 's|@''GNULIB_MEMPCPY''@|0|g' \ > -e 's|@''GNULIB_MEMRCHR''@|0|g' \ > -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ > -e 's|@''GNULIB_STPCPY''@|0|g' \ > -e 's|@''GNULIB_STPNCPY''@|0|g' \ > -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ > -e 's|@''GNULIB_STRDUP''@|0|g' \ > -e 's|@''GNULIB_STRNCAT''@|0|g' \ > -e 's|@''GNULIB_STRNDUP''@|0|g' \ > -e 's|@''GNULIB_STRNLEN''@|0|g' \ > -e 's|@''GNULIB_STRPBRK''@|0|g' \ > -e 's|@''GNULIB_STRSEP''@|0|g' \ > -e 's|@''GNULIB_STRSTR''@|0|g' \ > -e 's|@''GNULIB_STRCASESTR''@|0|g' \ > -e 's|@''GNULIB_STRTOK_R''@|0|g' \ > -e 's|@''GNULIB_STRERROR''@|1|g' \ > -e 's|@''GNULIB_STRERROR_R''@|0|g' \ > -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ > -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ > < ./string.in.h | \ > sed -e 's|@''HAVE_MBSLEN''@|0|g' \ > -e 's|@''HAVE_MEMCHR''@|1|g' \ > -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ > -e 's|@''HAVE_MEMPCPY''@|1|g' \ > -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ > -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ > -e 's|@''HAVE_STPCPY''@|1|g' \ > -e 's|@''HAVE_STPNCPY''@|1|g' \ > -e 's|@''HAVE_STRCHRNUL''@|1|g' \ > -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ > -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ > -e 's|@''HAVE_STRPBRK''@|1|g' \ > -e 's|@''HAVE_STRSEP''@|1|g' \ > -e 's|@''HAVE_STRCASESTR''@|1|g' \ > -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ > -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ > -e 's|@''HAVE_STRVERSCMP''@|1|g' \ > -e 's|@''REPLACE_STPNCPY''@|0|g' \ > -e 's|@''REPLACE_MEMCHR''@|0|g' \ > -e 's|@''REPLACE_MEMMEM''@|0|g' \ > -e 's|@''REPLACE_STRCASESTR''@|0|g' \ > -e 's|@''REPLACE_STRDUP''@|0|g' \ > -e 's|@''REPLACE_STRSTR''@|0|g' \ > -e 's|@''REPLACE_STRERROR''@|0|g' \ > -e 's|@''REPLACE_STRERROR_R''@|0|g' \ > -e 's|@''REPLACE_STRNCAT''@|0|g' \ > -e 's|@''REPLACE_STRNDUP''@|0|g' \ > -e 's|@''REPLACE_STRNLEN''@|0|g' \ > -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ > -e 's|@''REPLACE_STRTOK_R''@|0|g' \ > -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ > < ./string.in.h; \ >} > string.h-t && \ >mv string.h-t string.h >rm -f unistd.h-t unistd.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ > -e 's|@''GNULIB_CHOWN''@|0|g' \ > -e 's|@''GNULIB_CLOSE''@|0|g' \ > -e 's|@''GNULIB_DUP2''@|0|g' \ > -e 's|@''GNULIB_DUP3''@|0|g' \ > -e 's|@''GNULIB_ENVIRON''@|0|g' \ > -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ > -e 's|@''GNULIB_FACCESSAT''@|0|g' \ > -e 's|@''GNULIB_FCHDIR''@|0|g' \ > -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ > -e 's|@''GNULIB_FSYNC''@|0|g' \ > -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ > -e 's|@''GNULIB_GETCWD''@|0|g' \ > -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ > -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ > -e 's|@''GNULIB_GETGROUPS''@|0|g' \ > -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ > -e 's|@''GNULIB_GETLOGIN''@|0|g' \ > -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ > -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ > -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ > -e 's|@''GNULIB_LCHOWN''@|0|g' \ > -e 's|@''GNULIB_LINK''@|0|g' \ > -e 's|@''GNULIB_LINKAT''@|0|g' \ > -e 's|@''GNULIB_LSEEK''@|0|g' \ > -e 's|@''GNULIB_PIPE''@|0|g' \ > -e 's|@''GNULIB_PIPE2''@|0|g' \ > -e 's|@''GNULIB_PREAD''@|0|g' \ > -e 's|@''GNULIB_PWRITE''@|0|g' \ > -e 's|@''GNULIB_READLINK''@|0|g' \ > -e 's|@''GNULIB_READLINKAT''@|0|g' \ > -e 's|@''GNULIB_RMDIR''@|0|g' \ > -e 's|@''GNULIB_SLEEP''@|0|g' \ > -e 's|@''GNULIB_SYMLINK''@|0|g' \ > -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ > -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ > -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ > -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ > -e 's|@''GNULIB_UNLINK''@|0|g' \ > -e 's|@''GNULIB_UNLINKAT''@|0|g' \ > -e 's|@''GNULIB_USLEEP''@|0|g' \ > -e 's|@''GNULIB_WRITE''@|0|g' \ > < ./unistd.in.h | \ > sed -e 's|@''HAVE_CHOWN''@|1|g' \ > -e 's|@''HAVE_DUP2''@|1|g' \ > -e 's|@''HAVE_DUP3''@|1|g' \ > -e 's|@''HAVE_EUIDACCESS''@|1|g' \ > -e 's|@''HAVE_FACCESSAT''@|1|g' \ > -e 's|@''HAVE_FCHDIR''@|1|g' \ > -e 's|@''HAVE_FCHOWNAT''@|1|g' \ > -e 's|@''HAVE_FSYNC''@|1|g' \ > -e 's|@''HAVE_FTRUNCATE''@|1|g' \ > -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ > -e 's|@''HAVE_GETGROUPS''@|1|g' \ > -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ > -e 's|@''HAVE_GETLOGIN''@|1|g' \ > -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_LCHOWN''@|1|g' \ > -e 's|@''HAVE_LINK''@|1|g' \ > -e 's|@''HAVE_LINKAT''@|1|g' \ > -e 's|@''HAVE_PIPE''@|1|g' \ > -e 's|@''HAVE_PIPE2''@|1|g' \ > -e 's|@''HAVE_PREAD''@|1|g' \ > -e 's|@''HAVE_PWRITE''@|1|g' \ > -e 's|@''HAVE_READLINK''@|1|g' \ > -e 's|@''HAVE_READLINKAT''@|1|g' \ > -e 's|@''HAVE_SLEEP''@|1|g' \ > -e 's|@''HAVE_SYMLINK''@|1|g' \ > -e 's|@''HAVE_SYMLINKAT''@|1|g' \ > -e 's|@''HAVE_UNLINKAT''@|1|g' \ > -e 's|@''HAVE_USLEEP''@|1|g' \ > -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ > -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ > -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ > -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ > -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ > -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ > -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ > -e 's|@''HAVE_OS_H''@|0|g' \ > -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ > | \ > sed -e 's|@''REPLACE_CHOWN''@|0|g' \ > -e 's|@''REPLACE_CLOSE''@|0|g' \ > -e 's|@''REPLACE_DUP''@|0|g' \ > -e 's|@''REPLACE_DUP2''@|0|g' \ > -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ > -e 's|@''REPLACE_GETCWD''@|0|g' \ > -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ > -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ > -e 's|@''REPLACE_GETGROUPS''@|0|g' \ > -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ > -e 's|@''REPLACE_LCHOWN''@|0|g' \ > -e 's|@''REPLACE_LINK''@|0|g' \ > -e 's|@''REPLACE_LINKAT''@|0|g' \ > -e 's|@''REPLACE_LSEEK''@|0|g' \ > -e 's|@''REPLACE_PREAD''@|0|g' \ > -e 's|@''REPLACE_PWRITE''@|0|g' \ > -e 's|@''REPLACE_READLINK''@|0|g' \ > -e 's|@''REPLACE_RMDIR''@|0|g' \ > -e 's|@''REPLACE_SLEEP''@|0|g' \ > -e 's|@''REPLACE_SYMLINK''@|0|g' \ > -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ > -e 's|@''REPLACE_UNLINK''@|0|g' \ > -e 's|@''REPLACE_UNLINKAT''@|0|g' \ > -e 's|@''REPLACE_USLEEP''@|0|g' \ > -e 's|@''REPLACE_WRITE''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ > -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ >} > unistd.h-t && \ >mv unistd.h-t unistd.h >rm -f wchar.h-t wchar.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''HAVE_FEATURES_H''@|1|g' \ > -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ > -e 's|@''HAVE_WCHAR_H''@|1|g' \ > -e 's|@''GNULIB_BTOWC''@|0|g' \ > -e 's|@''GNULIB_WCTOB''@|0|g' \ > -e 's|@''GNULIB_MBSINIT''@|1|g' \ > -e 's|@''GNULIB_MBRTOWC''@|1|g' \ > -e 's|@''GNULIB_MBRLEN''@|0|g' \ > -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \ > -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ > -e 's|@''GNULIB_WCRTOMB''@|0|g' \ > -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ > -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ > -e 's|@''GNULIB_WCWIDTH''@|0|g' \ > -e 's|@''GNULIB_WMEMCHR''@|0|g' \ > -e 's|@''GNULIB_WMEMCMP''@|0|g' \ > -e 's|@''GNULIB_WMEMCPY''@|0|g' \ > -e 's|@''GNULIB_WMEMMOVE''@|0|g' \ > -e 's|@''GNULIB_WMEMSET''@|0|g' \ > -e 's|@''GNULIB_WCSLEN''@|0|g' \ > -e 's|@''GNULIB_WCSNLEN''@|0|g' \ > -e 's|@''GNULIB_WCSCPY''@|0|g' \ > -e 's|@''GNULIB_WCPCPY''@|0|g' \ > -e 's|@''GNULIB_WCSNCPY''@|0|g' \ > -e 's|@''GNULIB_WCPNCPY''@|0|g' \ > -e 's|@''GNULIB_WCSCAT''@|0|g' \ > -e 's|@''GNULIB_WCSNCAT''@|0|g' \ > -e 's|@''GNULIB_WCSCMP''@|0|g' \ > -e 's|@''GNULIB_WCSNCMP''@|0|g' \ > -e 's|@''GNULIB_WCSCASECMP''@|0|g' \ > -e 's|@''GNULIB_WCSNCASECMP''@|0|g' \ > -e 's|@''GNULIB_WCSCOLL''@|0|g' \ > -e 's|@''GNULIB_WCSXFRM''@|0|g' \ > -e 's|@''GNULIB_WCSDUP''@|0|g' \ > -e 's|@''GNULIB_WCSCHR''@|0|g' \ > -e 's|@''GNULIB_WCSRCHR''@|0|g' \ > -e 's|@''GNULIB_WCSCSPN''@|0|g' \ > -e 's|@''GNULIB_WCSSPN''@|0|g' \ > -e 's|@''GNULIB_WCSPBRK''@|0|g' \ > -e 's|@''GNULIB_WCSSTR''@|0|g' \ > -e 's|@''GNULIB_WCSTOK''@|0|g' \ > -e 's|@''GNULIB_WCSWIDTH''@|0|g' \ > < ./wchar.in.h | \ > sed -e 's|@''HAVE_WINT_T''@|1|g' \ > -e 's|@''HAVE_BTOWC''@|1|g' \ > -e 's|@''HAVE_MBSINIT''@|1|g' \ > -e 's|@''HAVE_MBRTOWC''@|1|g' \ > -e 's|@''HAVE_MBRLEN''@|1|g' \ > -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ > -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ > -e 's|@''HAVE_WCRTOMB''@|1|g' \ > -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ > -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ > -e 's|@''HAVE_WMEMCHR''@|1|g' \ > -e 's|@''HAVE_WMEMCMP''@|1|g' \ > -e 's|@''HAVE_WMEMCPY''@|1|g' \ > -e 's|@''HAVE_WMEMMOVE''@|1|g' \ > -e 's|@''HAVE_WMEMSET''@|1|g' \ > -e 's|@''HAVE_WCSLEN''@|1|g' \ > -e 's|@''HAVE_WCSNLEN''@|1|g' \ > -e 's|@''HAVE_WCSCPY''@|1|g' \ > -e 's|@''HAVE_WCPCPY''@|1|g' \ > -e 's|@''HAVE_WCSNCPY''@|1|g' \ > -e 's|@''HAVE_WCPNCPY''@|1|g' \ > -e 's|@''HAVE_WCSCAT''@|1|g' \ > -e 's|@''HAVE_WCSNCAT''@|1|g' \ > -e 's|@''HAVE_WCSCMP''@|1|g' \ > -e 's|@''HAVE_WCSNCMP''@|1|g' \ > -e 's|@''HAVE_WCSCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ > -e 's|@''HAVE_WCSCOLL''@|1|g' \ > -e 's|@''HAVE_WCSXFRM''@|1|g' \ > -e 's|@''HAVE_WCSDUP''@|1|g' \ > -e 's|@''HAVE_WCSCHR''@|1|g' \ > -e 's|@''HAVE_WCSRCHR''@|1|g' \ > -e 's|@''HAVE_WCSCSPN''@|1|g' \ > -e 's|@''HAVE_WCSSPN''@|1|g' \ > -e 's|@''HAVE_WCSPBRK''@|1|g' \ > -e 's|@''HAVE_WCSSTR''@|1|g' \ > -e 's|@''HAVE_WCSTOK''@|1|g' \ > -e 's|@''HAVE_WCSWIDTH''@|1|g' \ > -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ > -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ > | \ > sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ > -e 's|@''REPLACE_BTOWC''@|0|g' \ > -e 's|@''REPLACE_WCTOB''@|0|g' \ > -e 's|@''REPLACE_MBSINIT''@|0|g' \ > -e 's|@''REPLACE_MBRTOWC''@|0|g' \ > -e 's|@''REPLACE_MBRLEN''@|0|g' \ > -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ > -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ > -e 's|@''REPLACE_WCRTOMB''@|0|g' \ > -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ > -e 's|@''REPLACE_WCWIDTH''@|0|g' \ > -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ >} > wchar.h-t && \ >mv wchar.h-t wchar.h >rm -f wctype.h-t wctype.h && \ >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \ > -e 's|@''INCLUDE_NEXT''@|include_next|g' \ > -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ > -e 's|@''PRAGMA_COLUMNS''@||g' \ > -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ > -e 's/@''GNULIB_ISWBLANK''@/0/g' \ > -e 's/@''GNULIB_WCTYPE''@/0/g' \ > -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ > -e 's/@''GNULIB_WCTRANS''@/0/g' \ > -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ > -e 's/@''HAVE_ISWBLANK''@/1/g' \ > -e 's/@''HAVE_ISWCNTRL''@/1/g' \ > -e 's/@''HAVE_WCTYPE_T''@/1/g' \ > -e 's/@''HAVE_WCTRANS_T''@/1/g' \ > -e 's/@''HAVE_WINT_T''@/1/g' \ > -e 's/@''REPLACE_ISWBLANK''@/0/g' \ > -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ > -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ > -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ > < ./wctype.in.h; \ >} > wctype.h-t && \ >mv wctype.h-t wctype.h >make all-recursive >make[3]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[4]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -pipe -c exitfail.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -pipe -c localcharset.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -pipe -c xalloc-die.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -pipe -c close-stream.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -pipe -c closeout.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -pipe -c quotearg.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -O2 -pipe -c xmalloc.c >rm -f t-charset.alias charset.alias && \ >/bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias && \ >mv t-charset.alias charset.alias >rm -f t-ref-add.sed ref-add.sed && \ >sed -e '/^#/d' -e 's/@''PACKAGE''@/hello/g' ref-add.sin > t-ref-add.sed && \ >mv t-ref-add.sed ref-add.sed >rm -f t-ref-del.sed ref-del.sed && \ >sed -e '/^#/d' -e 's/@''PACKAGE''@/hello/g' ref-del.sin > t-ref-del.sed && \ >mv t-ref-del.sed ref-del.sed >rm -f libgnu.a >ar cru libgnu.a exitfail.o localcharset.o xalloc-die.o close-stream.o closeout.o quotearg.o xmalloc.o >i686-pc-linux-gnu-ranlib libgnu.a >make[4]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[3]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >Making all in po >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/po' >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/po' >Making all in src >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/src' >i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -O2 -pipe -c hello.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hello hello.o ../gnulib/lib/libgnu.a >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/src' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/doc' >Making all in man >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/man' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/tests' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/tests' >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7' >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7' >>>> Source compiled. >>>> Test phase [check]: app-misc/hello-2.7 > * Tinderbox QA Notice: 'make' called by _eapi0_src_test >make -j14 -j14 -j1 check >Making check in contrib >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/contrib' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/contrib' >Making check in gnulib/lib >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make check-recursive >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[3]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >Making check in po >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/po' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/po' >Making check in src >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/src' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/src' >Making check in doc >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/doc' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/doc' >Making check in man >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/man' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/man' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/tests' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/tests' >PASS: greeting-1 >PASS: greeting-2 >PASS: hello-1 >PASS: last-1 >PASS: traditional-1 >================== >All 5 tests passed >================== >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/tests' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/tests' >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7' > >>>> Install hello-2.7 into /var/tmp/portage/app-misc/hello-2.7/image/ category app-misc >make -j14 DESTDIR=/var/tmp/portage/app-misc/hello-2.7/image/ install >Making install in contrib >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/contrib' >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/contrib' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/contrib' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/contrib' >Making install in gnulib/lib >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make install-recursive >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[3]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[4]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >if test yes = no; then \ > case 'linux-gnu' in \ > darwin[56]*) \ > need_charset_alias=true ;; \ > darwin* | cygwin* | mingw* | pw32* | cegcc*) \ > need_charset_alias=false ;; \ > *) \ > need_charset_alias=true ;; \ > esac ; \ >else \ > need_charset_alias=false ; \ >fi ; \ >if $need_charset_alias; then \ > /bin/sh ../../build-aux/mkinstalldirs /var/tmp/portage/app-misc/hello-2.7/image//usr/lib ; \ >fi ; \ >if test -f /var/tmp/portage/app-misc/hello-2.7/image//usr/lib/charset.alias; then \ > sed -f ref-add.sed /var/tmp/portage/app-misc/hello-2.7/image//usr/lib/charset.alias > /var/tmp/portage/app-misc/hello-2.7/image//usr/lib/charset.tmp ; \ > /usr/bin/install -c -m 644 /var/tmp/portage/app-misc/hello-2.7/image//usr/lib/charset.tmp /var/tmp/portage/app-misc/hello-2.7/image//usr/lib/charset.alias ; \ > rm -f /var/tmp/portage/app-misc/hello-2.7/image//usr/lib/charset.tmp ; \ >else \ > if $need_charset_alias; then \ > sed -f ref-add.sed charset.alias > /var/tmp/portage/app-misc/hello-2.7/image//usr/lib/charset.tmp ; \ > /usr/bin/install -c -m 644 /var/tmp/portage/app-misc/hello-2.7/image//usr/lib/charset.tmp /var/tmp/portage/app-misc/hello-2.7/image//usr/lib/charset.alias ; \ > rm -f /var/tmp/portage/app-misc/hello-2.7/image//usr/lib/charset.tmp ; \ > fi ; \ >fi >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[3]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/gnulib/lib' >Making install in po >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/po' >installing bg.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/bg/LC_MESSAGES/hello.mo >installing ca.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/ca/LC_MESSAGES/hello.mo >installing da.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/da/LC_MESSAGES/hello.mo >installing de.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/de/LC_MESSAGES/hello.mo >installing el.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/el/LC_MESSAGES/hello.mo >installing en@boldquot.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/en@boldquot/LC_MESSAGES/hello.mo >installing en@quot.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/en@quot/LC_MESSAGES/hello.mo >installing eo.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/eo/LC_MESSAGES/hello.mo >installing es.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/es/LC_MESSAGES/hello.mo >installing et.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/et/LC_MESSAGES/hello.mo >installing eu.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/eu/LC_MESSAGES/hello.mo >installing fa.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/fa/LC_MESSAGES/hello.mo >installing fi.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/fi/LC_MESSAGES/hello.mo >installing fr.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/fr/LC_MESSAGES/hello.mo >installing ga.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/ga/LC_MESSAGES/hello.mo >installing gl.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/gl/LC_MESSAGES/hello.mo >installing he.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/he/LC_MESSAGES/hello.mo >installing hr.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/hr/LC_MESSAGES/hello.mo >installing hu.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/hu/LC_MESSAGES/hello.mo >installing id.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/id/LC_MESSAGES/hello.mo >installing it.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/it/LC_MESSAGES/hello.mo >installing ja.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/ja/LC_MESSAGES/hello.mo >installing ka.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/ka/LC_MESSAGES/hello.mo >installing ko.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/ko/LC_MESSAGES/hello.mo >installing lv.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/lv/LC_MESSAGES/hello.mo >installing ms.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/ms/LC_MESSAGES/hello.mo >installing nb.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/nb/LC_MESSAGES/hello.mo >installing nl.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/nl/LC_MESSAGES/hello.mo >installing nn.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/nn/LC_MESSAGES/hello.mo >installing pl.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/pl/LC_MESSAGES/hello.mo >installing pt.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/pt/LC_MESSAGES/hello.mo >installing pt_BR.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/pt_BR/LC_MESSAGES/hello.mo >installing rm.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/rm/LC_MESSAGES/hello.mo >installing ro.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/ro/LC_MESSAGES/hello.mo >installing ru.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/ru/LC_MESSAGES/hello.mo >installing sk.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/sk/LC_MESSAGES/hello.mo >installing sl.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/sl/LC_MESSAGES/hello.mo >installing sr.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/sr/LC_MESSAGES/hello.mo >installing sv.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/sv/LC_MESSAGES/hello.mo >installing th.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/th/LC_MESSAGES/hello.mo >installing tr.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/tr/LC_MESSAGES/hello.mo >installing uk.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/uk/LC_MESSAGES/hello.mo >installing vi.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/vi/LC_MESSAGES/hello.mo >installing zh_CN.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/zh_CN/LC_MESSAGES/hello.mo >installing zh_TW.gmo as /var/tmp/portage/app-misc/hello-2.7/image//usr/share/locale/zh_TW/LC_MESSAGES/hello.mo >if test "hello" = "gettext-tools"; then \ > /bin/mkdir -p /var/tmp/portage/app-misc/hello-2.7/image//usr/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > /usr/bin/install -c -m 644 ./$file \ > /var/tmp/portage/app-misc/hello-2.7/image//usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /var/tmp/portage/app-misc/hello-2.7/image//usr/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/po' >Making install in src >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/src' >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/src' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/app-misc/hello-2.7/image//usr/bin" >make[2]: Nothing to be done for `install-data-am'. > /usr/bin/install -c hello '/var/tmp/portage/app-misc/hello-2.7/image//usr/bin' >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/src' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/src' >Making install in doc >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/doc' >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/doc' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/info" || /bin/mkdir -p "/var/tmp/portage/app-misc/hello-2.7/image//usr/share/info" > /usr/bin/install -c -m 644 ./hello.info '/var/tmp/portage/app-misc/hello-2.7/image//usr/share/info' > install-info --info-dir='/var/tmp/portage/app-misc/hello-2.7/image//usr/share/info' '/var/tmp/portage/app-misc/hello-2.7/image//usr/share/info/hello.info' >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/doc' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/doc' >Making install in man >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/man' >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/man' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/app-misc/hello-2.7/image//usr/share/man/man1" > /usr/bin/install -c -m 644 hello.1 '/var/tmp/portage/app-misc/hello-2.7/image//usr/share/man/man1' >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/man' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/man' >Making install in tests >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/tests' >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/tests' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/tests' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7/tests' >make[1]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7' >make[2]: Entering directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7' >make[1]: Leaving directory `/var/tmp/portage/app-misc/hello-2.7/work/hello-2.7' >>>> Completed installing hello-2.7 into /var/tmp/portage/app-misc/hello-2.7/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/hello > * This package will overwrite one or more files that may belong to other > * packages (see list below). You can use a command such as `portageq > * owners / <filename>` to identify the installed package that owns a > * file. If portageq reports that only one package owns a file then do > * NOT file a bug report. A bug report is only useful if it identifies at > * least two or more packages that are known to install the same file(s). > * If a collision occurs and you can not explain where the file came from > * then you should simply ignore the collision since there is not enough > * information to determine if a real problem exists. Please do NOT file > * a bug report at http://bugs.gentoo.org unless you report exactly which > * two packages install the same file(s). Once again, please do NOT file > * a bug report unless you have completely understood the above message. > * > * Detected file collision(s): > * > * /usr/bin/hello > * > * Searching all installed packages for file collisions... > * > * Press Ctrl-C to Stop > * > * sci-biology/ncbi-tools++-2010.06.15-r1 > * /usr/bin/hello > * > * Package 'app-misc/hello-2.7' NOT merged due to file collisions. If > * necessary, refer to your elog messages for the whole content of the > * above message.
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 371895
: 277213