Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 509890 - sys-libs/libstdc++-v3 - ?
Summary: sys-libs/libstdc++-v3 - ?
Status: RESOLVED DUPLICATE of bug 509572
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-09 01:36 UTC by Mike Krutov
Modified: 2014-05-09 04:41 UTC (History)
1 user (show)

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


Attachments
Fixes build currently (fix-build.patch,420 bytes, patch)
2014-05-09 01:36 UTC, Mike Krutov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***