Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71158 - dev-util/ddd-3.3.7 failed
Summary: dev-util/ddd-3.3.7 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Travis Tilley (RETIRED)
URL:
Whiteboard:
Keywords:
: 75891 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-11-14 06:43 UTC by Carsten Lohrke (RETIRED)
Modified: 2005-03-12 15:15 UTC (History)
1 user (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 Carsten Lohrke (RETIRED) gentoo-dev 2004-11-14 06:43:46 UTC
g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDEBUG -O2  -W -Wall -march=athlon-xp -pipe -fforce-addr -fprefetch-loop-arrays -fmove-all-movables -mfpmath=sse,387  -trigraphs  -c -o uniquify.o `test -f 'uniquify.C' || echo './'`uniquify.C
In file included from StringA.h:37,
                 from uniquify.h:36,
                 from uniquify.C:36:
VarArray.h: In member function `virtual void VarArray<T>::add(const T&)':
VarArray.h:56: error: there are no arguments to `value' that depend on a template parameter, so a declaration of `value' must be available
VarArray.h:56: error: (if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
make[2]: *** [uniquify.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/ddd-3.3.7/work/ddd-3.3.7/ddd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/ddd-3.3.7/work/ddd-3.3.7/ddd'
make: *** [all-recursive] Error 1


Since 3.3.9 compiles fine with gcc 3.4.3 and .10 is out, I think marking stable   should "fix" this.
Comment 1 Robert Paskowitz (RETIRED) gentoo-dev 2004-11-18 21:43:27 UTC
Same error, trying 3.3.9 now, since I am using gcc 3.4.3.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-28 04:51:24 UTC
*** Bug 75891 has been marked as a duplicate of this bug. ***
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2005-03-12 15:15:55 UTC
Seems to be fixed with 3.3.10 and gcc-3.4.3.20050110, at least.  Please re-open if necessary