Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307415 - AMD64: problem building dev-libs/ppl-0.10.2-r1
Summary: AMD64: problem building dev-libs/ppl-0.10.2-r1
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Ryan Hill (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-02 04:07 UTC by David Relson
Modified: 2011-02-21 02:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info =dev-libs/ppl-0.10.2-r1 (info.txt,4.56 KB, text/plain)
2010-03-02 04:08 UTC, David Relson
Details
emerge -pqv =dev-libs/ppl-0.10.2-r1 (pqv.txt,199 bytes, text/plain)
2010-03-02 04:09 UTC, David Relson
Details
emerge log file (dev-libs:ppl-0.10.2-r1:20100302-015110.log,102.21 KB, text/plain)
2010-03-02 04:10 UTC, David Relson
Details
ebuild environment (environment,86.40 KB, text/plain)
2010-03-02 04:10 UTC, David Relson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Relson 2010-03-02 04:07:55 UTC
emerge ppl fails.
Comment 1 David Relson 2010-03-02 04:08:53 UTC
Created attachment 221735 [details]
emerge --info =dev-libs/ppl-0.10.2-r1
Comment 2 David Relson 2010-03-02 04:09:46 UTC
Created attachment 221737 [details]
emerge -pqv =dev-libs/ppl-0.10.2-r1
Comment 3 David Relson 2010-03-02 04:10:22 UTC
Created attachment 221739 [details]
emerge log file
Comment 4 David Relson 2010-03-02 04:10:55 UTC
Created attachment 221741 [details]
ebuild environment
Comment 5 Ryan Hill (RETIRED) gentoo-dev 2010-03-03 02:03:12 UTC
i don't see what's causing the error and i can't reproduce myself.
Comment 6 SpanKY gentoo-dev 2010-03-07 01:20:48 UTC
probably due to stupid libtool sending stderr to /dev/null.  it makes the assumption that if the pic object compiled fine, then the non-pic object will as well, so it sends all non-pic output to /dev/null.  this avoids double warning output, but does cause issues in cases like this.

you'll want to add -no-suppress to all libtool invocations to avoid this ... but i dont think you can cheat with CFLAGS="-no-suppress" :/
Comment 7 Ryan Hill (RETIRED) gentoo-dev 2011-02-21 02:32:13 UTC
Reopen if you can reproduce this with 0.11.