Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76411 - iverilog-0.7 fails to compile (with gcc 3.4 or 3.3)
Summary: iverilog-0.7 fails to compile (with gcc 3.4 or 3.3)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-02 07:46 UTC by jon R-B
Modified: 2005-01-03 04:12 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 jon R-B 2005-01-02 07:46:18 UTC
While doing a emerge world -uvDp iverilog downgrade was advised
Started that off

Error at end of the comile (using gcc 3.4.1)


ar_traits<char>, std::allocator<char> > >::svector(unsigned int)':
: multiple definition of `svector<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::svector(unsigned int)'
main.o(.text+0xc2): first defined here
t-xnf.o(.text+0xc8): In function `svector<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::svector(unsigned int)':
: multiple definition of `svector<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::svector(unsigned int)'
main.o(.text+0x7c): first defined here
t-xnf.o(.text+0x10e): In function `svector<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::svector(unsigned int)':
: multiple definition of `svector<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::svector(unsigned int)'
main.o(.text+0xc2): first defined here
collect2: ld returned 1 exit status
make: *** [ivl] Error 1

!!! ERROR: sci-electronics/iverilog-0.7 failed.
!!! Function src_compile, Line 21, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1.emerge iverilog
2.fail
3.

Actual Results:  
fail

Expected Results:  
compile

root@Fluid jrb # emerge info
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.1, glibc-2.3.4.20040808-r1,
2.6.10-gentoo-r1 i686)
=================================================================
System uname: 2.6.10-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec  4 2004, 18:40:35)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.15.90.0.1.1-r3
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://mirrors.blueyonder.co.uk/sites/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
http://mirror.switch.ch/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/
ftp://ftp.solnet.ch/mirror/Gentoo http://www.mirror.ac.uk/mirror/www.ibiblio.org/"
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl acpi aim alsa apm avi berkdb bitmap-fonts bonobo bzip2 cdr crypt
cups directfb dvd eds encode esd fam fbcon flac foomaticdb fortran gdbm geoip
gif gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal imagemagick
imlib ipv6 java joystick jpeg jpg ldap libwww mad mikmod mme mme2 mmx mmx2 motif
mozilla mp3 mpeg msn ncurses nls nntp nomotif nptl offensive oggvorbis opengl
oss pam pdflib perl png ppds python quicktime readline sdl spell sse sse2 ssl
svga tcltk tcpd tiff truetype usb xml xml2 xmms xprint xv zlib"
Comment 1 Justin Huff 2005-01-02 22:20:42 UTC
iverilog-0.8 (~x86) emerges great.
Comment 2 jon R-B 2005-01-03 04:12:27 UTC
Emerging fine - closing bug