Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52406 - wv2 does not compile with gcc-3.4.0
Summary: wv2 does not compile with gcc-3.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 48528
  Show dependency tree
 
Reported: 2004-05-29 17:40 UTC by Lares Weaselle
Modified: 2004-07-06 05:38 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 Lares Weaselle 2004-05-29 17:40:44 UTC
emerging app-text/wv2-0.2.1 fails with gcc-3.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
setup
unpack
>>> Unpacking source...
>>> Unpacking wv2-0.2.1.tar.bz2 to /var/tmp/portage/wv2-0.2.1/work
>>> Source unpacked.
compile
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for x86_64-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -Wold-style-cast... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse nm output... ok
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for x86_64-pc-linux-gnu-g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for gawk... (cached) gawk
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c -p
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether byte ordering is bigendian... no
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 8
checking for int... yes
checking size of int... 4
checking for void *... yes
checking size of void *... 8
checking for working memcmp... yes
checking for working strtod... yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for isnan in -lm... yes
checking for finite in -lm... yes
checking for _finite in -lm... no
checking for pkg-config... /usr/bin/pkg-config
checking for libgsf-1 >= 1.7.2... yes
checking LIBGSF_CFLAGS... -I/usr/include/libgsf-1 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2  
checking LIBGSF_LIBS... -lgsf-1 -lgobject-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0  
checking for iconv... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking sys/iconv.h usability... no
checking sys/iconv.h presence... no
checking for sys/iconv.h... no
checking need for const in iconv... no
checking whether the iconv installation is complete enough... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/generator/Makefile
config.status: creating tests/Makefile
config.status: creating wv2-config
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/wv2-0.2.1/work/wv2-0.2.1'
Making all in .
make[2]: Entering directory `/var/tmp/portage/wv2-0.2.1/work/wv2-0.2.1'
make[2]: Leaving directory `/var/tmp/portage/wv2-0.2.1/work/wv2-0.2.1'
Making all in src
make[2]: Entering directory `/var/tmp/portage/wv2-0.2.1/work/wv2-0.2.1/src'
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\"
-DVERSION=\"0.2.1\" -I. -I. -I.. -I../include -I.. -I. -I/usr/include/libgsf-1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2     
-I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2    -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall
-pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2
-march=athlon64 -pipe -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall
-pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2
-march=athlon64 -pipe -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -MT olestorage.lo -MD -MP -MF
".deps/olestorage.Tpo" \
  -c -o olestorage.lo `test -f 'olestorage.cpp' || echo './'`olestorage.cpp; \
then mv ".deps/olestorage.Tpo" ".deps/olestorage.Plo"; \
else rm -f ".deps/olestorage.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\"
-DVERSION=\"0.2.1\" -I. -I. -I.. -I../include -I.. -I. -I/usr/include/libgsf-1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2     
-I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2    -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall
-pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2
-march=athlon64 -pipe -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall
-pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2
-march=athlon64 -pipe -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -MT olestream.lo -MD -MP -MF ".deps/olestream.Tpo" \
  -c -o olestream.lo `test -f 'olestream.cpp' || echo './'`olestream.cpp; \
then mv ".deps/olestream.Tpo" ".deps/olestream.Plo"; \
else rm -f ".deps/olestream.Tpo"; exit 1; \
fi
g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\" -DVERSION=\"0.2.1\" -I. -I. -I..
-I../include -I.. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgsf-1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -O2 -O2 -march=athlon64 -pipe -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -Wold-style-cast
-Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -O2 -O2 -march=athlon64 -pipe -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -MT olestream.lo -MD
-MP -MF .deps/olestream.Tpo -c olestream.cpp  -fPIC -DPIC -o olestream.lo
g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\" -DVERSION=\"0.2.1\" -I. -I. -I..
-I../include -I.. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgsf-1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -O2 -O2 -march=athlon64 -pipe -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -Wold-style-cast
-Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -O2 -O2 -march=athlon64 -pipe -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -MT olestorage.lo -MD
-MP -MF .deps/olestorage.Tpo -c olestorage.cpp  -fPIC -DPIC -o olestorage.lo
olestream.cpp: In destructor `virtual wvWare::OLEStreamReader::~OLEStreamReader()':
olestream.cpp:64: warning: use of old-style cast
olestream.cpp:64: warning: use of old-style cast
olestream.cpp:64: warning: use of old-style cast
olestream.cpp: In destructor `virtual wvWare::OLEStreamWriter::~OLEStreamWriter()':
olestream.cpp:210: warning: use of old-style cast
olestream.cpp:210: warning: use of old-style cast
olestream.cpp:210: warning: use of old-style cast
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\"
-DVERSION=\"0.2.1\" -I. -I. -I.. -I../include -I.. -I. -I/usr/include/libgsf-1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2     
-I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2    -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall
-pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2
-march=athlon64 -pipe -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall
-pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2
-march=athlon64 -pipe -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -MT word97_generated.lo -MD -MP -MF
".deps/word97_generated.Tpo" \
  -c -o word97_generated.lo `test -f 'word97_generated.cpp' || echo
'./'`word97_generated.cpp; \
then mv ".deps/word97_generated.Tpo" ".deps/word97_generated.Plo"; \
else rm -f ".deps/word97_generated.Tpo"; exit 1; \
fi
In file included from olestorage.cpp:21:
wvlog.h:41: error: `std::ios' is not a template
wvlog.h:41: error: `std::ios' is not a template
wvlog.h:75: error: `std::ios' is not a template
wvlog.h:75: error: `std::ios' is not a template
olestorage.cpp: In member function `bool
wvWare::OLEStorage::open(wvWare::OLEStorage::Mode)':
olestorage.cpp:96: warning: use of old-style cast
olestorage.cpp:96: warning: use of old-style cast
olestorage.cpp:98: warning: use of old-style cast
olestorage.cpp:98: warning: use of old-style cast
olestorage.cpp:108: warning: use of old-style cast
olestorage.cpp:108: warning: use of old-style cast
olestorage.cpp:109: warning: use of old-style cast
olestorage.cpp:109: warning: use of old-style cast
olestorage.cpp:109: warning: use of old-style cast
olestorage.cpp:119: warning: use of old-style cast
olestorage.cpp:119: warning: use of old-style cast
olestorage.cpp:128: warning: use of old-style cast
olestorage.cpp:128: warning: use of old-style cast
olestorage.cpp:129: warning: use of old-style cast
olestorage.cpp:129: warning: use of old-style cast
olestorage.cpp:129: warning: use of old-style cast
olestorage.cpp: In member function `void wvWare::OLEStorage::close()':
olestorage.cpp:148: warning: use of old-style cast
olestorage.cpp:148: warning: use of old-style cast
olestorage.cpp:148: warning: use of old-style cast
olestorage.cpp:154: warning: use of old-style cast
olestorage.cpp:154: warning: use of old-style cast
olestorage.cpp:154: warning: use of old-style cast
olestorage.cpp: In member function `std::list<std::string,
std::allocator<std::string> > wvWare::OLEStorage::listDirectory()':
olestorage.cpp:180: warning: use of old-style cast
olestorage.cpp:180: warning: use of old-style cast
olestorage.cpp:180: warning: use of old-style cast
olestorage.cpp: In member function `bool
wvWare::OLEStorage::enterDirectory(const std::string&)':
olestorage.cpp:194: warning: use of old-style cast
olestorage.cpp:195: warning: use of old-style cast
olestorage.cpp:195: warning: use of old-style cast
olestorage.cpp:196: warning: use of old-style cast
olestorage.cpp:196: warning: use of old-style cast
olestorage.cpp:207: warning: use of old-style cast
olestorage.cpp:207: warning: use of old-style cast
olestorage.cpp: In member function `void wvWare::OLEStorage::leaveDirectory()':
olestorage.cpp:218: warning: use of old-style cast
olestorage.cpp:218: warning: use of old-style cast
olestorage.cpp:218: warning: use of old-style cast
olestorage.cpp:221: warning: use of old-style cast
olestorage.cpp:221: warning: use of old-style cast
olestorage.cpp:221: warning: use of old-style cast
olestorage.cpp: In member function `std::string wvWare::OLEStorage::path() const':
olestorage.cpp:274: warning: use of old-style cast
olestorage.cpp:274: warning: use of old-style cast
olestorage.cpp:276: warning: use of old-style cast
olestorage.cpp:276: warning: use of old-style cast
make[2]: *** [olestorage.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\" -DVERSION=\"0.2.1\" -I. -I. -I..
-I../include -I.. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgsf-1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -O2 -O2 -march=athlon64 -pipe -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -Wold-style-cast
-Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -O2 -O2 -march=athlon64 -pipe -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -MT
word97_generated.lo -MD -MP -MF .deps/word97_generated.Tpo -c
word97_generated.cpp  -fPIC -DPIC -o word97_generated.lo
word97_generated.cpp:8169:2: warning: #warning is a GCC extension
word97_generated.cpp:8169:2: warning: #warning "Couldn't generate reading code
for SEPX::grpprl"
word97_generated.cpp:8185:2: warning: #warning is a GCC extension
word97_generated.cpp:8185:2: warning: #warning "Couldn't generate writing code
for SEPX::grpprl"
word97_generated.cpp:8206:2: warning: #warning is a GCC extension
word97_generated.cpp:8206:2: warning: #warning "Can't compare SEPX::grpprl items"
In file included from word97_generated.cpp:32:
wvlog.h:41: error: `std::ios' is not a template
wvlog.h:41: error: `std::ios' is not a template
wvlog.h:75: error: `std::ios' is not a template
wvlog.h:75: error: `std::ios' is not a template
make[2]: *** [word97_generated.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/wv2-0.2.1/work/wv2-0.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/wv2-0.2.1/work/wv2-0.2.1'
make: *** [all] Error 2

!!! ERROR: app-text/wv2-0.2.1 failed.
!!! Function src_compile, Line 418, Exitcode 2
!!! emake failed



Portage 2.0.50-r7 (gcc34-amd64-2004.1, gcc-3.4.0, glibc-2.3.3_pre20040420-r1,
2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 x86_64 4
Gentoo Base System version 1.4.15
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon64 -pipe"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/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="-O2 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache fixpackages sandbox"
GENTOO_MIRRORS="http://hermia/tsp-cache/gentoo.ccccom.com
http://hermia/tsp-cache/mirror.datapipe.net/gentoo
http://hermia/tsp-cache/mirror.datapipe.net/gentoo
http://hermia/tsp-cache/pen-systems.ufl.edu/mirrors/gentoo
http://hermia/tsp-cache/mirror.tucdemonic.org/gentoo/
http://hermia/tsp-cache/gentoo.seren.com/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://hermia/gentoo-portage"
USE="X aalib acpi acpi4linux alsa amd64 apm audiofile avi crypt cscope cups dga
doc dvd dvdr encode fluxbox foomaticdb gif gnome gtk gtk2 imagemagick java jpeg
lcms lesstif lufsusermount mad mbox motif moznocompose moznoirc moznomail
moznoocompose moznoxft mpeg mpeg4 objc oggvorbis opengl pam pcmcia perl png pnp
ppds python qt quicktime radeon samba sdl slp spell ssl tcpd tetex tiff truetype
trusted unicode usb xml xmms xv zlib"
Comment 1 Douglas Russell (RETIRED) gentoo-dev 2004-06-16 10:12:08 UTC
Actually. I get the same on x86. So changing to Hardware: All.


Portage 2.0.50-r7 (default-x86-1.4, gcc-3.4.0, glibc-2.3.3_pre20040420-r0, 2.6.5-gentoo)
=================================================================
System uname: 2.6.5-gentoo i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.4.14
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -pipe -funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /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="-O3 -march=athlon-xp -pipe -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache cvs sandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa apm avi cdr crypt dvd encode foomaticdb gcj gif gphoto2 gpm gtk gtk2 imlib java jpeg kde ldap libg++ libwww mad mikmod mmx motif mpeg ncurses nls offensive oggvorbis opengl pam pdflib perl plotutils png python qt quicktime readline samba sdl slang spell sse ssl svga tcpd tetex truetype v4l x86 xinerama xml xml2 xmms xv zlib"
Comment 2 Hanno Böck gentoo-dev 2004-06-25 06:07:45 UTC
Fixed in wv2-0.2.2. Just copying the ebuild works.
brain, can you commit the update?
Comment 3 Hanno Böck gentoo-dev 2004-07-06 05:38:54 UTC
done