Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66325 - app-sci/gnucap-0.34 fails to build with gcc-3.4.2-r1
Summary: app-sci/gnucap-0.34 fails to build with gcc-3.4.2-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-04 10:55 UTC by David Brigada
Modified: 2004-10-07 12:08 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Brigada 2004-10-04 10:55:46 UTC
app-sci/gnucap-0.34 builds fine with gcc-3.3.4, but it fails when I try to build it with gcc-3.4.2-r1.

I get errors similar to:
../comp-in.cc: In member function `virtual void Component::Pin_Die::parse(CS&)':
../comp-in.cc:27: error: no matching function for call to `set(CS&, const char[4], Component::Pin_Die::<anonymous enum>*, Component::Pin_Die::<anonymous enum>)'
../comp-in.cc:28: error: no matching function for call to `set(CS&, const char[4], Component::Pin_Die::<anonymous enum>*, Component::Pin_Die::<anonymous enum>)'
make[2]: *** [comp-in.o] Error 1

I think it probably has to do with g++'s increased strictness with 3.4.
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-10-04 13:03:26 UTC
Patched in CVS, the update should reach the rsync servers within an hour. PPC - please test 0.34 and then remove 0.33 from the tree. Thanks!
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2004-10-07 04:58:55 UTC
Reassigning to ppc since what's left must be done by them.
Comment 3 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2004-10-07 12:08:45 UTC
Done in CVS.