[Bug c++/27813] New: ICE while building a public released package from source

gcc-bugzilla at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 29 22:56:00 GMT 2006


I was trying to install the amule-2.0.3-r4 package from source in my gentoo
linux.
The package is public so if it could be a package error it should be reported
on their web site, but it is not.
I send this bug directly to you gcc-team, without interesting the gentoo
forums, cause it is reproducible just with preprocessed source.
Download attachment with precompiled source from:
http://82.57.174.182/pub/gcc-bug-attachment.tbz2

Environment:
System: Linux localhost 2.6.14-hardened-r8 #5 Sun May 21 19:37:30 Local time
zone must be set--see zic manu i586 AMD-K6(tm) 3D processor GNU/Linux
Architecture: i586
AMD-K6(tm) 3D 400 MHz processor
128 MB RAM
Host bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3] (rev 04)

host: i586-pc-linux-gnu
build: i586-pc-linux-gnu
target: i586-pc-linux-gnu
configured with: /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure
--prefix=/usr --bindir=/usr/i586-pc-linux-gnu/gcc-bin/3.4.5
--includedir=/usr/lib/gcc/i586-pc-linux-gnu/3.4.5/include
--datadir=/usr/share/gcc-data/i586-pc-linux-gnu/3.4.5
--mandir=/usr/share/gcc-data/i586-pc-linux-gnu/3.4.5/man
--infodir=/usr/share/gcc-data/i586-pc-linux-gnu/3.4.5/info
--with-gxx-include-dir=/usr/lib/gcc/i586-pc-linux-gnu/3.4.5/include/g++-v3
--host=i586-pc-linux-gnu --build=i586-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --disable-libunwind-exceptions --disable-multilib
--disable-libgcj --enable-languages=c,c++,f77 --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu

How-To-Repeat:
$ gcc preprocessed-source.cpp
In file included from /usr/include/wx-2.6/wx/event.h:27,
                 from /usr/include/wx-2.6/wx/app.h:20,
                 from amule.h:38,
                 from ECSpecialTags.cpp:40:
ECSpecialTags.h: In member function `void CValueMap::CreateTag(ec_tagname_t,
CMD4Hash, CECTag*)':
ECSpecialTags.h:115: internal compiler error: in sweep_string_variable, at
protector.c:1158
Please submit a full bug report,
with preprocessed source if appropriate.


------- Comment #1 from exio82 at gmail dot com  2006-05-29 22:55 -------
Fix:
Don't ask me :-)


-- 
           Summary: ICE while building a public released package from source
           Product: gcc
           Version: 3.4.5
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: exio82 at gmail dot com
 GCC build triplet: i586-pc-linux-gnu
  GCC host triplet: i586-pc-linux-gnu
GCC target triplet: i586-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27813



More information about the Gcc-bugs mailing list