Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- kls180:~ tim$ env FEATURES="-collision-protect" emerge --oneshot sys-apps/portage
- Calculating dependencies... done!
- >>> Verifying ebuild manifests
- >>> Starting parallel fetch
- >>> Emerging (1 of 34) sys-libs/ncurses-5.9-r2
- cut this to get around pastebin limit
- >>> Emerging (2 of 34) dev-libs/popt-1.16-r1
- * popt-1.16.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
- >>> Unpacking source...
- >>> Unpacking popt-1.16.tar.gz to /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work
- >>> Source unpacked in /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work
- >>> Preparing source in /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16 ...
- * Applying fix-popt-pkgconfig-libdir.patch ... [ ok ]
- * Applying popt-1.15-mint.patch ... [ ok ]
- * Applying popt-1.13-no-wchar-hack.patch ... [ ok ]
- * Running elibtoolize in: popt-1.16/
- * Applying portage/2.2 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.2.6 patch ...
- * Applying darwin-conf/2.2.4 patch ...
- >>> Source prepared.
- >>> Configuring source in /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16 ...
- ./configure --prefix=/Users/tim/gentoo32/usr --build=i686-apple-darwin10 --host=i686-apple-darwin10 --mandir=/Users/tim/gentoo32/usr/share/man --infodir=/Users/tim/gentoo32/usr/share/info --datadir=/Users/tim/gentoo32/usr/share --sysconfdir=/Users/tim/gentoo32/etc --localstatedir=/Users/tim/gentoo32/var/lib --disable-dependency-tracking --disable-static --disable-nls
- checking build system type... i686-apple-darwin10
- checking host system type... i686-apple-darwin10
- checking target system type... i686-apple-darwin10
- checking for a BSD-compatible install... /Users/tim/gentoo32/usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /Users/tim/gentoo32/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for i686-apple-darwin10-gcc... gcc -m32
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc -m32 accepts -g... yes
- checking for gcc -m32 option to accept ISO C89... none needed
- checking dependency style of gcc -m32... none
- checking for gcc -m32 option to accept ISO C99... -std=gnu99
- checking for gcc -m32 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
- checking for i686-apple-darwin10-gcc... (cached) gcc -m32
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc -m32 accepts -g... (cached) yes
- checking for gcc -m32 option to accept ISO C89... (cached) none needed
- checking dependency style of gcc -m32... (cached) none
- checking for a BSD-compatible install... /Users/tim/gentoo32/usr/bin/install -c
- checking for a sed that does not truncate output... /Users/tim/gentoo32/bin/sed
- checking for grep that handles long lines and -e... /Users/tim/gentoo32/bin/grep
- checking for egrep... /Users/tim/gentoo32/bin/grep -E
- checking for fgrep... /Users/tim/gentoo32/bin/grep -F
- checking for ld used by gcc -m32... /Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld
- checking if the linker (/Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld) is GNU ld... no
- checking for BSD- or MS-compatible name lister (nm)... /Users/tim/gentoo32/usr/bin/i686-apple-darwin10-nm
- checking the name lister (/Users/tim/gentoo32/usr/bin/i686-apple-darwin10-nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 196608
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld option to reload object files... -r
- checking for i686-apple-darwin10-objdump... no
- checking for objdump... no
- checking how to recognize dependent libraries... pass_all
- checking for i686-apple-darwin10-ar... i686-apple-darwin10-ar
- checking for i686-apple-darwin10-strip... i686-apple-darwin10-strip
- checking for i686-apple-darwin10-ranlib... i686-apple-darwin10-ranlib
- checking command to parse /Users/tim/gentoo32/usr/bin/i686-apple-darwin10-nm output from gcc -m32 object... ok
- checking for i686-apple-darwin10-dsymutil... no
- checking for dsymutil... dsymutil
- checking for i686-apple-darwin10-nmedit... i686-apple-darwin10-nmedit
- checking for i686-apple-darwin10-lipo... i686-apple-darwin10-lipo
- checking for i686-apple-darwin10-otool... i686-apple-darwin10-otool
- checking for i686-apple-darwin10-otool64... no
- checking for otool64... no
- checking for -single_module linker flag... yes
- checking for -exported_symbols_list linker flag... yes
- checking how to run the C preprocessor... gcc -m32 -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 for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
- checking for gcc -m32 option to produce PIC... -fno-common -DPIC
- checking if gcc -m32 PIC flag -fno-common -DPIC works... yes
- checking if gcc -m32 static flag -static works... no
- checking if gcc -m32 supports -c -o file.o... yes
- checking if gcc -m32 supports -c -o file.o... (cached) yes
- checking whether the gcc -m32 linker (/Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld) supports shared libraries... yes
- checking dynamic linker characteristics... darwin10 dyld
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking whether gcc -m32 needs -traditional... no
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking for library containing strerror... none required
- checking for function prototypes... yes
- checking for string.h... (cached) yes
- checking float.h usability... yes
- checking float.h presence... yes
- checking for float.h... yes
- checking fnmatch.h usability... yes
- checking fnmatch.h presence... yes
- checking for fnmatch.h... yes
- checking glob.h usability... yes
- checking glob.h presence... yes
- checking for glob.h... yes
- checking langinfo.h usability... yes
- checking langinfo.h presence... yes
- checking for langinfo.h... yes
- checking libintl.h usability... no
- checking libintl.h presence... no
- checking for libintl.h... no
- checking mcheck.h usability... no
- checking mcheck.h presence... no
- checking for mcheck.h... no
- checking for unistd.h... (cached) yes
- checking for setreuid... yes
- checking for getuid... yes
- checking for geteuid... yes
- checking for iconv... no
- checking for mtrace... no
- checking for __secure_getenv... no
- checking for setregid... yes
- checking for stpcpy... yes
- checking for strerror... yes
- checking for vasprintf... yes
- checking for srandom... yes
- checking whether NLS is requested... no
- checking for msgfmt... no
- checking for gmsgfmt... :
- checking for xgettext... no
- checking for msgmerge... no
- checking for ld used by GCC... /Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld
- checking if the linker (/Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld) is GNU ld... no
- checking for shared library run path origin... done
- checking for CFPreferencesCopyAppValue... yes
- checking for CFLocaleCopyCurrent... yes
- checking whether to use NLS... no
- checking for iconv... yes
- checking for working iconv... yes
- checking how to link with libiconv... -liconv
- configure: creating ./config.status
- config.status: creating po/Makefile.in
- config.status: creating m4/Makefile
- config.status: creating Doxyfile
- config.status: creating Makefile
- config.status: creating popt.pc
- config.status: creating popt.spec
- config.status: creating test-poptrc
- config.status: creating auto/Makefile
- config.status: creating auto/desc
- config.status: creating auto/types
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing po-directories commands
- config.status: creating po/POTFILES
- config.status: creating po/Makefile
- >>> Source configured.
- >>> Compiling source in /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16 ...
- make
- make all-recursive
- make[1]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
- Making all in po
- make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/po'
- make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/po'
- Making all in .
- make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
- /Users/tim/gentoo32/tmp/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c -o popt.lo popt.c
- libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c popt.c -fno-common -DPIC -o .libs/popt.o
- /Users/tim/gentoo32/tmp/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c -o poptparse.lo poptparse.c
- libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c poptparse.c -fno-common -DPIC -o .libs/poptparse.o
- /Users/tim/gentoo32/tmp/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c -o poptconfig.lo poptconfig.c
- libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c poptconfig.c -fno-common -DPIC -o .libs/poptconfig.o
- /Users/tim/gentoo32/tmp/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c -o popthelp.lo popthelp.c
- libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c popthelp.c -fno-common -DPIC -o .libs/popthelp.o
- popthelp.c:178: warning: unused parameter 'translation_domain'
- popthelp.c:232: warning: unused parameter 'translation_domain'
- /Users/tim/gentoo32/tmp/usr/bin/bash ./libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c -o poptint.lo poptint.c
- libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c poptint.c -fno-common -DPIC -o .libs/poptint.o
- /Users/tim/gentoo32/tmp/usr/bin/bash ./libtool --tag=CC --mode=link gcc -m32 -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -no-undefined -L/Users/tim/gentoo32/usr/lib -liconv -R/Users/tim/gentoo32/usr/lib -Wl,-search_paths_first -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib -o libpopt.la -rpath /Users/tim/gentoo32/usr/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo
- libtool: link: gcc -m32 -dynamiclib -o .libs/libpopt.0.0.0.dylib .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -L/Users/tim/gentoo32/usr/lib /Users/tim/gentoo32/usr/lib/libiconv.dylib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib -m32 -march=prescott -Wl,-search_paths_first -install_name /Users/tim/gentoo32/usr/lib/libpopt.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
- libtool: link: dsymutil .libs/libpopt.0.0.0.dylib || :
- warning: no debug symbols in executable (-arch i386)
- libtool: link: (cd ".libs" && rm -f "libpopt.0.dylib" && ln -s "libpopt.0.0.0.dylib" "libpopt.0.dylib")
- libtool: link: (cd ".libs" && rm -f "libpopt.dylib" && ln -s "libpopt.0.0.0.dylib" "libpopt.dylib")
- libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" )
- gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c test1.c
- test1.c:164: warning: suggest parentheses around arithmetic in operand of |
- /Users/tim/gentoo32/tmp/usr/bin/bash ./libtool --tag=CC --mode=link gcc -m32 -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -Wl,-search_paths_first -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib -o test1 test1.o libpopt.la
- libtool: link: gcc -m32 -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -Wl,-search_paths_first -o .libs/test1 test1.o -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib ./.libs/libpopt.dylib /Users/tim/gentoo32/usr/lib/libiconv.dylib
- gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c test2.c
- /Users/tim/gentoo32/tmp/usr/bin/bash ./libtool --tag=CC --mode=link gcc -m32 -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -Wl,-search_paths_first -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib -o test2 test2.o libpopt.la
- libtool: link: gcc -m32 -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -Wl,-search_paths_first -o .libs/test2 test2.o -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib ./.libs/libpopt.dylib /Users/tim/gentoo32/usr/lib/libiconv.dylib
- gcc -m32 -DHAVE_CONFIG_H -I. -I. -I. -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -c tdict.c
- /Users/tim/gentoo32/tmp/usr/bin/bash ./libtool --tag=CC --mode=link gcc -m32 -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -Wl,-search_paths_first -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib -o tdict tdict.o libpopt.la
- libtool: link: gcc -m32 -march=prescott -Wall -W -D_GNU_SOURCE -D_REENTRANT -Wl,-search_paths_first -o .libs/tdict tdict.o -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib ./.libs/libpopt.dylib /Users/tim/gentoo32/usr/lib/libiconv.dylib
- make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
- Making all in auto
- make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
- make[1]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
- >>> Source compiled.
- >>> Test phase [not enabled]: dev-libs/popt-1.16-r1
- >>> Install popt-1.16-r1 into /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image/ category dev-libs
- make DESTDIR=/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image/ install
- make install-recursive
- make[1]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
- Making install in po
- make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/po'
- if test "popt" = "gettext-tools"; then \
- /Users/tim/gentoo32/bin/mkdir -p /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/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 \
- /Users/tim/gentoo32/usr/bin/install -c -m 644 ./$file \
- /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/share/gettext/po/$file; \
- done; \
- for file in Makevars; do \
- rm -f /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/share/gettext/po/$file; \
- done; \
- else \
- : ; \
- fi
- make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/po'
- Making install in .
- make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
- make[3]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
- make[3]: Nothing to be done for `install-exec-am'.
- test -z "/Users/tim/gentoo32/usr/include" || /Users/tim/gentoo32/bin/mkdir -p "/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/include"
- /Users/tim/gentoo32/usr/bin/install -c -m 644 popt.h '/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/include'
- test -z "/Users/tim/gentoo32/usr/share/man/man3" || /Users/tim/gentoo32/bin/mkdir -p "/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/share/man/man3"
- /Users/tim/gentoo32/usr/bin/install -c -m 644 popt.3 '/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/share/man/man3'
- test -z "/Users/tim/gentoo32/usr/lib/pkgconfig" || /Users/tim/gentoo32/bin/mkdir -p "/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/lib/pkgconfig"
- /Users/tim/gentoo32/usr/bin/install -c -m 644 popt.pc '/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/lib/pkgconfig'
- test -z "/Users/tim/gentoo32/usr/lib" || /Users/tim/gentoo32/bin/mkdir -p "/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/lib"
- /Users/tim/gentoo32/tmp/usr/bin/bash ./libtool --mode=install /Users/tim/gentoo32/usr/bin/install -c libpopt.la '/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/lib'
- libtool: install: /Users/tim/gentoo32/usr/bin/install -c .libs/libpopt.0.0.0.dylib /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/lib/libpopt.0.0.0.dylib
- libtool: install: (cd /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/lib && { ln -s -f libpopt.0.0.0.dylib libpopt.0.dylib || { rm -f libpopt.0.dylib && ln -s libpopt.0.0.0.dylib libpopt.0.dylib; }; })
- libtool: install: (cd /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/lib && { ln -s -f libpopt.0.0.0.dylib libpopt.dylib || { rm -f libpopt.dylib && ln -s libpopt.0.0.0.dylib libpopt.dylib; }; })
- libtool: install: /Users/tim/gentoo32/usr/bin/install -c .libs/libpopt.lai /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/lib/libpopt.la
- libtool: install: warning: remember to run `libtool --finish /Users/tim/gentoo32/usr/lib'
- make[3]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
- make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
- Making install in auto
- make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
- make[3]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
- make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
- make[1]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
- >>> Completed installing popt-1.16-r1 into /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image/
- ecompressdir: bzip2 -9 /usr/share/man
- /Users/tim/gentoo32/var/tmp/portage/._portage_reinstall_.oAyOxQ/bin/misc-functions.sh: line 1046: scanmacho: command not found
- >>> Installing (2 of 34) dev-libs/popt-1.16-r1
- >>> Emerging (3 of 34) app-arch/bzip2-1.0.6-r3
- * bzip2-1.0.6.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
- >>> Unpacking source...
- >>> Unpacking bzip2-1.0.6.tar.gz to /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work
- >>> Source unpacked in /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work
- >>> Preparing source in /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work/bzip2-1.0.6 ...
- * Applying bzip2-1.0.4-makefile-CFLAGS.patch ... [ ok ]
- * Applying bzip2-1.0.6-saneso.patch ... [ ok ]
- * Applying bzip2-1.0.4-man-links.patch ... [ ok ]
- * Applying bzip2-1.0.6-progress.patch ... [ ok ]
- * Applying bzip2-1.0.3-no-test.patch ... [ ok ]
- * Applying bzip2-1.0.4-POSIX-shell.patch ... [ ok ]
- * Applying bzip2-1.0.6-mingw.patch ... [ ok ]
- * Applying bzip2-1.0.5-checkenv.patch ... [ ok ]
- * Applying bzip2-1.0.4-prefix.patch ... [ ok ]
- * Adjusting to prefix /Users/tim/gentoo32
- * bzdiff ... [ ok ]
- * bzgrep ... [ ok ]
- * bzmore ... [ ok ]
- >>> Source prepared.
- >>> Configuring source in /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work/bzip2-1.0.6 ...
- >>> Source configured.
- >>> Compiling source in /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work/bzip2-1.0.6 ...
- make 'CC=gcc -m32' AR=i686-apple-darwin10-ar RANLIB=i686-apple-darwin10-ranlib PREFIX=/Users/tim/gentoo32/usr -f Makefile-libbz2_dylib
- gcc -m32 -march=prescott -fpic -fPIC -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -c blocksort.c
- gcc -m32 -march=prescott -fpic -fPIC -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -c huffman.c
- gcc -m32 -march=prescott -fpic -fPIC -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -c crctable.c
- gcc -m32 -march=prescott -fpic -fPIC -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -c randtable.c
- gcc -m32 -march=prescott -fpic -fPIC -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -c compress.c
- gcc -m32 -march=prescott -fpic -fPIC -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -c decompress.c
- gcc -m32 -march=prescott -fpic -fPIC -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -c bzlib.c
- gcc -m32 -Wl,-search_paths_first -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib -dynamiclib -install_name /Users/tim/gentoo32/usr/lib/libbz2.1.dylib -compatibility_version 1.0.0 -current_version 1.0.6 -o libbz2.1.0.6.dylib blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o
- gcc -m32 -Wl,-search_paths_first -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib -march=prescott -fpic -fPIC -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -o bzip2-shared bzip2.c libbz2.1.0.6.dylib
- rm -f libbz2.1.0.dylib
- ln -s libbz2.1.0.6.dylib libbz2.1.0.dylib
- make 'CC=gcc -m32' AR=i686-apple-darwin10-ar RANLIB=i686-apple-darwin10-ranlib all
- rm -f libbz2.a
- i686-apple-darwin10-ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o
- i686-apple-darwin10-ranlib libbz2.a
- gcc -m32 -march=prescott -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -c bzip2.c
- gcc -m32 -march=prescott -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -Wl,-search_paths_first -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib -o bzip2 bzip2.o -L. -lbz2
- gcc -m32 -march=prescott -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -c bzip2recover.c
- gcc -m32 -march=prescott -Wall -Winline -D_FILE_OFFSET_BITS=64 -I/Users/tim/gentoo32/usr/include -I/Users/tim/gentoo32/tmp/usr/include -Wl,-search_paths_first -L/Users/tim/gentoo32/usr/lib -L/Users/tim/gentoo32/lib -L/Users/tim/gentoo32/tmp/usr/lib -o bzip2recover bzip2recover.o
- >>> Source compiled.
- >>> Test phase [not enabled]: app-arch/bzip2-1.0.6-r3
- >>> Install bzip2-1.0.6-r3 into /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image/ category app-arch
- if ( test ! -d /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin ) ; then mkdir -p /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin ; fi
- if ( test ! -d /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/lib ) ; then mkdir -p /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/lib ; fi
- if ( test ! -d /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man ) ; then mkdir -p /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man ; fi
- if ( test ! -d /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1 ) ; then mkdir -p /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1 ; fi
- if ( test ! -d /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/include ) ; then mkdir -p /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/include ; fi
- cp -f bzip2 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzip2
- cp -f bzip2 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bunzip2
- cp -f bzip2 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzcat
- cp -f bzip2recover /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzip2recover
- chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzip2
- chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bunzip2
- chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzcat
- chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzip2recover
- cp -f bzip2.1 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1
- chmod a+r /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bzip2.1
- ln -s bzip2.1 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bunzip2.1
- ln -s bzip2.1 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bzcat.1
- ln -s bzip2.1 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bzip2recover.1
- cp -f bzlib.h /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/include
- chmod a+r /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/include/bzlib.h
- cp -f libbz2.a /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/lib
- chmod a+r /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/lib/libbz2.a
- cp -f bzgrep /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzgrep
- ln -s bzgrep /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzegrep
- ln -s bzgrep /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzfgrep
- chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzgrep
- cp -f bzmore /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzmore
- ln -s bzmore /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzless
- chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzmore
- cp -f bzdiff /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzdiff
- ln -s bzdiff /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzcmp
- chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzdiff
- cp -f bzgrep.1 bzmore.1 bzdiff.1 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1
- chmod a+r /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bzgrep.1
- chmod a+r /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bzmore.1
- chmod a+r /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bzdiff.1
- echo ".so man1/bzgrep.1" > /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bzegrep.1
- echo ".so man1/bzgrep.1" > /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bzfgrep.1
- echo ".so man1/bzmore.1" > /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bzless.1
- echo ".so man1/bzdiff.1" > /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/share/man/man1/bzcmp.1
- /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/environment: line 1289: scanmacho: command not found
- * gen_usr_ldscript: unable to read install_name from libbz2.dylib
- >>> Completed installing bzip2-1.0.6-r3 into /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image/
- * QA Notice: command not found:
- *
- * /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/environment: line 1289: scanmacho: command not found
- ecompressdir: bzip2 -9 /usr/share/man
- /Users/tim/gentoo32/var/tmp/portage/._portage_reinstall_.oAyOxQ/bin/misc-functions.sh: line 1046: scanmacho: command not found
- >>> Installing (3 of 34) app-arch/bzip2-1.0.6-r3
- dyld: Library not loaded: /Users/tim/gentoo32/usr/lib/libbz2.1.dylib
- Referenced from: /Users/tim/gentoo32/bin/bzip2
- Reason: image not found
- Traceback (most recent call last):
- File "/Users/tim/gentoo32/var/tmp/portage/._portage_reinstall_.oAyOxQ/bin/filter-bash-environment.py", line 149, in <module>
- re.compile(var_pattern), file_in, file_out)
- File "/Users/tim/gentoo32/var/tmp/portage/._portage_reinstall_.oAyOxQ/bin/filter-bash-environment.py", line 111, in filter_bash_environment
- file_out.write(line)
- IOError: [Errno 32] Broken pipe
- * ERROR: app-arch/bzip2-1.0.6-r3 failed (postinst phase):
- * filter-bash-environment.py failed
- *
- * Call stack:
- * ebuild.sh, line 703: Called ebuild_main 'postinst'
- * phase-functions.sh, line 892: Called filter_readonly_variables '--filter-path' '--filter-sandbox' '--allow-extra-vars'
- * phase-functions.sh, line 140: Called die
- * The specific snippet of code:
- * "${PORTAGE_PYTHON:-/Users/tim/gentoo32/tmp/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
- *
- * If you need support, post the output of 'emerge --info =app-arch/bzip2-1.0.6-r3',
- * the complete build log and the output of 'emerge -pqv =app-arch/bzip2-1.0.6-r3'.
- * The complete build log is located at '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/build.log'.
- * The ebuild environment file is located at '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/environment'.
- * Working directory: '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3'
- * S: '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work/bzip2-1.0.6'
- /Users/tim/gentoo32/var/tmp/portage/._portage_reinstall_.oAyOxQ/bin/phase-functions.sh: line 871: 64917 Exit 141 save_ebuild_env --exclude-init-phases
- 64918 Exit 1 | filter_readonly_variables --filter-path --filter-sandbox --allow-extra-vars
- 64919 Trace/BPT trap | ${PORTAGE_BZIP2_COMMAND} -c -f9 > "$PORTAGE_UPDATE_ENV"
- !!! FAILED postinst: 1
- >>> Emerging (4 of 34) sys-devel/gnuconfig-20120116
- * gnuconfig-20120116.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
- >>> Unpacking source...
- >>> Unpacking gnuconfig-20120116.tar.bz2 to /Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/work
- dyld: Library not loaded: /Users/tim/gentoo32/usr/lib/libbz2.1.dylib
- Referenced from: /Users/tim/gentoo32/bin/bzip2
- Reason: image not found
- tar: This does not look like a tar archive
- tar: Exiting with failure status due to previous errors
- * ERROR: sys-devel/gnuconfig-20120116 failed (unpack phase):
- * failure unpacking gnuconfig-20120116.tar.bz2
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_unpack
- * environment, line 2003: Called unpack 'gnuconfig-20120116.tar.bz2'
- * phase-helpers.sh, line 312: Called _unpack_tar 'bzip2 -d'
- * phase-helpers.sh, line 282: Called assert_sigpipe_ok 'failure unpacking gnuconfig-20120116.tar.bz2'
- * isolated-functions.sh, line 37: Called die
- * The specific snippet of code:
- * [[ $x -ne 0 && $x -ne ${PORTAGE_SIGPIPE_STATUS:-141} ]] && die "$@"
- *
- * If you need support, post the output of 'emerge --info =sys-devel/gnuconfig-20120116',
- * the complete build log and the output of 'emerge -pqv =sys-devel/gnuconfig-20120116'.
- * The complete build log is located at '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/temp/build.log'.
- * The ebuild environment file is located at '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/temp/environment'.
- * Working directory: '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/work'
- * S: '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/work'
- >>> Failed to emerge sys-devel/gnuconfig-20120116, Log file:
- >>> '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/temp/build.log'
- * Messages for package sys-libs/ncurses-5.9-r2:
- * gen_usr_ldscript: unable to read install_name from libcurses.dylib
- * gen_usr_ldscript: unable to read install_name from libncurses.dylib
- * Messages for package app-arch/bzip2-1.0.6-r3:
- * gen_usr_ldscript: unable to read install_name from libbz2.dylib
- * ERROR: app-arch/bzip2-1.0.6-r3 failed (postinst phase):
- * filter-bash-environment.py failed
- *
- * Call stack:
- * ebuild.sh, line 703: Called ebuild_main 'postinst'
- * phase-functions.sh, line 892: Called filter_readonly_variables '--filter-path' '--filter-sandbox' '--allow-extra-vars'
- * phase-functions.sh, line 140: Called die
- * The specific snippet of code:
- * "${PORTAGE_PYTHON:-/Users/tim/gentoo32/tmp/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
- *
- * If you need support, post the output of 'emerge --info =app-arch/bzip2-1.0.6-r3',
- * the complete build log and the output of 'emerge -pqv =app-arch/bzip2-1.0.6-r3'.
- * The complete build log is located at '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/build.log'.
- * The ebuild environment file is located at '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/environment'.
- * Working directory: '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3'
- * S: '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work/bzip2-1.0.6'
- * Messages for package sys-devel/gnuconfig-20120116:
- * ERROR: sys-devel/gnuconfig-20120116 failed (unpack phase):
- * failure unpacking gnuconfig-20120116.tar.bz2
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_unpack
- * environment, line 2003: Called unpack 'gnuconfig-20120116.tar.bz2'
- * phase-helpers.sh, line 312: Called _unpack_tar 'bzip2 -d'
- * phase-helpers.sh, line 282: Called assert_sigpipe_ok 'failure unpacking gnuconfig-20120116.tar.bz2'
- * isolated-functions.sh, line 37: Called die
- * The specific snippet of code:
- * [[ $x -ne 0 && $x -ne ${PORTAGE_SIGPIPE_STATUS:-141} ]] && die "$@"
- *
- * If you need support, post the output of 'emerge --info =sys-devel/gnuconfig-20120116',
- * the complete build log and the output of 'emerge -pqv =sys-devel/gnuconfig-20120116'.
- * The complete build log is located at '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/temp/build.log'.
- * The ebuild environment file is located at '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/temp/environment'.
- * Working directory: '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/work'
- * S: '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/work'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement