Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5439 - toolbox fails with gcc-3.1
Summary: toolbox fails with gcc-3.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jay Pfeifer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 21:17 UTC by Brandon Low (RETIRED)
Modified: 2003-04-21 07:01 UTC (History)
2 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 Brandon Low (RETIRED) gentoo-dev 2002-07-22 21:17:06 UTC
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/2/include  -I/usr/X11R6/include   
-march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm -fomit-frame-pointer
-Wno-deprecated -pipe -c uibox.cc
tree.cc: In constructor `Tree::Tree(QWidget*)':
tree.cc:151: declaration of `kid1' shadows a parameter
make[2]: *** [tree.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/toolbox-0.6.0-r1/work/toolbox-0.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/toolbox-0.6.0-r1/work/toolbox-0.6.0'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 3, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/x11-misc/toolbox/toolbox-0.6.0-r1.ebuild .
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-03-13 06:24:55 UTC
as you see on http://movingparts.windsofstorm.net/index.php/section/toolbox/,
this program is quite dead. The successor bbconf seems to work fine with gcc 3.2.2 - maybe toolbox should be removed from portage?
Comment 2 Brandon Low (RETIRED) gentoo-dev 2003-04-19 11:13:01 UTC
On it, thanks.
Comment 3 Brandon Low (RETIRED) gentoo-dev 2003-04-19 11:13:18 UTC
scratch that, someone beat me to it... *shrug*
Comment 4 Patrick Kursawe (RETIRED) gentoo-dev 2003-04-21 07:01:29 UTC
whoopsie... that was me. Forgot this bug existed.