Summary: | dev-libs/libpcre-6.3 fails to compile on PPC | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Neil Bothwick <neil> |
Component: | Current packages | Assignee: | PPC Porters <ppc> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2004.3 | ||
Hardware: | PPC | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge log |
Description
Neil Bothwick
2005-08-26 15:25:30 UTC
Created attachment 66942 [details]
emerge log
Can youu try MAKEOPTS=-j1 That doesn't help, it aborts with the same error. I tried unpacking the tarball and doing "./configure && make" and it worked. So I tried unpacking the archive with "ebuild xxx unpack", then going into the directory it created and running "./configure && make", it worked again. However, "ebuild xxx compile" failed. Here's the output from unpack >>> Unpacking source... >>> Unpacking pcre-6.3.tar.bz2 to /mnt/scratch/portage/libpcre-6.3/work * Applying pcre-6.3-uclibc-tuple.patch ... [ ok ] * Applying pcre-6.3-link.patch ... [ ok ] * TODO: Fix this bad -fPIC handling * Patching ${S}/ltmain.sh ... * Portage patch seems to be already applied. * Please verify that it is not needed. * Applying sed-1.5.6.patch ... * Applying uClibc/libtool patches ... >>> Source unpacked. Hope this helps Can you please run "file pcrecpp_unittest.o" after the compilation failed? I would, but I just did an emerge world -uavDN and it merged fine. Here's what I've emerged since the previous failure Mon Aug 29 12:09:56 2005 >>> sys-devel/gcc-3.4.4-r1 Mon Aug 29 12:31:00 2005 >>> app-portage/eix-0.3.0 Mon Aug 29 12:34:02 2005 >>> dev-util/pkgconfig-0.19 Mon Aug 29 13:00:36 2005 >>> media-libs/libsdl-1.2.9 Mon Aug 29 13:11:25 2005 >>> media-video/mplayer-1.0_pre7-r1 Mon Aug 29 13:11:58 2005 >>> media-sound/abcde-2.3.0 Mon Aug 29 18:42:46 2005 >>> sys-devel/binutils-config-1.8-r5 Mon Aug 29 18:45:39 2005 >>> dev-libs/libpcre-6.3 I can't reproduce this, please reopen if anyone is still having a problem. |