Bug 66325 - app-sci/gnucap-0.34 fails to build with gcc-3.4.2-r1
Bug#: 66325 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ppc@gentoo.org Reported By: brigad@rpi.edu
Component: Ebuilds
URL: 
Summary: app-sci/gnucap-0.34 fails to build with gcc-3.4.2-r1
Keywords:  
Status Whiteboard: 
Opened: 2004-10-04 10:55 0000
Description:   Opened: 2004-10-04 10:55 0000
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 From Tim Yamin (RETIRED) 2004-10-04 13:03:26 0000 -------
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 From Patrick Kursawe 2004-10-07 04:58:55 0000 -------
Reassigning to ppc since what's left must be done by them.

------- Comment #3 From Michael Hanselmann (hansmi) (RETIRED) 2004-10-07 12:08:45 0000 -------
Done in CVS.