Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260298 - app-text/poppler-bindings-0.10.4 fails to build w/libtool-1.5*
Summary: app-text/poppler-bindings-0.10.4 fails to build w/libtool-1.5*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Peter Alfredsen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2009-0755
  Show dependency tree
 
Reported: 2009-02-25 20:15 UTC by Markos Chandras (RETIRED)
Modified: 2009-02-25 20:36 UTC (History)
0 users

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


Attachments
build.log (build.log,17.87 KB, text/plain)
2009-02-25 20:16 UTC, Markos Chandras (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras (RETIRED) gentoo-dev 2009-02-25 20:15:34 UTC
app-text/poppler-bindings-0.10.4 fails to build. Seems to me like a gcc-4.3.3 issue

Reproducible: Always

Steps to Reproduce:
1.emerge gcc-4.3.3 (?)
2.emerge =app-text/poppler-bindings-0.10.4

Actual Results:  
Build log attached

Expected Results:  
app-text/poppler-bindings-0.10.4 should build fine
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2009-02-25 20:16:38 UTC
Created attachment 183183 [details]
build.log
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2009-02-25 20:29:58 UTC
Nah, this is just a bog-standard libtool issue
*goes to delete some m4 files*
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2009-02-25 20:32:41 UTC
Fixed. Try again later or add this line just before eautoreconf:
rm m4/lt*.m4 m4/libtool.m4 || die "rm failed"