Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 85107

Summary: app-sci/iverilog-20031009 invalid types in VLparse()
Product: Gentoo Linux Reporter: Lucas Walter <lucasw>
Component: New packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lucas Walter 2005-03-13 09:42:57 UTC
The build fails on a particular file parse.cc.

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

Actual Results:  
i686-pc-linux-gnu-g++ -Wall -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -O3 -pipe -
march=pentium4 -I. -I. -MD -c parse.cc -o parse.o
parse.cc: In function `int VLparse()':
parse.cc:3363: error: invalid types `int[int]' for array subscript
parse.cc:3363: error: invalid types `int[int]' for array subscript
parse.cc:3363: error: invalid types `int[int]' for array subscript
parse.cc:3363: error: invalid types `int[int]' for array subscript
parse.cc:3363: error: invalid types `int[int]' for array subscript
make: *** [parse.o] Error 1

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


Expected Results:  
A successful emerge.

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20041102-r0, 
2.6.9-gentoo-r4 i686)
=================================================================
System uname: 2.6.9-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.6.6
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe -march=pentium4"
CHOST="i686-pc-linux-gnu"
COMPILER=""
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/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -pipe -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups encode esd 
f77 fam flac foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml 
imagemagick imlib java jpeg kde libg++ libwww mad mikmod motif mozilla mpeg 
ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime 
readline sdl spell ssl svga tcpd tiff truetype x86 xml xml2 xmms xv zlib"
Comment 1 Olivier Fisette (RETIRED) gentoo-dev 2005-08-21 18:15:20 UTC
This version of iverilog has now been removed from Portage. Closing.