Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80362 - emerge dev-libs/ace fails
Summary: emerge dev-libs/ace fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Michael Imhof (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-01 10:26 UTC by Rutger ter Borg
Modified: 2005-05-31 06:46 UTC (History)
0 users

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 Rutger ter Borg 2005-02-01 10:26:41 UTC
dev-libs/ace-5.4-r2 fails to emerge.



Reproducible: Always
Steps to Reproduce:
1. emerge dev-libs/ace
2.
3.

Actual Results:  
 
 
 
 
 
>>> emerge (1 of 1) dev-libs/ace-5.4-r2 to / 
>>> Downloading http://ftp.easynet.nl/mirror/gentoo/distfiles/ACE-5.4.tar.bz2 
--19:20:01--  http://ftp.easynet.nl/mirror/gentoo/distfiles/ACE-5.4.tar.bz2 
           => `/usr/portage/distfiles/ACE-5.4.tar.bz2' 
Resolving ftp.easynet.nl... 195.86.128.57 
Connecting to ftp.easynet.nl[195.86.128.57]:80... connected. 
HTTP request sent, awaiting response... 200 OK 
Length: 5,934,471 [application/x-tar] 
 
100%[===================================================================================>] 
5,934,471    208.08K/s    ETA 00:00 
 
19:20:35 (170.37 KB/s) - `/usr/portage/distfiles/ACE-5.4.tar.bz2' saved 
[5934471/5934471] 
 
>>> md5 src_uri ;-) ACE-5.4.tar.bz2 
>>> Unpacking source... 
>>> Unpacking ACE-5.4.tar.bz2 to /var/tmp/portage/ace-5.4-r2/work 
tar: Read 4096 bytes from - 
>>> Source unpacked. 
make[1]: Entering directory 
`/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace' 
 
Makefile: /var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace/Makefile.ace 
 
g++ -march=k8 -O2 -pipe -W -Wall -Wpointer-arith -pipe -march=k8 -O2 -pipe -g    
-D_REENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE   
-I/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers -DACE_HAS_EXCEPTIONS 
-D__ACE_INLINE__ -DACE_BUILD_DLL -DACE_OS_BUILD_DLL -DACE_AS_STATIC_LIBS  -c 
-o .obj/ARGV.o ARGV.cpp 
g++ -march=k8 -O2 -pipe -W -Wall -Wpointer-arith -pipe -march=k8 -O2 -pipe -g    
-D_REENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE   
-I/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers -DACE_HAS_EXCEPTIONS 
-D__ACE_INLINE__ -DACE_BUILD_DLL -DACE_OS_BUILD_DLL -DACE_AS_STATIC_LIBS  -c 
-o .obj/Argv_Type_Converter.o Argv_Type_Converter.cpp 
g++ -march=k8 -O2 -pipe -W -Wall -Wpointer-arith -pipe -march=k8 -O2 -pipe -g    
-D_REENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE   
-I/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers -DACE_HAS_EXCEPTIONS 
-D__ACE_INLINE__ -DACE_BUILD_DLL -DACE_OS_BUILD_DLL -DACE_AS_STATIC_LIBS  -c 
-o .obj/Basic_Types.o Basic_Types.cpp 
g++ -march=k8 -O2 -pipe -W -Wall -Wpointer-arith -pipe -march=k8 -O2 -pipe -g    
-D_REENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE   
-I/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers -DACE_HAS_EXCEPTIONS 
-D__ACE_INLINE__ -DACE_BUILD_DLL -DACE_OS_BUILD_DLL -DACE_AS_STATIC_LIBS  -c 
-o .obj/Time_Value.o Time_Value.cpp 
In file included 
from /var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace/Unbounded_Queue.h:286, 
                 from /var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace/ARGV.h:24, 
                 from ARGV.cpp:6: 
/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace/Unbounded_Queue.cpp: In 
member function `void ACE_Unbounded_Queue<T>::delete_nodes()': 
/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace/Unbounded_Queue.cpp:133: 
error: expected class-name before '(' token 
/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace/Unbounded_Queue.cpp: In 
destructor `ACE_Unbounded_Queue<T>::~ACE_Unbounded_Queue()': 
/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace/Unbounded_Queue.cpp:153: 
error: expected class-name before '(' token 
/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace/Unbounded_Queue.cpp: In 
member function `int ACE_Unbounded_Queue<T>::dequeue_head(T&)': 
/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace/Unbounded_Queue.cpp:223: 
error: expected class-name before '(' token 
make[1]: *** [.obj/ARGV.o] Error 1 
make[1]: *** Waiting for unfinished jobs.... 
make[1]: Leaving directory `/var/tmp/portage/ace-5.4-r2/work/ACE_wrappers/ace' 
make: *** [all] Error 2 
 
!!! ERROR: dev-libs/ace-5.4-r2 failed. 
!!! Function src_compile, Line 28, Exitcode 2 
!!! (no error message) 
!!! If you need support, post the topmost build error, NOT this status 
message. 
 
 

Expected Results:  
 
emerge successfully. 

 
Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.3, 
glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r14 x86_64) 
================================================================= 
System uname: 2.6.9-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3200+ 
Gentoo Base System version 1.4.16 
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Nov 18 2004, 20:50:13)] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.4 
sys-devel/autoconf:  2.13, 2.59-r6 
sys-devel/automake:  1.9.4, 1.5, 1.4_p6, 1.6.3, 1.8.5-r3, 1.7.9-r1 
sys-devel/binutils:  2.15.92.0.2-r1 
sys-devel/libtool:   1.5.10-r4 
virtual/os-headers:  2.6.8.1-r2 
ACCEPT_KEYWORDS="amd64" 
AUTOCLEAN="yes" 
CFLAGS="-march=k8 -O2 -pipe" 
CHOST="x86_64-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=k8 -O2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox" 
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ 
http://gentoo.tiscali.nl/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo 
http://ftp.heanet.ie/pub/gentoo/ 
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync7.nl.gentoo.org/gentoo-portage" 
USE="amd64 X aalib acpi alsa arts atlas audiofile avi berkdb bitmap-fonts 
bzlib cddb cdparanoia cdr crypt cups dga directfb divx4linux dvb dvd dvdr 
encode f77 fam fbcon fftw flac font-server foomaticdb fortran gdbm gif gnokii 
gphoto2 gpm graphviz gs gstreamer imagemagick imap imlib innodb ipv6 java jbig 
jikes jp2 jpeg jpeg2k junit kde lcms libwww live lzw lzw-tiff mad matroska 
mcal mikmod mng motif mpeg mpeg4 multilib mysql nas ncurses nls nptl nvidia 
oggvorbis opengl pam pcre pda perl plotutils png ppds python qt quicktime 
readline ruby samba scanner sdl slang smime speex ssl svg tcpd tetex tiff 
truetype truetype-fonts type1-fonts unicode usb userlocales wifi wmf xine 
xinerama xml xml2 xpm xprint xrandr xscreensaver xv xvid zlib" 
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-01 12:24:59 UTC
Michael: metadata.xml -> tan_i_tive@gentoo.org
Comment 2 Michael Imhof (RETIRED) gentoo-dev 2005-05-30 12:10:39 UTC
Fixed the metadata.
Comment 3 Rutger ter Borg 2005-05-31 06:46:55 UTC
   
ace-5.4.3 compiles without a problem, this bug is resolved by upgrading