Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117416 - poppler-0.4.3-r1 missing gcc41 patch from earlier ebuilds.
Summary: poppler-0.4.3-r1 missing gcc41 patch from earlier ebuilds.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-01 21:20 UTC by Matt Bobulski
Modified: 2006-01-03 15:00 UTC (History)
2 users (show)

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


Attachments
Hunk of poppler-gcc41.patch still required (poppler-0.4.3-r1-gcc41.patch,479 bytes, patch)
2006-01-01 21:21 UTC, Matt Bobulski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Bobulski 2006-01-01 21:20:17 UTC
The poppler-0.4.3-r1 ebuild is missing the patch from the 0.4.2 series that fixed compilation issues on gcc-4.x.

The 0.4.3-r1 release still requires one hunk from poppler-gcc41.patch (will add as an attachment)

Steps to reproduce: emerge poppler-0.4.3-r1 using gcc-4.x compiler.

Expected result: Successful compile/install.

Actual result:
HtmlLinks.h:22: error: extra qualification 'HtmlLink::' on member 'isEqualDest'
make[2]: *** [pdftohtml.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/poppler-0.4.3-r1/work/poppler-0.4.3/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/poppler-0.4.3-r1/work/poppler-0.4.3'
make: *** [all] Error 2

!!! ERROR: app-text/poppler-0.4.3-r1 failed.
!!! Function src_compile, Line 48, Exitcode 2

Steps to fix: Apply attached patch, or revert to gcc < 4.0.
Comment 1 Matt Bobulski 2006-01-01 21:21:32 UTC
Created attachment 75973 [details, diff]
Hunk of poppler-gcc41.patch still required
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2006-01-03 15:00:19 UTC
thanks, fixed