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

Bug 509890

Summary: sys-libs/libstdc++-v3 - ?
Product: Gentoo Linux Reporter: Mike Krutov <nekoxmachina>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nekoxmachina
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fixes build currently

Description Mike Krutov 2014-05-09 01:36:24 UTC
Created attachment 376598 [details, diff]
Fixes build currently

Ticket summary says it all:
libstdc++-v3 fails to compile at least on current amd64 with error in c-parse.y:
YYLEX is claimed to be undefined.
'patch' included :)

This didn't fit into 'gcc' cause of "newer versions" nor in "applications" cause this is a fix for library.
Comment 1 Mike Krutov 2014-05-09 01:55:44 UTC
Seems not to fix the build completely: second problem is 

/var/tmp/portage/sys-libs/libstdc++-v3-3.3.6/work/gcc-3.3.6/gcc/unwind-dw2.c: In function `uw_frame_state_for':
/var/tmp/portage/sys-libs/libstdc++-v3-3.3.6/work/gcc-3.3.6/gcc/unwind-dw2.c:954: error: field `info' has incomplete type
libgcc.mk:202: recipe for target 'libgcc/32/unwind-dw2.o' failed


For which I have too low c++ skills (e.g. none) for fixage.
Any more logs/anything needed for the issue?
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-05-09 04:41:08 UTC

*** This bug has been marked as a duplicate of bug 509572 ***