Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122765 - dev-cpp/commoncpp2-1.3.1 fails to compile
Summary: dev-cpp/commoncpp2-1.3.1 fails to compile
Status: RESOLVED DUPLICATE of bug 74457
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-14 01:12 UTC by David Ferenczi
Modified: 2006-02-14 01:24 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 David Ferenczi 2006-02-14 01:12:21 UTC
source='engine.cpp' object='engine.lo' libtool=yes \
depfile='.deps/engine.Plo' tmpdepfile='.deps/engine.TPlo' \
depmode=gcc3 /bin/sh ../autoconf/depcomp \
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../include    -I../src -DCCXX_EXPORT_LIBRARY  -D_GNU_SOURCE -I/usr/include/libxml2 -I../include  -mtune=pentium3 -O2 -pipe -c -o engine.lo `test -f engine.cpp || echo './'`engine.cpp
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I/usr/include/libxml2 -I../include -mtune=pentium3 -O2 -pipe -c engine.cpp -MT engine.lo -MD -MP -MF .deps/engine.TPlo  -fPIC -DPIC -o .libs/engine.o
engine.cpp: In function `ost::Engine& ost::operator<<(ost::Engine&, ost::String)':
engine.cpp:490: internal compiler error: in sweep_string_variable, at protector.c:1158
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/commoncpp2-1.3.1/temp/ccQJFGON.out file, please attach this to your bugreport.
make[1]: *** [engine.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/commoncpp2-1.3.1/work/commoncpp2-1.3.1/src'
make: *** [all-recursive] Error 1

!!! ERROR: dev-cpp/commoncpp2-1.3.1 failed.
!!! Function src_compile, Line 23, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


************************************
emerge --info:
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14.2 i686)
=================================================================
System uname: 2.6.14.2 i686 Intel(R) Celeron(R) CPU 2.40GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mtune=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /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="-mtune=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.fsn.hu/pub/linux/distributions/gentoo/ http://gentoo.math.bme.hu ftp://ftp.nyx.hu/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.du.se/pub/os/gentoo"
LANG="en_GB"
LC_ALL=""
LINGUAS="en_GB"
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 alsa apache2 apm arts artswrappersuid audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdr cups curl dga divx4linux dlloader dnd dvd dvdread edl eds emboss exif expat fam ffmpeg flac foomaticdb fortran gdbm gif glut gmp gpm hardened idn imagemagick imap imlib ipv6 java javascript jpeg kde kdeenablefinal kdexdeltas kerberos lcms libg++ libwww live lua lzo maildir makecheck mikmod mmx mmx2 mng mp3 mpeg nls nptl nvidia ogg oggvorbis opengl oss pam pcre pda perl php png ppds prelude python qt quicktime readline real scanner sdl speex spell sqlite sse sse2 ssl subversion svg svga symlink tcpd tetex threads tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l v4l2 vorbis win32codecs wmf xanim xine xml xml2 xv xvid xvmc zlib linguas_en_GB userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-14 01:24:17 UTC

*** This bug has been marked as a duplicate of 74457 ***