Advertisement
Guest User

Untitled

a guest
Aug 9th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.84 KB | None | 0 0
  1. kls180:~ tim$ env FEATURES="-collision-protect" emerge --oneshot sys-apps/portage
  2. Calculating dependencies... done!
  3.  
  4. >>> Verifying ebuild manifests
  5.  
  6. >>> Starting parallel fetch
  7.  
  8. >>> Emerging (1 of 34) sys-libs/ncurses-5.9-r2
  9. cut this to get around pastebin limit
  10.  
  11. >>> Emerging (2 of 34) dev-libs/popt-1.16-r1
  12. * popt-1.16.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  13. >>> Unpacking source...
  14. >>> Unpacking popt-1.16.tar.gz to /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work
  15. >>> Source unpacked in /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work
  16. >>> Preparing source in /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16 ...
  17. * Applying fix-popt-pkgconfig-libdir.patch ... [ ok ]
  18. * Applying popt-1.15-mint.patch ... [ ok ]
  19. * Applying popt-1.13-no-wchar-hack.patch ... [ ok ]
  20. * Running elibtoolize in: popt-1.16/
  21. * Applying portage/2.2 patch ...
  22. * Applying sed/1.5.6 patch ...
  23. * Applying as-needed/2.2.6 patch ...
  24. * Applying darwin-conf/2.2.4 patch ...
  25. >>> Source prepared.
  26. >>> Configuring source in /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16 ...
  27. ./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
  28. checking build system type... i686-apple-darwin10
  29. checking host system type... i686-apple-darwin10
  30. checking target system type... i686-apple-darwin10
  31. checking for a BSD-compatible install... /Users/tim/gentoo32/usr/bin/install -c
  32. checking whether build environment is sane... yes
  33. checking for a thread-safe mkdir -p... /Users/tim/gentoo32/bin/mkdir -p
  34. checking for gawk... gawk
  35. checking whether make sets $(MAKE)... yes
  36. checking whether to enable maintainer-specific portions of Makefiles... no
  37. checking for style of include used by make... GNU
  38. checking for i686-apple-darwin10-gcc... gcc -m32
  39. checking for C compiler default output file name... a.out
  40. checking whether the C compiler works... yes
  41. checking whether we are cross compiling... no
  42. checking for suffix of executables...
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether gcc -m32 accepts -g... yes
  46. checking for gcc -m32 option to accept ISO C89... none needed
  47. checking dependency style of gcc -m32... none
  48. checking for gcc -m32 option to accept ISO C99... -std=gnu99
  49. checking for gcc -m32 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  50. checking for i686-apple-darwin10-gcc... (cached) gcc -m32
  51. checking whether we are using the GNU C compiler... (cached) yes
  52. checking whether gcc -m32 accepts -g... (cached) yes
  53. checking for gcc -m32 option to accept ISO C89... (cached) none needed
  54. checking dependency style of gcc -m32... (cached) none
  55. checking for a BSD-compatible install... /Users/tim/gentoo32/usr/bin/install -c
  56. checking for a sed that does not truncate output... /Users/tim/gentoo32/bin/sed
  57. checking for grep that handles long lines and -e... /Users/tim/gentoo32/bin/grep
  58. checking for egrep... /Users/tim/gentoo32/bin/grep -E
  59. checking for fgrep... /Users/tim/gentoo32/bin/grep -F
  60. checking for ld used by gcc -m32... /Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld
  61. checking if the linker (/Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld) is GNU ld... no
  62. checking for BSD- or MS-compatible name lister (nm)... /Users/tim/gentoo32/usr/bin/i686-apple-darwin10-nm
  63. checking the name lister (/Users/tim/gentoo32/usr/bin/i686-apple-darwin10-nm) interface... BSD nm
  64. checking whether ln -s works... yes
  65. checking the maximum length of command line arguments... 196608
  66. checking whether the shell understands some XSI constructs... yes
  67. checking whether the shell understands "+="... yes
  68. checking for /Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld option to reload object files... -r
  69. checking for i686-apple-darwin10-objdump... no
  70. checking for objdump... no
  71. checking how to recognize dependent libraries... pass_all
  72. checking for i686-apple-darwin10-ar... i686-apple-darwin10-ar
  73. checking for i686-apple-darwin10-strip... i686-apple-darwin10-strip
  74. checking for i686-apple-darwin10-ranlib... i686-apple-darwin10-ranlib
  75. checking command to parse /Users/tim/gentoo32/usr/bin/i686-apple-darwin10-nm output from gcc -m32 object... ok
  76. checking for i686-apple-darwin10-dsymutil... no
  77. checking for dsymutil... dsymutil
  78. checking for i686-apple-darwin10-nmedit... i686-apple-darwin10-nmedit
  79. checking for i686-apple-darwin10-lipo... i686-apple-darwin10-lipo
  80. checking for i686-apple-darwin10-otool... i686-apple-darwin10-otool
  81. checking for i686-apple-darwin10-otool64... no
  82. checking for otool64... no
  83. checking for -single_module linker flag... yes
  84. checking for -exported_symbols_list linker flag... yes
  85. checking how to run the C preprocessor... gcc -m32 -E
  86. checking for ANSI C header files... yes
  87. checking for sys/types.h... yes
  88. checking for sys/stat.h... yes
  89. checking for stdlib.h... yes
  90. checking for string.h... yes
  91. checking for memory.h... yes
  92. checking for strings.h... yes
  93. checking for inttypes.h... yes
  94. checking for stdint.h... yes
  95. checking for unistd.h... yes
  96. checking for dlfcn.h... yes
  97. checking for objdir... .libs
  98. checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
  99. checking for gcc -m32 option to produce PIC... -fno-common -DPIC
  100. checking if gcc -m32 PIC flag -fno-common -DPIC works... yes
  101. checking if gcc -m32 static flag -static works... no
  102. checking if gcc -m32 supports -c -o file.o... yes
  103. checking if gcc -m32 supports -c -o file.o... (cached) yes
  104. checking whether the gcc -m32 linker (/Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld) supports shared libraries... yes
  105. checking dynamic linker characteristics... darwin10 dyld
  106. checking how to hardcode library paths into programs... immediate
  107. checking whether stripping libraries is possible... yes
  108. checking if libtool supports shared libraries... yes
  109. checking whether to build shared libraries... yes
  110. checking whether to build static libraries... no
  111. checking whether gcc -m32 needs -traditional... no
  112. checking for special C compiler options needed for large files... no
  113. checking for _FILE_OFFSET_BITS value needed for large files... no
  114. checking for library containing strerror... none required
  115. checking for function prototypes... yes
  116. checking for string.h... (cached) yes
  117. checking float.h usability... yes
  118. checking float.h presence... yes
  119. checking for float.h... yes
  120. checking fnmatch.h usability... yes
  121. checking fnmatch.h presence... yes
  122. checking for fnmatch.h... yes
  123. checking glob.h usability... yes
  124. checking glob.h presence... yes
  125. checking for glob.h... yes
  126. checking langinfo.h usability... yes
  127. checking langinfo.h presence... yes
  128. checking for langinfo.h... yes
  129. checking libintl.h usability... no
  130. checking libintl.h presence... no
  131. checking for libintl.h... no
  132. checking mcheck.h usability... no
  133. checking mcheck.h presence... no
  134. checking for mcheck.h... no
  135. checking for unistd.h... (cached) yes
  136. checking for setreuid... yes
  137. checking for getuid... yes
  138. checking for geteuid... yes
  139. checking for iconv... no
  140. checking for mtrace... no
  141. checking for __secure_getenv... no
  142. checking for setregid... yes
  143. checking for stpcpy... yes
  144. checking for strerror... yes
  145. checking for vasprintf... yes
  146. checking for srandom... yes
  147. checking whether NLS is requested... no
  148. checking for msgfmt... no
  149. checking for gmsgfmt... :
  150. checking for xgettext... no
  151. checking for msgmerge... no
  152. checking for ld used by GCC... /Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld
  153. checking if the linker (/Users/tim/gentoo32/usr/bin/i686-apple-darwin10-ld) is GNU ld... no
  154. checking for shared library run path origin... done
  155. checking for CFPreferencesCopyAppValue... yes
  156. checking for CFLocaleCopyCurrent... yes
  157. checking whether to use NLS... no
  158. checking for iconv... yes
  159. checking for working iconv... yes
  160. checking how to link with libiconv... -liconv
  161. configure: creating ./config.status
  162. config.status: creating po/Makefile.in
  163. config.status: creating m4/Makefile
  164. config.status: creating Doxyfile
  165. config.status: creating Makefile
  166. config.status: creating popt.pc
  167. config.status: creating popt.spec
  168. config.status: creating test-poptrc
  169. config.status: creating auto/Makefile
  170. config.status: creating auto/desc
  171. config.status: creating auto/types
  172. config.status: creating config.h
  173. config.status: executing depfiles commands
  174. config.status: executing libtool commands
  175. config.status: executing po-directories commands
  176. config.status: creating po/POTFILES
  177. config.status: creating po/Makefile
  178. >>> Source configured.
  179. >>> Compiling source in /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16 ...
  180. make
  181. make all-recursive
  182. make[1]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
  183. Making all in po
  184. make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/po'
  185. make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/po'
  186. Making all in .
  187. make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
  188. /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
  189. 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
  190. /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
  191. 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
  192. /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
  193. 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
  194. /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
  195. 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
  196. popthelp.c:178: warning: unused parameter 'translation_domain'
  197. popthelp.c:232: warning: unused parameter 'translation_domain'
  198. /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
  199. 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
  200. /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
  201. 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
  202. libtool: link: dsymutil .libs/libpopt.0.0.0.dylib || :
  203. warning: no debug symbols in executable (-arch i386)
  204. libtool: link: (cd ".libs" && rm -f "libpopt.0.dylib" && ln -s "libpopt.0.0.0.dylib" "libpopt.0.dylib")
  205. libtool: link: (cd ".libs" && rm -f "libpopt.dylib" && ln -s "libpopt.0.0.0.dylib" "libpopt.dylib")
  206. libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" )
  207. 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
  208. test1.c:164: warning: suggest parentheses around arithmetic in operand of |
  209. /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
  210. 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
  211. 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
  212. /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
  213. 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
  214. 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
  215. /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
  216. 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
  217. make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
  218. Making all in auto
  219. make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
  220. make[2]: Nothing to be done for `all'.
  221. make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
  222. make[1]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
  223. >>> Source compiled.
  224. >>> Test phase [not enabled]: dev-libs/popt-1.16-r1
  225.  
  226. >>> Install popt-1.16-r1 into /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image/ category dev-libs
  227. make DESTDIR=/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image/ install
  228. make install-recursive
  229. make[1]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
  230. Making install in po
  231. make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/po'
  232. if test "popt" = "gettext-tools"; then \
  233. /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; \
  234. 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 \
  235. /Users/tim/gentoo32/usr/bin/install -c -m 644 ./$file \
  236. /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/share/gettext/po/$file; \
  237. done; \
  238. for file in Makevars; do \
  239. rm -f /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image//Users/tim/gentoo32/usr/share/gettext/po/$file; \
  240. done; \
  241. else \
  242. : ; \
  243. fi
  244. make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/po'
  245. Making install in .
  246. make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
  247. make[3]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
  248. make[3]: Nothing to be done for `install-exec-am'.
  249. 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"
  250. /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'
  251. 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"
  252. /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'
  253. 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"
  254. /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'
  255. 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"
  256. /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'
  257. 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
  258. 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; }; })
  259. 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; }; })
  260. 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
  261. libtool: install: warning: remember to run `libtool --finish /Users/tim/gentoo32/usr/lib'
  262. make[3]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
  263. make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
  264. Making install in auto
  265. make[2]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
  266. make[3]: Entering directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
  267. make[3]: Nothing to be done for `install-exec-am'.
  268. make[3]: Nothing to be done for `install-data-am'.
  269. make[3]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
  270. make[2]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16/auto'
  271. make[1]: Leaving directory `/Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/work/popt-1.16'
  272. >>> Completed installing popt-1.16-r1 into /Users/tim/gentoo32/var/tmp/portage/dev-libs/popt-1.16-r1/image/
  273.  
  274. ecompressdir: bzip2 -9 /usr/share/man
  275. /Users/tim/gentoo32/var/tmp/portage/._portage_reinstall_.oAyOxQ/bin/misc-functions.sh: line 1046: scanmacho: command not found
  276.  
  277. >>> Installing (2 of 34) dev-libs/popt-1.16-r1
  278.  
  279. >>> Emerging (3 of 34) app-arch/bzip2-1.0.6-r3
  280. * bzip2-1.0.6.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  281. >>> Unpacking source...
  282. >>> Unpacking bzip2-1.0.6.tar.gz to /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work
  283. >>> Source unpacked in /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work
  284. >>> Preparing source in /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work/bzip2-1.0.6 ...
  285. * Applying bzip2-1.0.4-makefile-CFLAGS.patch ... [ ok ]
  286. * Applying bzip2-1.0.6-saneso.patch ... [ ok ]
  287. * Applying bzip2-1.0.4-man-links.patch ... [ ok ]
  288. * Applying bzip2-1.0.6-progress.patch ... [ ok ]
  289. * Applying bzip2-1.0.3-no-test.patch ... [ ok ]
  290. * Applying bzip2-1.0.4-POSIX-shell.patch ... [ ok ]
  291. * Applying bzip2-1.0.6-mingw.patch ... [ ok ]
  292. * Applying bzip2-1.0.5-checkenv.patch ... [ ok ]
  293. * Applying bzip2-1.0.4-prefix.patch ... [ ok ]
  294. * Adjusting to prefix /Users/tim/gentoo32
  295. * bzdiff ... [ ok ]
  296. * bzgrep ... [ ok ]
  297. * bzmore ... [ ok ]
  298. >>> Source prepared.
  299. >>> Configuring source in /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work/bzip2-1.0.6 ...
  300. >>> Source configured.
  301. >>> Compiling source in /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work/bzip2-1.0.6 ...
  302. make 'CC=gcc -m32' AR=i686-apple-darwin10-ar RANLIB=i686-apple-darwin10-ranlib PREFIX=/Users/tim/gentoo32/usr -f Makefile-libbz2_dylib
  303. 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
  304. 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
  305. 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
  306. 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
  307. 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
  308. 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
  309. 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
  310. 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
  311. 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
  312. rm -f libbz2.1.0.dylib
  313. ln -s libbz2.1.0.6.dylib libbz2.1.0.dylib
  314. make 'CC=gcc -m32' AR=i686-apple-darwin10-ar RANLIB=i686-apple-darwin10-ranlib all
  315. rm -f libbz2.a
  316. i686-apple-darwin10-ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o
  317. i686-apple-darwin10-ranlib libbz2.a
  318. 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
  319. 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
  320. 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
  321. 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
  322. >>> Source compiled.
  323. >>> Test phase [not enabled]: app-arch/bzip2-1.0.6-r3
  324.  
  325. >>> Install bzip2-1.0.6-r3 into /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image/ category app-arch
  326. 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
  327. 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
  328. 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
  329. 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
  330. 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
  331. cp -f bzip2 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzip2
  332. cp -f bzip2 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bunzip2
  333. cp -f bzip2 /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzcat
  334. cp -f bzip2recover /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzip2recover
  335. chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzip2
  336. chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bunzip2
  337. chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzcat
  338. chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzip2recover
  339. 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
  340. 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
  341. 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
  342. 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
  343. 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
  344. cp -f bzlib.h /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/include
  345. chmod a+r /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/include/bzlib.h
  346. cp -f libbz2.a /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/lib
  347. chmod a+r /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/lib/libbz2.a
  348. cp -f bzgrep /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzgrep
  349. ln -s bzgrep /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzegrep
  350. ln -s bzgrep /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzfgrep
  351. chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzgrep
  352. cp -f bzmore /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzmore
  353. ln -s bzmore /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzless
  354. chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzmore
  355. cp -f bzdiff /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzdiff
  356. ln -s bzdiff /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzcmp
  357. chmod a+x /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image//Users/tim/gentoo32/usr/bin/bzdiff
  358. 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
  359. 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
  360. 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
  361. 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
  362. 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
  363. 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
  364. 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
  365. 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
  366. /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/environment: line 1289: scanmacho: command not found
  367. * gen_usr_ldscript: unable to read install_name from libbz2.dylib
  368. >>> Completed installing bzip2-1.0.6-r3 into /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/image/
  369.  
  370. * QA Notice: command not found:
  371. *
  372. * /Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/environment: line 1289: scanmacho: command not found
  373. ecompressdir: bzip2 -9 /usr/share/man
  374. /Users/tim/gentoo32/var/tmp/portage/._portage_reinstall_.oAyOxQ/bin/misc-functions.sh: line 1046: scanmacho: command not found
  375.  
  376. >>> Installing (3 of 34) app-arch/bzip2-1.0.6-r3
  377. dyld: Library not loaded: /Users/tim/gentoo32/usr/lib/libbz2.1.dylib
  378. Referenced from: /Users/tim/gentoo32/bin/bzip2
  379. Reason: image not found
  380. Traceback (most recent call last):
  381. File "/Users/tim/gentoo32/var/tmp/portage/._portage_reinstall_.oAyOxQ/bin/filter-bash-environment.py", line 149, in <module>
  382. re.compile(var_pattern), file_in, file_out)
  383. File "/Users/tim/gentoo32/var/tmp/portage/._portage_reinstall_.oAyOxQ/bin/filter-bash-environment.py", line 111, in filter_bash_environment
  384. file_out.write(line)
  385. IOError: [Errno 32] Broken pipe
  386. * ERROR: app-arch/bzip2-1.0.6-r3 failed (postinst phase):
  387. * filter-bash-environment.py failed
  388. *
  389. * Call stack:
  390. * ebuild.sh, line 703: Called ebuild_main 'postinst'
  391. * phase-functions.sh, line 892: Called filter_readonly_variables '--filter-path' '--filter-sandbox' '--allow-extra-vars'
  392. * phase-functions.sh, line 140: Called die
  393. * The specific snippet of code:
  394. * "${PORTAGE_PYTHON:-/Users/tim/gentoo32/tmp/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  395. *
  396. * If you need support, post the output of 'emerge --info =app-arch/bzip2-1.0.6-r3',
  397. * the complete build log and the output of 'emerge -pqv =app-arch/bzip2-1.0.6-r3'.
  398. * The complete build log is located at '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/build.log'.
  399. * The ebuild environment file is located at '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/environment'.
  400. * Working directory: '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3'
  401. * S: '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work/bzip2-1.0.6'
  402. /Users/tim/gentoo32/var/tmp/portage/._portage_reinstall_.oAyOxQ/bin/phase-functions.sh: line 871: 64917 Exit 141 save_ebuild_env --exclude-init-phases
  403. 64918 Exit 1 | filter_readonly_variables --filter-path --filter-sandbox --allow-extra-vars
  404. 64919 Trace/BPT trap | ${PORTAGE_BZIP2_COMMAND} -c -f9 > "$PORTAGE_UPDATE_ENV"
  405. !!! FAILED postinst: 1
  406.  
  407. >>> Emerging (4 of 34) sys-devel/gnuconfig-20120116
  408. * gnuconfig-20120116.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  409. >>> Unpacking source...
  410. >>> Unpacking gnuconfig-20120116.tar.bz2 to /Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/work
  411. dyld: Library not loaded: /Users/tim/gentoo32/usr/lib/libbz2.1.dylib
  412. Referenced from: /Users/tim/gentoo32/bin/bzip2
  413. Reason: image not found
  414. tar: This does not look like a tar archive
  415. tar: Exiting with failure status due to previous errors
  416. * ERROR: sys-devel/gnuconfig-20120116 failed (unpack phase):
  417. * failure unpacking gnuconfig-20120116.tar.bz2
  418. *
  419. * Call stack:
  420. * ebuild.sh, line 85: Called src_unpack
  421. * environment, line 2003: Called unpack 'gnuconfig-20120116.tar.bz2'
  422. * phase-helpers.sh, line 312: Called _unpack_tar 'bzip2 -d'
  423. * phase-helpers.sh, line 282: Called assert_sigpipe_ok 'failure unpacking gnuconfig-20120116.tar.bz2'
  424. * isolated-functions.sh, line 37: Called die
  425. * The specific snippet of code:
  426. * [[ $x -ne 0 && $x -ne ${PORTAGE_SIGPIPE_STATUS:-141} ]] && die "$@"
  427. *
  428. * If you need support, post the output of 'emerge --info =sys-devel/gnuconfig-20120116',
  429. * the complete build log and the output of 'emerge -pqv =sys-devel/gnuconfig-20120116'.
  430. * The complete build log is located at '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/temp/build.log'.
  431. * The ebuild environment file is located at '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/temp/environment'.
  432. * Working directory: '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/work'
  433. * S: '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/work'
  434.  
  435. >>> Failed to emerge sys-devel/gnuconfig-20120116, Log file:
  436.  
  437. >>> '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/temp/build.log'
  438.  
  439. * Messages for package sys-libs/ncurses-5.9-r2:
  440.  
  441. * gen_usr_ldscript: unable to read install_name from libcurses.dylib
  442. * gen_usr_ldscript: unable to read install_name from libncurses.dylib
  443.  
  444. * Messages for package app-arch/bzip2-1.0.6-r3:
  445.  
  446. * gen_usr_ldscript: unable to read install_name from libbz2.dylib
  447. * ERROR: app-arch/bzip2-1.0.6-r3 failed (postinst phase):
  448. * filter-bash-environment.py failed
  449. *
  450. * Call stack:
  451. * ebuild.sh, line 703: Called ebuild_main 'postinst'
  452. * phase-functions.sh, line 892: Called filter_readonly_variables '--filter-path' '--filter-sandbox' '--allow-extra-vars'
  453. * phase-functions.sh, line 140: Called die
  454. * The specific snippet of code:
  455. * "${PORTAGE_PYTHON:-/Users/tim/gentoo32/tmp/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  456. *
  457. * If you need support, post the output of 'emerge --info =app-arch/bzip2-1.0.6-r3',
  458. * the complete build log and the output of 'emerge -pqv =app-arch/bzip2-1.0.6-r3'.
  459. * The complete build log is located at '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/build.log'.
  460. * The ebuild environment file is located at '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/temp/environment'.
  461. * Working directory: '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3'
  462. * S: '/Users/tim/gentoo32/var/tmp/portage/app-arch/bzip2-1.0.6-r3/work/bzip2-1.0.6'
  463.  
  464. * Messages for package sys-devel/gnuconfig-20120116:
  465.  
  466. * ERROR: sys-devel/gnuconfig-20120116 failed (unpack phase):
  467. * failure unpacking gnuconfig-20120116.tar.bz2
  468. *
  469. * Call stack:
  470. * ebuild.sh, line 85: Called src_unpack
  471. * environment, line 2003: Called unpack 'gnuconfig-20120116.tar.bz2'
  472. * phase-helpers.sh, line 312: Called _unpack_tar 'bzip2 -d'
  473. * phase-helpers.sh, line 282: Called assert_sigpipe_ok 'failure unpacking gnuconfig-20120116.tar.bz2'
  474. * isolated-functions.sh, line 37: Called die
  475. * The specific snippet of code:
  476. * [[ $x -ne 0 && $x -ne ${PORTAGE_SIGPIPE_STATUS:-141} ]] && die "$@"
  477. *
  478. * If you need support, post the output of 'emerge --info =sys-devel/gnuconfig-20120116',
  479. * the complete build log and the output of 'emerge -pqv =sys-devel/gnuconfig-20120116'.
  480. * The complete build log is located at '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/temp/build.log'.
  481. * The ebuild environment file is located at '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/temp/environment'.
  482. * Working directory: '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/work'
  483. * S: '/Users/tim/gentoo32/var/tmp/portage/sys-devel/gnuconfig-20120116/work'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement