Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 302559 Details for
Bug 360863
app-portage/portage-utils: tests: unable to 'import portage' in python code
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Full build log
build.log (text/plain), 44.41 KB, created by
Dan Wallis
on 2012-02-20 03:51:02 UTC
(
hide
)
Description:
Full build log
Filename:
MIME Type:
Creator:
Dan Wallis
Created:
2012-02-20 03:51:02 UTC
Size:
44.41 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-portage/portage-utils-0.9 >[32;01m * [39;49;00mRepository: gentoo_prefix >[32;01m * [39;49;00mMaintainer: portage-utils@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc kernel_linux prefix test userland_GNU x86 >[32;01m * [39;49;00mFEATURES: preserve-libs test >>>> Unpacking source... >>>> Unpacking portage-utils-0.9.tar.xz to /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work >>>> Source unpacked in /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work >>>> Preparing source in /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9 ... >>>> Source prepared. >>>> Configuring source in /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9 ... > * econf: updating portage-utils-0.9/autotools/config.guess with /home/fredden/.gentoo/usr/share/gnuconfig/config.guess > * econf: updating portage-utils-0.9/autotools/config.sub with /home/fredden/.gentoo/usr/share/gnuconfig/config.sub >./configure --prefix=/home/fredden/.gentoo/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/home/fredden/.gentoo/usr/share/man --infodir=/home/fredden/.gentoo/usr/share/info --datadir=/home/fredden/.gentoo/usr/share --sysconfdir=/home/fredden/.gentoo/etc --localstatedir=/home/fredden/.gentoo/var/lib --with-eprefix=/home/fredden/.gentoo >checking for a BSD-compatible install... /home/fredden/.gentoo/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /home/fredden/.gentoo/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >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 dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking whether i686-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes >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 -std=gnu99 -E >checking for grep that handles long lines and -e... /home/fredden/.gentoo/bin/grep >checking for egrep... /home/fredden/.gentoo/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 for Minix Amsterdam compiler... no >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for canonicalize_file_name... yes >checking for getcwd... yes >checking for readlink... yes >checking for realpath... yes >checking for _set_invalid_parameter_handler... no >checking for fchdir... yes >checking for faccessat... yes >checking for access... yes >checking for fcntl... yes >checking for symlink... yes >checking for fdopendir... yes >checking for mempcpy... yes >checking for fstatat... yes >checking for futimens... yes >checking for getdelim... yes >checking for getdtablesize... yes >checking for gettimeofday... yes >checking for nanotime... no >checking for lstat... yes >checking for mprotect... yes >checking for mkdirat... yes >checking for openat... yes >checking for readlinkat... yes >checking for link... yes >checking for renameat... yes >checking for strdup... yes >checking for symlinkat... yes >checking for pipe... yes >checking for unlinkat... yes >checking for futimes... yes >checking for futimesat... yes >checking for utimensat... yes >checking for lutimes... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking for sys/param.h... yes >checking for unistd.h... (cached) yes >checking for sys/socket.h... yes >checking for dirent.h... yes >checking for libgen.h... yes >checking for sys/time.h... yes >checking for sys/mman.h... yes >checking for wchar.h... yes >checking for stdint.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for utime.h... yes >checking for inline... inline >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 whether setregid is declared... yes >checking for uid_t in sys/types.h... yes >checking type of array argument to getgroups... gid_t >checking for getgroups... yes >checking for working getgroups... yes >checking whether fchdir is declared... yes >checking for working fcntl.h... yes >checking for pid_t... yes >checking for mode_t... yes >checking whether lstat correctly handles trailing slash... yes >checking whether getcwd (NULL, 0) allocates memory for result... yes >checking for getcwd with POSIX signature... yes >checking whether getdelim is declared... yes >checking whether getline is declared... yes >checking for C/C++ restrict keyword... __restrict >checking for struct timeval... yes >checking whether gettimeofday is declared without a macro... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether memrchr is declared... yes >checking for promoted mode_t type... mode_t >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for wchar_t... yes >checking whether stdint.h conforms to C99... yes >checking whether strdup is declared... yes >checking whether strerror(0) succeeds... yes >checking whether ffsl is declared without a macro... yes >checking whether ffsll is declared without a macro... yes >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 for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether strncat works... yes >checking whether stat file-mode macros are broken... no >checking for struct timespec in <time.h>... yes >checking whether the utimes function works... yes >checking for struct utimbuf... yes >checking for alloca as a compiler built-in... yes >checking whether this system has an arbitrary file name length limit... yes >checking for library containing clock_gettime... -lrt >checking for clock_gettime... yes >checking for clock_settime... yes >checking for closedir... yes >checking whether alphasort is declared without a macro... yes >checking whether closedir is declared without a macro... yes >checking whether dirfd is declared without a macro... yes >checking whether fdopendir is declared without a macro... yes >checking whether opendir is declared without a macro... yes >checking whether readdir is declared without a macro... yes >checking whether rewinddir is declared without a macro... yes >checking whether scandir is declared without a macro... yes >checking for dirfd... yes >checking whether dirfd is declared... (cached) yes >checking whether dirfd is a macro... no >checking whether // is distinct from /... (cached) no >checking whether dup2 works... yes >checking for error_at_line... yes >checking for euidaccess... yes >checking whether fcntl handles F_DUPFD correctly... yes >checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check >checking whether fcntl is declared without a macro... yes >checking whether openat is declared without a macro... yes >checking whether fdopendir is declared... (cached) yes >checking whether fdopendir works... yes >checking whether fstatat (..., 0) works... yes >checking whether futimens works... no >checking for working getdelim function... yes >checking whether getgroups handles negative values... yes >checking for getline... yes >checking for working getline function... yes >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... almost >checking for group_member... yes >checking whether the compiler generally respects inline... yes >checking for mempcpy... (cached) yes >checking for memrchr... yes >checking whether mkdir handles trailing slash... yes >checking whether mkdir handles trailing dot... yes >checking whether open recognizes a trailing slash... yes >checking for opendir... yes >checking whether program_invocation_name is declared... yes >checking whether program_invocation_short_name is declared... yes >checking whether readlink signature is correct... yes >checking whether readlink handles trailing slash correctly... yes >checking whether rename honors trailing slash on destination... yes >checking whether rename honors trailing slash on source... yes >checking whether rename manages hard links correctly... yes >checking whether rename manages existing destinations correctly... yes >checking whether rmdir works... yes >checking for ssize_t... yes >checking whether stat handles trailing slashes on directories... yes >checking whether stat handles trailing slashes on files... yes >checking for struct stat.st_atim.tv_nsec... yes >checking whether struct stat.st_atim is of type struct timespec... yes >checking for struct stat.st_birthtimespec.tv_nsec... no >checking for struct stat.st_birthtimensec... no >checking for struct stat.st_birthtim.tv_nsec... no >checking whether NULL can be used in arbitrary expressions... yes >checking whether dprintf is declared without a macro... yes >checking whether fpurge is declared without a macro... no >checking whether fseeko is declared without a macro... yes >checking whether ftello is declared without a macro... yes >checking whether getdelim is declared without a macro... yes >checking whether getline is declared without a macro... yes >checking whether pclose is declared without a macro... yes >checking whether popen is declared without a macro... yes >checking whether renameat is declared without a macro... yes >checking whether snprintf is declared without a macro... yes >checking whether tmpfile is declared without a macro... yes >checking whether vdprintf is declared without a macro... yes >checking whether vsnprintf is declared without a macro... yes >checking whether _Exit is declared without a macro... yes >checking whether atoll is declared without a macro... yes >checking whether canonicalize_file_name is declared without a macro... yes >checking whether getloadavg is declared without a macro... yes >checking whether getsubopt is declared without a macro... yes >checking whether grantpt is declared without a macro... yes >checking whether initstate_r is declared without a macro... yes >checking whether mkdtemp is declared without a macro... yes >checking whether mkostemp is declared without a macro... yes >checking whether mkostemps is declared without a macro... yes >checking whether mkstemp is declared without a macro... yes >checking whether mkstemps is declared without a macro... yes >checking whether posix_openpt is declared without a macro... yes >checking whether ptsname is declared without a macro... yes >checking whether ptsname_r is declared without a macro... yes >checking whether random_r is declared without a macro... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >checking whether setenv is declared without a macro... yes >checking whether setstate_r is declared without a macro... yes >checking whether srandom_r is declared without a macro... yes >checking whether strtod is declared without a macro... yes >checking whether strtoll is declared without a macro... yes >checking whether strtoull is declared without a macro... yes >checking whether unlockpt is declared without a macro... yes >checking whether unsetenv is declared without a macro... yes >checking for working strerror function... yes >checking whether symlink handles trailing slash correctly... yes >checking for nlink_t... yes >checking whether fchmodat is declared without a macro... yes >checking whether fstat is declared without a macro... yes >checking whether fstatat is declared without a macro... yes >checking whether futimens is declared without a macro... yes >checking whether lchmod is declared without a macro... yes >checking whether lstat is declared without a macro... yes >checking whether mkdirat is declared without a macro... yes >checking whether mkfifo is declared without a macro... yes >checking whether mkfifoat is declared without a macro... yes >checking whether mknod is declared without a macro... yes >checking whether mknodat is declared without a macro... yes >checking whether stat is declared without a macro... yes >checking whether utimensat is declared without a macro... yes >checking whether chdir is declared without a macro... yes >checking whether chown is declared without a macro... yes >checking whether dup 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 fdatasync 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 group_member 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 sethostname 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 unlink honors trailing slashes... yes >checking whether unlink of a parent directory fails as it should... guessing yes >checking whether utimensat works... needs runtime check >checking CFLAGS for maximum warnings... -Wall >checking whether C compiler accepts -Wunused... yes >checking whether C compiler accepts -Wimplicit... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wno-missing-prototypes... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wbad-function-cast... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wcomment... yes >checking whether C compiler accepts -Winline... yes >checking whether C compiler accepts -Wchar-subscripts... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wno-format-nonliteral... yes >checking whether C compiler accepts -Wsequence-point... yes >checking whether C compiler accepts -Wextra... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating autotools/gnulib/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9 ... >make >make all-recursive >make[1]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9' >Making all in autotools/gnulib >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' > GEN alloca.h > GEN c++defs.h > GEN arg-nonnull.h > GEN warn-on-use.h > GEN dirent.h > GEN fcntl.h > GEN stdio.h > GEN stdlib.h > GEN string.h > GEN sys/stat.h > GEN sys/time.h > GEN time.h > GEN unistd.h >make all-recursive >make[3]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' >make[4]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' > CC cloexec.o > CC dirname-lgpl.o > CC basename-lgpl.o > CC stripslash.o > CC exitfail.o > CC fd-hook.o > CC filenamecat-lgpl.o > CC gettime.o > CC malloca.o > CC openat-die.o > CC progname.o > CC save-cwd.o > CC dup-safer.o > CC fd-safer.o > CC pipe-safer.o > CC utimens.o > CC xmalloc.o > CC xalloc-die.o > CC chdir-long.o > CC fcntl.o > CC futimens.o > CC openat-proc.o > CC utimensat.o > AR libgnu.a >make[4]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' >make[3]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9' > CC q-main.o >In file included from libq/libq.c:12:0, > from main.c:97: >libq/colors.c: In function âcolor_remapâ: >libq/colors.c:79:17: warning: comparison between signed and unsigned integer expressions >libq/colors.c:91:16: warning: comparison between signed and unsigned integer expressions >In file included from libq/libq.c:24:0, > from main.c:97: >libq/safe_io.c: At top level: >libq/safe_io.c:37:0: warning: "fwrite" redefined >./autotools/gnulib/stdio.h:904:0: note: this is the location of the previous definition >In file included from libq/libq.c:38:0, > from main.c:97: >libq/prelink.c: In function âis_prelink_elfâ: >libq/prelink.c:78:10: warning: comparison between signed and unsigned integer expressions >In file included from include_applets.h:4:0, > from main.c:1226: >qfile.c: In function âqfileâ: >qfile.c:100:14: warning: comparison between signed and unsigned integer expressions >qfile.c: In function âprepare_qfile_argsâ: >qfile.c:419:9: warning: comparison between signed and unsigned integer expressions >qfile.c:436:9: warning: comparison between signed and unsigned integer expressions >In file included from include_applets.h:5:0, > from main.c:1226: >qlist.c: In function âgrab_pkg_umapâ: >qlist.c:96:17: warning: comparison between signed and unsigned integer expressions >In file included from include_applets.h:10:0, > from main.c:1226: >quse.c: In function âquse_describe_flagâ: >quse.c:99:16: warning: comparison between signed and unsigned integer expressions >quse.c:109:17: warning: comparison between signed and unsigned integer expressions >quse.c:163:14: warning: comparison between signed and unsigned integer expressions >In file included from include_applets.h:11:0, > from main.c:1226: >qxpak.c: In function âxpak_extractâ: >qxpak.c:217:9: warning: comparison between signed and unsigned integer expressions >qxpak.c:223:9: warning: comparison between signed and unsigned integer expressions >qxpak.c: In function â_xpak_add_fileâ: >qxpak.c:288:3: warning: format â%luâ expects type âlong unsigned intâ, but argument 9 has type â__off64_tâ >In file included from include_applets.h:13:0, > from main.c:1226: >qgrep.c: In function âqgrep_mainâ: >qgrep.c:519:32: warning: signed and unsigned type in conditional expression >qgrep.c:522:7: warning: signed and unsigned type in conditional expression >qgrep.c:525:7: warning: signed and unsigned type in conditional expression >qgrep.c:528:7: warning: signed and unsigned type in conditional expression >qgrep.c:549:6: warning: signed and unsigned type in conditional expression >In file included from include_applets.h:15:0, > from main.c:1226: >qmerge.c: In function âinstall_mask_pwdâ: >qmerge.c:301:19: warning: comparison between signed and unsigned integer expressions >In file included from include_applets.h:16:0, > from main.c:1226: >qcache.c: In function âread_keywordsâ: >qcache.c:210:9: warning: comparison between signed and unsigned integer expressions >qcache.c: In function âqcache_count_linesâ: >qcache.c:239:38: warning: comparison between signed and unsigned integer expressions >qcache.c: In function âqcache_read_linesâ: >qcache.c:271:9: warning: comparison between signed and unsigned integer expressions >qcache.c:277:38: warning: comparison between signed and unsigned integer expressions >qcache.c:289:4: warning: comparison between signed and unsigned integer expressions >In file included from include_applets.h:16:0, > from main.c:1226: >qcache.c: In function âqcache_droppedâ: >qcache.c:730:17: warning: comparison between signed and unsigned integer expressions >qcache.c: In function âqcache_statsâ: >qcache.c:764:10: warning: comparison between signed and unsigned integer expressions >qcache.c:769:17: warning: comparison between signed and unsigned integer expressions >main.c: At top level: >libq/xmkdir.c:110:15: warning: ârmdir_râ defined but not used > CCLD q >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9' >make[1]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9' >>>> Source compiled. >>>> Test phase [check]: app-portage/portage-utils-0.9 >Making check in autotools/gnulib >make[1]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' >make check-recursive >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' >make[3]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' >make[1]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/autotools/gnulib' >make[1]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9' >make[1]: Nothing to be done for `check-am'. >make[1]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9' >make -C /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests AUTOTOOLS=true abs_top_builddir="/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9" abs_top_srcdir="/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9" check >make[1]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests' >ret=0 ; \ >for test in reinitialize atom_compare atom_explode mkdir qfile qlist qtbz2 quse qxpak install profile source ; do \ > if cd $test ; then \ > make check || ret=1 ; \ > cd .. ; \ > else \ > ret=1 ; \ > fi ; \ >done ; \ >exit ${ret} >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/reinitialize' >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/reinitialize/dotest >q: Updating ebuild cache ... >q: Finished 19032 entries in 50.085145 seconds >PASS: q -CR >reinitialize: 1 passes / 0 fails >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/reinitialize' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_compare' >mkdir -p /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_compare >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/q atom -c `cat /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_compare/static.tests` > /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_compare/static >#q atom -c `cat static.tests` > static >mkdir -p /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_compare >./atom-compare.py `cat /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_compare/static.tests` > /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_compare/portage >Traceback (most recent call last): > File "./atom-compare.py", line 3, in <module> > import sys,portage >ImportError: No module named portage >make[2]: *** [portage] Error 1 >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_compare' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_explode' >mkdir -p /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_explode >cc -O2 -pipe -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wsequence-point -Wextra -Wall /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_explode/test.c -o /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_explode/e >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_explode/../../libq/xmalloc.c:38:14: warning: âxcallocâ defined but not used >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_explode/../../libq/xmalloc.c:63:14: warning: âxmemdupâ defined but not used >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_explode/dotest >atom_explode(): >real 0m0.518s >user 0m0.432s >sys 0m0.056s > >portage:Traceback (most recent call last): > File "/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_explode/atom-explode.py", line 3, in <module> > import sys,portage >ImportError: No module named portage > >real 0m0.383s >user 0m0.348s >sys 0m0.036s >make[2]: *** [dotest] Error 1 >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/atom_explode' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir' >mkdir -p /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir >cc -O2 -pipe -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wno-format-nonliteral -Wsequence-point -Wextra -Wall /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir/test.c -o /home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir/m >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir/../../libq/xmalloc.c:38:14: warning: âxcallocâ defined but not used >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir/../../libq/xmalloc.c:46:14: warning: âxzallocâ defined but not used >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir/../../libq/xmalloc.c:55:14: warning: âxreallocâ defined but not used >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir/../../libq/xmalloc.c:63:14: warning: âxmemdupâ defined but not used >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir/../../libq/xmkdir.c:110:15: warning: ârmdir_râ defined but not used >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir/dotest >PASS: empty a >PASS: empty a/ >PASS: empty a/b >PASS: empty a/b/ >PASS: empty a/b/c >PASS: empty a/b/c/ >PASS: exist a >PASS: exist a/ >PASS: exist a/b >PASS: exist a/b/ >PASS: exist a/b/c >PASS: exist a/b/c/ >PASS: rm a/b/ >PASS: rm a/b >PASS: rm . >PASS: rm a tree >mkdir: 16 passes / 0 fails >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/mkdir' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qfile' >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qfile/dotest >FAIL: q file -Cq /bin/bash /bin/XXXXX > - expected result was: app-shells/bash > - actual result was: >FAIL: q file -Co /bin/bash /bin/XXXXX > - expected result was: /bin/XXXXX > - actual result was: /bin/bash >/bin/XXXXX >FAIL: echo -e "/bin/bash\n/bin/XXXXX" | q file -Cq -f - > - expected result was: app-shells/bash > - actual result was: >FAIL: echo -e "/bin/bash\n/bin/XXXXX" | q file -Co -f - > - expected result was: /bin/XXXXX > - actual result was: /bin/bash >/bin/XXXXX >PASS: q file -Co -x bash /bin/bash >PASS: q file -Co -x app-shells/bash /bin/bash >PASS: q file -Co -x bash:0 /bin/bash >PASS: q file -Co -x app-shells/bash:0 /bin/bash >qfile: 4 passes / 4 fails >make[2]: *** [check] Error 1 >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qfile' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qlist' >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qlist/dotest >PASS: qlist -IC | grep -v CVS >PASS: qlist -C cpio >PASS: qlist -C mtools -e -v >PASS: qlist -C mtools -d >PASS: qlist -C mtools -o >PASS: qlist -C mtools -s >PASS: qlist -ICSL | grep -v CVS >qlist: 7 passes / 0 fails >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qlist' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qtbz2' >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qtbz2/dotest >PASS: check basic creation >PASS: check basic creation with dir change >PASS: check basic creation (with guess) >PASS: check basic creation (with better guess) >PASS: check basic creation (with best guess) >PASS: check basic splitting >PASS: check basic splitting to diff dir >qtbz2: 7 passes / 0 fails >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qtbz2' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/quse' >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/quse/dotest >PASS: arch.list >PASS: use.desc >PASS: use.local.desc >PASS: desc/elibc.desc >PASS: multi file match >quse: 5 passes / 0 fails >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/quse' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qxpak' >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qxpak/dotest >PASS: check basic creation >PASS: single file extraction: a >PASS: single file extraction: b >PASS: single file extraction: c >PASS: single file extraction: d >PASS: single file extraction: e >PASS: single file extraction: f >PASS: multi file extraction >PASS: check unpacking to diff dir >PASS: check creating from diff dir >PASS: check creation with clobbered output and file order >qxpak: 11 passes / 0 fails >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/qxpak' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/install' >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/install/dotest >Installing symlinks: > qatom ... [OK] > qcache ... [OK] > qcheck ... [OK] > qdepends ... [OK] > qfile ... [OK] > qglsa ... [OK] > qgrep ... [OK] > qlist ... [OK] > qlop ... [OK] > qmerge ... [OK] > qpkg ... [OK] > qsearch ... [OK] > qsize ... [OK] > qtbz2 ... [OK] > quse ... [OK] > qxpak ... [OK] >PASS: qatom >PASS: qcache >PASS: qcheck >PASS: qdepends >PASS: qfile >PASS: qglsa >PASS: qgrep >PASS: qlist >PASS: qlop >PASS: qmerge >PASS: qpkg >PASS: qsearch >PASS: qsize >PASS: qtbz2 >PASS: quse >PASS: qxpak >install: 16 passes / 0 fails >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/install' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/profile' >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/profile/dotest >PASS: (inv) ROOT = / >PASS: (inv) ARCH = >FAIL: (inv) PORTAGE_BINHOST = >we got: {http://tinderbox.dev.gentoo.org/default-linux/x86/All} >full env: > {ROOT = /} > {ACCEPT_LICENSE = * -@EULA} > {INSTALL_MASK =} > {ARCH =} > {CONFIG_PROTECT = /home/fredden/.gentoo/etc /etc} > {CONFIG_PROTECT_MASK = /etc/env.d} > {NOCOLOR = 1} > {FEATURES = noman noinfo nodoc "assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" preserve-libs force-prefix} > {EPREFIX = /home/fredden/.gentoo/} > {PORTDIR = /home/fredden/.gentoo/usr/portage} > {PORTAGE_BINHOST = http://tinderbox.dev.gentoo.org/default-linux/x86/All} > {PORTAGE_TMPDIR = /home/fredden/.gentoo/var/tmp} > {PKGDIR = /home/fredden/.gentoo/usr/portage/packages} > {Q_VDB = /home/fredden/.gentoo/var/db/pkg} >FAIL: (1) ARCH = x86 >we got: {} >full env: > {ROOT = /} > {ACCEPT_LICENSE = * -@EULA} > {INSTALL_MASK =} > {ARCH =} > {CONFIG_PROTECT = /home/fredden/.gentoo/etc /etc} > {CONFIG_PROTECT_MASK = /etc/env.d} > {NOCOLOR = 1} > {FEATURES = noman noinfo nodoc "assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" preserve-libs force-prefix} > {EPREFIX = /home/fredden/.gentoo/} > {PORTDIR = /home/fredden/.gentoo/usr/portage} > {PORTAGE_BINHOST = http://tinderbox.dev.gentoo.org/default-linux/x86/All} > {PORTAGE_TMPDIR = /home/fredden/.gentoo/var/tmp} > {PKGDIR = /home/fredden/.gentoo/usr/portage/packages} > {Q_VDB = /home/fredden/.gentoo/var/db/pkg} >FAIL: (1) INSTALL_MASK = imask >we got: {} >full env: > {ROOT = /} > {ACCEPT_LICENSE = * -@EULA} > {INSTALL_MASK =} > {ARCH =} > {CONFIG_PROTECT = /home/fredden/.gentoo/etc /etc} > {CONFIG_PROTECT_MASK = /etc/env.d} > {NOCOLOR = 1} > {FEATURES = noman noinfo nodoc "assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" preserve-libs force-prefix} > {EPREFIX = /home/fredden/.gentoo/} > {PORTDIR = /home/fredden/.gentoo/usr/portage} > {PORTAGE_BINHOST = http://tinderbox.dev.gentoo.org/default-linux/x86/All} > {PORTAGE_TMPDIR = /home/fredden/.gentoo/var/tmp} > {PKGDIR = /home/fredden/.gentoo/usr/portage/packages} > {Q_VDB = /home/fredden/.gentoo/var/db/pkg} >FAIL: (1) CONFIG_PROTECT = >we got: {/home/fredden/.gentoo/etc /etc} >full env: > {ROOT = /} > {ACCEPT_LICENSE = * -@EULA} > {INSTALL_MASK =} > {ARCH =} > {CONFIG_PROTECT = /home/fredden/.gentoo/etc /etc} > {CONFIG_PROTECT_MASK = /etc/env.d} > {NOCOLOR = 1} > {FEATURES = noman noinfo nodoc "assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" preserve-libs force-prefix} > {EPREFIX = /home/fredden/.gentoo/} > {PORTDIR = /home/fredden/.gentoo/usr/portage} > {PORTAGE_BINHOST = http://tinderbox.dev.gentoo.org/default-linux/x86/All} > {PORTAGE_TMPDIR = /home/fredden/.gentoo/var/tmp} > {PKGDIR = /home/fredden/.gentoo/usr/portage/packages} > {Q_VDB = /home/fredden/.gentoo/var/db/pkg} >FAIL: (1) FEATURES = feat >we got: {noman noinfo nodoc "assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" preserve-libs force-prefix} >full env: > {ROOT = /} > {ACCEPT_LICENSE = * -@EULA} > {INSTALL_MASK =} > {ARCH =} > {CONFIG_PROTECT = /home/fredden/.gentoo/etc /etc} > {CONFIG_PROTECT_MASK = /etc/env.d} > {NOCOLOR = 1} > {FEATURES = noman noinfo nodoc "assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" preserve-libs force-prefix} > {EPREFIX = /home/fredden/.gentoo/} > {PORTDIR = /home/fredden/.gentoo/usr/portage} > {PORTAGE_BINHOST = http://tinderbox.dev.gentoo.org/default-linux/x86/All} > {PORTAGE_TMPDIR = /home/fredden/.gentoo/var/tmp} > {PKGDIR = /home/fredden/.gentoo/usr/portage/packages} > {Q_VDB = /home/fredden/.gentoo/var/db/pkg} >FAIL: (1) CONFIG_PROTECT_MASK = asdf >we got: {/etc/env.d} >full env: > {ROOT = /} > {ACCEPT_LICENSE = * -@EULA} > {INSTALL_MASK =} > {ARCH =} > {CONFIG_PROTECT = /home/fredden/.gentoo/etc /etc} > {CONFIG_PROTECT_MASK = /etc/env.d} > {NOCOLOR = 1} > {FEATURES = noman noinfo nodoc "assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" preserve-libs force-prefix} > {EPREFIX = /home/fredden/.gentoo/} > {PORTDIR = /home/fredden/.gentoo/usr/portage} > {PORTAGE_BINHOST = http://tinderbox.dev.gentoo.org/default-linux/x86/All} > {PORTAGE_TMPDIR = /home/fredden/.gentoo/var/tmp} > {PKGDIR = /home/fredden/.gentoo/usr/portage/packages} > {Q_VDB = /home/fredden/.gentoo/var/db/pkg} >FAIL: (1) ACCEPT_LICENSE = lic >we got: {* -@EULA} >full env: > {ROOT = /} > {ACCEPT_LICENSE = * -@EULA} > {INSTALL_MASK =} > {ARCH =} > {CONFIG_PROTECT = /home/fredden/.gentoo/etc /etc} > {CONFIG_PROTECT_MASK = /etc/env.d} > {NOCOLOR = 1} > {FEATURES = noman noinfo nodoc "assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" preserve-libs force-prefix} > {EPREFIX = /home/fredden/.gentoo/} > {PORTDIR = /home/fredden/.gentoo/usr/portage} > {PORTAGE_BINHOST = http://tinderbox.dev.gentoo.org/default-linux/x86/All} > {PORTAGE_TMPDIR = /home/fredden/.gentoo/var/tmp} > {PKGDIR = /home/fredden/.gentoo/usr/portage/packages} > {Q_VDB = /home/fredden/.gentoo/var/db/pkg} >profile: 2 passes / 7 fails >make[2]: *** [check] Error 1 >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/profile' >make[2]: Entering directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/source' >/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/source/dotest >PASS: src.typos >PASS: src.obsolete.funcs >PASS: src.bad.constants >PASS: src.obsolete.headers >PASS: src.use.xfuncs >PASS: src.style >PASS: src.space >source: 7 passes / 0 fails >make[2]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests/source' >make[1]: *** [check] Error 1 >make[1]: Leaving directory `/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9/tests' >make: *** [check-hook] Error 2 > [31;01m*[0m ERROR: app-portage/portage-utils-0.9 failed (test phase): > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called call-ebuildshell 'src_test' > [31;01m*[0m environment, line 450: Called src_test > [31;01m*[0m environment, line 2520: Called _eapi0_src_test > [31;01m*[0m phase-helpers.sh, line 550: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m $emake_cmd -j1 check || \ > [31;01m*[0m die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-portage/portage-utils-0.9', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-portage/portage-utils-0.9'. > [31;01m*[0m The complete build log is located at '/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/temp/environment'. > [31;01m*[0m S: '/home/fredden/.gentoo/var/tmp/portage/app-portage/portage-utils-0.9/work/portage-utils-0.9'
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 360863
:
267473
|
302559
|
309109