Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 125533

Summary: sys-app/groff-1.18.1.1 compilation failed with gcc-4.1.0
Product: Gentoo Linux Reporter: hiyuh <hiyuh.root>
Component: [OLD] GCC PortingAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal CC: yawgmoth7
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 117482    
Attachments: emerge --info output
A error massage when compiling sys-apps/groff-1.18.1.1 in official portage tree
A patch for sys-apps/groff-1.18.1.1 with gcc-4.1.0
A new ebuild for sys-apps/groff-1.18.1.1.

Description hiyuh 2006-03-08 14:24:55 UTC
It seems one of C++ extra qualification errors.
(I know sys-apps/groff-1.18.1.1 was blamed GLSA 200411-15.
 But some non-English (like Japanese) man-pages require
 <sys-apps/groff-1.19 still now, IIRC.)
Comment 1 hiyuh 2006-03-08 14:25:37 UTC
Created attachment 81728 [details]
emerge --info output
Comment 2 hiyuh 2006-03-08 14:26:49 UTC
Created attachment 81729 [details]
A error massage when compiling sys-apps/groff-1.18.1.1 in official portage tree
Comment 3 hiyuh 2006-03-08 14:30:32 UTC
Created attachment 81730 [details, diff]
A patch for sys-apps/groff-1.18.1.1 with gcc-4.1.0

Plus, additional removing hard-coded 0 as NULL pointer
nearby essential fixing for this compilation error.
Comment 4 hiyuh 2006-03-08 14:31:46 UTC
Created attachment 81732 [details]
A new ebuild for sys-apps/groff-1.18.1.1.
Comment 5 hiyuh 2006-03-08 14:35:01 UTC
And then, I've tried to emerge with -O3, -O2, -O0 instead of -Os.
But any -O? can't help this error.
So, to filter flags without this patch won't resolve, IMHO. 
Comment 6 SpanKY gentoo-dev 2006-03-08 15:19:19 UTC
base-system doesnt support the 1.18.x versions anymore
Comment 7 Mark Loeser (RETIRED) gentoo-dev 2006-03-08 18:56:45 UTC
*** Bug 125559 has been marked as a duplicate of this bug. ***
Comment 8 hiyuh 2006-03-08 19:44:16 UTC
(In reply to comment #6)
> base-system doesnt support the 1.18.x versions anymore
I didn't know that.
It means non-English man-pages are not available at the moment?

Anyway, this patch can help to work-around this compilation problem, IMHO.
"man man" outputs seems O.K.
On the other hand, it means I've not completely test it, though.
Comment 9 Chris White (RETIRED) gentoo-dev 2006-03-09 21:04:35 UTC
*** Bug 125660 has been marked as a duplicate of this bug. ***
Comment 10 Mark Loeser (RETIRED) gentoo-dev 2006-04-13 21:35:50 UTC
Fixed, thanks.