Advertisement
aleiphoenix

gentoo prefix lib tool building error

Jun 16th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.97 KB | None | 0 0
  1. These are the packages that would be merged, in reverse order:
  2.  
  3. Calculating dependencies... done!
  4. [ebuild R ] sys-devel/libtool-2.4.2::gentoo [2.4.2::gentoo_prefix] USE="-static-libs -test -vanilla" 0 kB
  5.  
  6. Total: 1 package (1 reinstall), Size of downloads: 0 kB
  7.  
  8. Would you like to merge these packages? [Yes/No] y
  9.  
  10. >>> Verifying ebuild manifests
  11.  
  12. >>> Emerging (1 of 1) sys-devel/libtool-2.4.2
  13. * libtool-2.4.2.tar.xz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  14. >>> Unpacking source...
  15. >>> Unpacking ./libtool-2.4.2.tar to /Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work
  16. >>> Source unpacked in /Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work
  17. >>> Preparing source in /Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work/libtool-2.4.2 ...
  18. * Applying libtool-2.2.6b-mint.patch ... [ ok ]
  19. * Applying libtool-2.2.6b-irix.patch ... [ ok ]
  20. * Applying libtool-2.2.10-eprefix.patch ... [ ok ]
  21. * Adjusting to prefix /Users/aleiphoenix/Gentoo
  22. * libtool.m4 ... [ ok ]
  23. * Applying libtool-1.5.20-use-linux-version-in-fbsd.patch ... [ ok ]
  24. * Applying libtool-2.2.6a-darwin-module-bundle.patch ... [ ok ]
  25. * Applying libtool-2.2.6a-darwin-use-linux-version.patch ... [ ok ]
  26. * Applying libtool-2.4-interix.patch ... [ ok ]
  27. * Applying libtool-2.4.2-solaris_sol2.patch ... [ ok ]
  28. * Running eautoreconf in '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work/libtool-2.4.2/libltdl' ...
  29. * Running glibtoolize --install --copy --force --automake ... [ ok ]
  30. * Running aclocal -I m4 ... [ ok ]
  31. * Running autoconf ... [ ok ]
  32. * Running autoheader ... [ ok ]
  33. * Running automake --add-missing --copy --foreign ... [ ok ]
  34. * Running eautoreconf in '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work/libtool-2.4.2' ...
  35. * Running glibtoolize --install --copy --force --automake ... [ ok ]
  36. * Running aclocal -I libltdl/m4 ... [ ok ]
  37. * Running autoconf ... [ ok ]
  38. * Running autoheader ... [ ok ]
  39. * Running automake --add-missing --copy ... [ ok ]
  40. >>> Source prepared.
  41. >>> Configuring source in /Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work/libtool-2.4.2 ...
  42. * econf: updating libtool-2.4.2/libltdl/config/config.guess with /Users/aleiphoenix/Gentoo/usr/share/gnuconfig/config.guess
  43. * econf: updating libtool-2.4.2/libltdl/config/config.sub with /Users/aleiphoenix/Gentoo/usr/share/gnuconfig/config.sub
  44. ./configure --prefix=/Users/aleiphoenix/Gentoo/usr --build=x86_64-apple-darwin11 --host=x86_64-apple-darwin11 --mandir=/Users/aleiphoenix/Gentoo/usr/share/man --infodir=/Users/aleiphoenix/Gentoo/usr/share/info --datadir=/Users/aleiphoenix/Gentoo/usr/share --sysconfdir=/Users/aleiphoenix/Gentoo/etc --localstatedir=/Users/aleiphoenix/Gentoo/var/lib --program-prefix=g --disable-static
  45. ## ------------------------- ##
  46. ## Configuring libtool 2.4.2 ##
  47. ## ------------------------- ##
  48.  
  49. checking for a BSD-compatible install... /Users/aleiphoenix/Gentoo/usr/bin/install -c
  50. checking whether build environment is sane... yes
  51. checking for a thread-safe mkdir -p... /Users/aleiphoenix/Gentoo/bin/mkdir -p
  52. checking for gawk... gawk
  53. checking whether make sets $(MAKE)... yes
  54. checking build system type... x86_64-apple-darwin11
  55. checking host system type... x86_64-apple-darwin11
  56. configure: autobuild project... GNU Libtool
  57. configure: autobuild revision... 2.4.2 ()
  58. configure: autobuild hostname... jehuty.local
  59. configure: autobuild mode... default
  60. configure: autobuild timestamp... 20120616T162818Z
  61. checking for x86_64-apple-darwin11-gcc... x86_64-apple-darwin11-gcc
  62. checking whether the C compiler works... yes
  63. checking for C compiler default output file name... a.out
  64. checking for suffix of executables...
  65. checking whether we are cross compiling... no
  66. checking for suffix of object files... o
  67. checking whether we are using the GNU C compiler... yes
  68. checking whether x86_64-apple-darwin11-gcc accepts -g... yes
  69. checking for x86_64-apple-darwin11-gcc option to accept ISO C89... none needed
  70. checking for style of include used by make... GNU
  71. checking dependency style of x86_64-apple-darwin11-gcc... gcc3
  72. checking whether x86_64-apple-darwin11-gcc and cc understand -c and -o together... yes
  73. checking how to run the C preprocessor... x86_64-apple-darwin11-gcc -E
  74. checking how to print strings... printf
  75. checking for a sed that does not truncate output... /Users/aleiphoenix/Gentoo/bin/sed
  76. checking for grep that handles long lines and -e... /Users/aleiphoenix/Gentoo/bin/grep
  77. checking for egrep... /Users/aleiphoenix/Gentoo/bin/grep -E
  78. checking for fgrep... /Users/aleiphoenix/Gentoo/bin/grep -F
  79. checking for ld used by x86_64-apple-darwin11-gcc... /Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-ld
  80. checking if the linker (/Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-ld) is GNU ld... no
  81. checking for BSD- or MS-compatible name lister (nm)... /Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-nm
  82. checking the name lister (/Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-nm) interface... BSD nm
  83. checking whether ln -s works... yes
  84. checking the maximum length of command line arguments... 196608
  85. checking whether the shell understands some XSI constructs... yes
  86. checking whether the shell understands "+="... yes
  87. checking how to convert x86_64-apple-darwin11 file names to x86_64-apple-darwin11 format... func_convert_file_noop
  88. checking how to convert x86_64-apple-darwin11 file names to toolchain format... func_convert_file_noop
  89. checking for /Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-ld option to reload object files... -r
  90. checking for x86_64-apple-darwin11-objdump... no
  91. checking for objdump... no
  92. checking how to recognize dependent libraries... pass_all
  93. checking for x86_64-apple-darwin11-dlltool... no
  94. checking for dlltool... no
  95. checking how to associate runtime and link libraries... printf %s\n
  96. checking for x86_64-apple-darwin11-ar... x86_64-apple-darwin11-ar
  97. checking for archiver @FILE support... no
  98. checking for x86_64-apple-darwin11-strip... x86_64-apple-darwin11-strip
  99. checking for x86_64-apple-darwin11-ranlib... x86_64-apple-darwin11-ranlib
  100. checking command to parse /Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-nm output from x86_64-apple-darwin11-gcc object... ok
  101. checking for sysroot... no
  102. checking for x86_64-apple-darwin11-mt... no
  103. checking for mt... no
  104. checking if : is a manifest tool... no
  105. checking for x86_64-apple-darwin11-dsymutil... no
  106. checking for dsymutil... dsymutil
  107. checking for x86_64-apple-darwin11-nmedit... x86_64-apple-darwin11-nmedit
  108. checking for x86_64-apple-darwin11-lipo... x86_64-apple-darwin11-lipo
  109. checking for x86_64-apple-darwin11-otool... x86_64-apple-darwin11-otool
  110. checking for x86_64-apple-darwin11-otool64... no
  111. checking for otool64... no
  112. checking for -single_module linker flag... yes
  113. checking for -exported_symbols_list linker flag... yes
  114. checking for -force_load linker flag... yes
  115. checking for ANSI C header files... yes
  116. checking for sys/types.h... yes
  117. checking for sys/stat.h... yes
  118. checking for stdlib.h... yes
  119. checking for string.h... yes
  120. checking for memory.h... yes
  121. checking for strings.h... yes
  122. checking for inttypes.h... yes
  123. checking for stdint.h... yes
  124. checking for unistd.h... yes
  125. checking for dlfcn.h... yes
  126. checking for objdir... .libs
  127. checking if x86_64-apple-darwin11-gcc supports -fno-rtti -fno-exceptions... no
  128. checking for x86_64-apple-darwin11-gcc option to produce PIC... -fno-common -DPIC
  129. checking if x86_64-apple-darwin11-gcc PIC flag -fno-common -DPIC works... yes
  130. checking if x86_64-apple-darwin11-gcc static flag -static works... no
  131. checking if x86_64-apple-darwin11-gcc supports -c -o file.o... yes
  132. checking if x86_64-apple-darwin11-gcc supports -c -o file.o... (cached) yes
  133. checking whether the x86_64-apple-darwin11-gcc linker (/Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-ld) supports shared libraries... yes
  134. checking dynamic linker characteristics... darwin11 dyld
  135. checking how to hardcode library paths into programs... immediate
  136. checking for dlopen in -ldl... yes
  137. checking whether a program can dlopen itself... yes
  138. checking whether a statically linked program can dlopen itself... yes
  139. checking whether stripping libraries is possible... yes
  140. checking if libtool supports shared libraries... yes
  141. checking whether to build shared libraries... yes
  142. checking whether to build static libraries... no
  143. checking which extension is used for runtime loadable modules... .bundle
  144. checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH
  145. checking for the default library search path... /usr/local/lib /lib /usr/lib
  146. checking for library containing dlopen... none required
  147. checking for dlerror... yes
  148. checking for shl_load... no
  149. checking for shl_load in -ldld... no
  150. checking for dld_link in -ldld... no
  151. checking for _ prefix in compiled symbols... yes
  152. checking whether we have to add an underscore for dlsym... no
  153. checking whether deplibs are loaded by dlopen... yes
  154. checking for argz.h... no
  155. checking for error_t... no
  156. checking for argz_add... no
  157. checking for argz_append... no
  158. checking for argz_count... no
  159. checking for argz_create_sep... no
  160. checking for argz_insert... no
  161. checking for argz_next... no
  162. checking for argz_stringify... no
  163. checking whether libtool supports -dlopen/-dlpreopen... yes
  164. checking for unistd.h... (cached) yes
  165. checking for dl.h... no
  166. checking for sys/dl.h... no
  167. checking for dld.h... no
  168. checking for mach-o/dyld.h... yes
  169. checking for dirent.h... yes
  170. checking for closedir... yes
  171. checking for opendir... yes
  172. checking for readdir... yes
  173. checking for strlcat... yes
  174. checking for strlcpy... yes
  175. checking for x86_64-apple-darwin11-g++... x86_64-apple-darwin11-g++
  176. checking whether we are using the GNU C++ compiler... yes
  177. checking whether x86_64-apple-darwin11-g++ accepts -g... yes
  178. checking dependency style of x86_64-apple-darwin11-g++... gcc3
  179. checking how to run the C++ preprocessor... x86_64-apple-darwin11-g++ -E
  180. checking for ld used by x86_64-apple-darwin11-g++... /Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-ld
  181. checking if the linker (/Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-ld) is GNU ld... no
  182. checking whether the x86_64-apple-darwin11-g++ linker (/Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-ld) supports shared libraries... yes
  183. checking for x86_64-apple-darwin11-g++ option to produce PIC... -fno-common -DPIC
  184. checking if x86_64-apple-darwin11-g++ PIC flag -fno-common -DPIC works... yes
  185. checking if x86_64-apple-darwin11-g++ static flag -static works... no
  186. checking if x86_64-apple-darwin11-g++ supports -c -o file.o... yes
  187. checking if x86_64-apple-darwin11-g++ supports -c -o file.o... (cached) yes
  188. checking whether the x86_64-apple-darwin11-g++ linker (/Users/aleiphoenix/Gentoo/usr/bin/x86_64-apple-darwin11-ld) supports shared libraries... yes
  189. checking dynamic linker characteristics... darwin11 dyld
  190. checking how to hardcode library paths into programs... immediate
  191. checking for x86_64-apple-darwin11-g77... no
  192. checking for x86_64-apple-darwin11-xlf... no
  193. checking for x86_64-apple-darwin11-f77... no
  194. checking for x86_64-apple-darwin11-frt... no
  195. checking for x86_64-apple-darwin11-pgf77... no
  196. checking for x86_64-apple-darwin11-cf77... no
  197. checking for x86_64-apple-darwin11-fort77... no
  198. checking for x86_64-apple-darwin11-fl32... no
  199. checking for x86_64-apple-darwin11-af77... no
  200. checking for x86_64-apple-darwin11-xlf90... no
  201. checking for x86_64-apple-darwin11-f90... no
  202. checking for x86_64-apple-darwin11-pgf90... no
  203. checking for x86_64-apple-darwin11-pghpf... no
  204. checking for x86_64-apple-darwin11-epcf90... no
  205. checking for x86_64-apple-darwin11-gfortran... no
  206. checking for x86_64-apple-darwin11-g95... no
  207. checking for x86_64-apple-darwin11-xlf95... no
  208. checking for x86_64-apple-darwin11-f95... no
  209. checking for x86_64-apple-darwin11-fort... no
  210. checking for x86_64-apple-darwin11-ifort... no
  211. checking for x86_64-apple-darwin11-ifc... no
  212. checking for x86_64-apple-darwin11-efc... no
  213. checking for x86_64-apple-darwin11-pgfortran... no
  214. checking for x86_64-apple-darwin11-pgf95... no
  215. checking for x86_64-apple-darwin11-lf95... no
  216. checking for x86_64-apple-darwin11-ftn... no
  217. checking for x86_64-apple-darwin11-nagfor... no
  218. checking for g77... no
  219. checking for xlf... no
  220. checking for f77... no
  221. checking for frt... no
  222. checking for pgf77... no
  223. checking for cf77... no
  224. checking for fort77... no
  225. checking for fl32... no
  226. checking for af77... no
  227. checking for xlf90... no
  228. checking for f90... no
  229. checking for pgf90... no
  230. checking for pghpf... no
  231. checking for epcf90... no
  232. checking for gfortran... no
  233. checking for g95... no
  234. checking for xlf95... no
  235. checking for f95... no
  236. checking for fort... no
  237. checking for ifort... no
  238. checking for ifc... no
  239. checking for efc... no
  240. checking for pgfortran... no
  241. checking for pgf95... no
  242. checking for lf95... no
  243. checking for ftn... no
  244. checking for nagfor... no
  245. checking whether we are using the GNU Fortran 77 compiler... no
  246. checking whether accepts -g... no
  247. checking for x86_64-apple-darwin11-gfortran... no
  248. checking for x86_64-apple-darwin11-g95... no
  249. checking for x86_64-apple-darwin11-xlf95... no
  250. checking for x86_64-apple-darwin11-f95... no
  251. checking for x86_64-apple-darwin11-fort... no
  252. checking for x86_64-apple-darwin11-ifort... no
  253. checking for x86_64-apple-darwin11-ifc... no
  254. checking for x86_64-apple-darwin11-efc... no
  255. checking for x86_64-apple-darwin11-pgfortran... no
  256. checking for x86_64-apple-darwin11-pgf95... no
  257. checking for x86_64-apple-darwin11-lf95... no
  258. checking for x86_64-apple-darwin11-ftn... no
  259. checking for x86_64-apple-darwin11-nagfor... no
  260. checking for x86_64-apple-darwin11-xlf90... no
  261. checking for x86_64-apple-darwin11-f90... no
  262. checking for x86_64-apple-darwin11-pgf90... no
  263. checking for x86_64-apple-darwin11-pghpf... no
  264. checking for x86_64-apple-darwin11-epcf90... no
  265. checking for x86_64-apple-darwin11-g77... no
  266. checking for x86_64-apple-darwin11-xlf... no
  267. checking for x86_64-apple-darwin11-f77... no
  268. checking for x86_64-apple-darwin11-frt... no
  269. checking for x86_64-apple-darwin11-pgf77... no
  270. checking for x86_64-apple-darwin11-cf77... no
  271. checking for x86_64-apple-darwin11-fort77... no
  272. checking for x86_64-apple-darwin11-fl32... no
  273. checking for x86_64-apple-darwin11-af77... no
  274. checking for gfortran... no
  275. checking for g95... no
  276. checking for xlf95... no
  277. checking for f95... no
  278. checking for fort... no
  279. checking for ifort... no
  280. checking for ifc... no
  281. checking for efc... no
  282. checking for pgfortran... no
  283. checking for pgf95... no
  284. checking for lf95... no
  285. checking for ftn... no
  286. checking for nagfor... no
  287. checking for xlf90... no
  288. checking for f90... no
  289. checking for pgf90... no
  290. checking for pghpf... no
  291. checking for epcf90... no
  292. checking for g77... no
  293. checking for xlf... no
  294. checking for f77... no
  295. checking for frt... no
  296. checking for pgf77... no
  297. checking for cf77... no
  298. checking for fort77... no
  299. checking for fl32... no
  300. checking for af77... no
  301. checking whether we are using the GNU Fortran compiler... no
  302. checking whether accepts -g... no
  303. checking for x86_64-apple-darwin11-gccgo... no
  304. checking for gccgo... no
  305. checking for x86_64-apple-darwin11-gcj... no
  306. checking for gcj... no
  307. checking for x86_64-apple-darwin11-windres... no
  308. checking for windres... no
  309. checking whether make supports order-only prerequisites... yes
  310. configure: creating ./config.status
  311. config.status: creating Makefile
  312. config.status: creating config.h
  313. config.status: executing tests/atconfig commands
  314. config.status: executing depfiles commands
  315. config.status: executing libtool commands
  316. >>> Source configured.
  317. >>> Compiling source in /Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work/libtool-2.4.2 ...
  318. make
  319. make: *** No rule to make target `libltdl/m4/ltversion.in', needed by `libltdl/m4/ltversion.m4'. Stop.
  320. emake failed
  321. * ERROR: sys-devel/libtool-2.4.2 failed (compile phase):
  322. * emake failed
  323. *
  324. * Call stack:
  325. * ebuild.sh, line 85: Called call-ebuildshell 'src_compile'
  326. * environment, line 544: Called src_compile
  327. * environment, line 2627: Called _eapi2_src_compile
  328. * phase-helpers.sh, line 573: Called die
  329. * The specific snippet of code:
  330. * emake || die "emake failed"
  331. *
  332. * If you need support, post the output of 'emerge --info =sys-devel/libtool-2.4.2',
  333. * the complete build log and the output of 'emerge -pqv =sys-devel/libtool-2.4.2'.
  334. * The complete build log is located at '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/temp/build.log'.
  335. * The ebuild environment file is located at '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/temp/environment'.
  336. * Working directory: '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work/libtool-2.4.2'
  337. * S: '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work/libtool-2.4.2'
  338.  
  339. >>> Failed to emerge sys-devel/libtool-2.4.2, Log file:
  340.  
  341. >>> '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/temp/build.log'
  342.  
  343. * Messages for package sys-devel/libtool-2.4.2:
  344.  
  345. * ERROR: sys-devel/libtool-2.4.2 failed (compile phase):
  346. * emake failed
  347. *
  348. * Call stack:
  349. * ebuild.sh, line 85: Called call-ebuildshell 'src_compile'
  350. * environment, line 544: Called src_compile
  351. * environment, line 2627: Called _eapi2_src_compile
  352. * phase-helpers.sh, line 573: Called die
  353. * The specific snippet of code:
  354. * emake || die "emake failed"
  355. *
  356. * If you need support, post the output of 'emerge --info =sys-devel/libtool-2.4.2',
  357. * the complete build log and the output of 'emerge -pqv =sys-devel/libtool-2.4.2'.
  358. * The complete build log is located at '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/temp/build.log'.
  359. * The ebuild environment file is located at '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/temp/environment'.
  360. * Working directory: '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work/libtool-2.4.2'
  361. * S: '/Users/aleiphoenix/Gentoo/var/tmp/portage/sys-devel/libtool-2.4.2/work/libtool-2.4.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement