Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85107 - app-sci/iverilog-20031009 invalid types in VLparse()
Summary: app-sci/iverilog-20031009 invalid types in VLparse()
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-13 09:42 UTC by Lucas Walter
Modified: 2005-08-21 18:15 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 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.