Bug 130819 - [GCC 4.1] stabilize app-admin/apachetop-0.12.6
Bug#: 130819 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ppc@gentoo.org Reported By: hetfield666@gmail.com
Component: GCC Porting
URL: 
Summary: [GCC 4.1] stabilize app-admin/apachetop-0.12.6
Keywords:  
Status Whiteboard: 
Opened: 2006-04-22 04:46 0000
Description:   Opened: 2006-04-22 04:46 0000
easy to fix..just remove the extra qualification :)

make[2]: Entering directory
`/var/tmp/portage/apachetop-0.12.6/work/apachetop-0.12.6/src'
source='apachetop.cc' object='apachetop.o' libtool=no \
        depfile='.deps/apachetop.Po' tmpdepfile='.deps/apachetop.TPo' \
        depmode=gcc3 /bin/sh ../config/depcomp \
        i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..   -I yes/include -I
yes/include -I yes/include  -O3 -mtune=pentium3 -march=pentium3 -pipe
-fomit-frame-pointer -mmmx -msse -c -o apachetop.o `test -f apachetop.cc ||
echo './'`apachetop.cc
resolver.h:13: error: extra qualification ‘Resolver::’ on member
‘Resolver’
resolver.h:14: error: extra qualification ‘Resolver::’ on member
‘Resolver’
make[2]: *** [apachetop.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/apachetop-0.12.6/work/apachetop-0.12.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/apachetop-0.12.6/work/apachetop-0.12.6'
make: *** [all] Error 2

!!! ERROR: app-admin/apachetop-0.12.6 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  apachetop-0.12.6.ebuild, line 27:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.

------- Comment #1 From Tristan Heaven 2006-04-25 16:39:59 0000 -------
Created an attachment (id=85502) [details]
apachetop-0.12.6-gcc41.patch

(In reply to comment #0)
> easy to fix..just remove the extra qualification :)

patch for USE=adns

------- Comment #2 From Patrizio Bassi 2006-04-26 03:29:28 0000 -------
yes, like that, you can commit and close

------- Comment #3 From Mark Loeser 2006-05-01 17:14:44 0000 -------
Added patch, thanks.

------- Comment #4 From Jakub Moc (RETIRED) 2006-09-02 15:29:36 0000 -------
*** Bug 146051 has been marked as a duplicate of this bug. ***

------- Comment #5 From Jakub Moc (RETIRED) 2006-09-02 15:32:27 0000 -------
Reopen for stabilization.

------- Comment #6 From Jeroen Roovers 2006-09-03 12:45:38 0000 -------
HPPA done.

------- Comment #7 From Joshua Jackson 2006-09-03 22:36:57 0000 -------
x86 is stable ^.^

------- Comment #8 From Scott Stoddard (RETIRED) 2006-09-05 18:31:55 0000 -------
amd64 done.

------- Comment #9 From nixnut 2006-09-17 04:31:42 0000 -------
Stable on ppc, courtesy of dertobi123 (thanks mate!)