Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142890 - ICE when compiling djvuserve.cpp
Summary: ICE when compiling djvuserve.cpp
Status: RESOLVED DUPLICATE of bug 74457
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-05 08:51 UTC by Jiri Pittner
Modified: 2006-08-05 09:22 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 Jiri Pittner 2006-08-05 08:51:18 UTC
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r12 i686)
=================================================================
System uname: 2.6.16-gentoo-r12 i686 Genuine Intel(R) CPU           T2500  @ 2.00GHz
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4m -msse2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4m -msse2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.supp.name/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d acl acpi alsa apache2 apm arts avi berkdb bitmap-fonts blas bluetooth bonobo bzip2 cdparanoia cdr cli crypt dlloader dri dv dvd dvdr dvdread eds emboss encode esd ffmpeg foomaticdb fortran ftp gcj gdbm gif gnome gphoto2 gpm gps gstreamer gtk gtk2 hardened icc ieee1394 imagemagick imap imlib ipv6 isdnlog jabber java javascript jpeg jpeg2k kde lapack lesstif libg++ libwww lirc lm_sensors lprng mad mbox mikmod mime mmap mmx mozilla mp3 mpeg mpi nas ncurses nls nptl nsplugin ogg opengl oss pcmcia pcre pdf pdflib perl plotutils png posix pppd python qt qt3 qt4 quicktime readline reflection samba scanner sdl session sharedmem smartcard sndfile sockets socks5 sox spell spl sse sse2 ssl svga tcl tcltk tcpd tetex threads tiff tk truetype truetype-fonts type1-fonts udev unicode usb v4l vcd vorbis wifi win32codecs wxwindows xine xml xmms xorg xpm xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_radeon video_cards_fglrx video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Using  i686-pc-linux-gnu-3.4.6, hardened, while emerging djvu-3.5.17 I get
...
creating djvutxt
i686-pc-linux-gnu-g++ -march=pentium4m -msse2 -pipe -fomit-frame-pointer  -DHAVE
_CONFIG_H -I.. -I.. -I../libdjvu -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -m
tune=i686   -pthread -DTHREADMODEL=POSIXTHREADS -c djvuserve.cpp
djvuserve.cpp: In function `void djvuserver_file(DJVU::GURL)':
djvuserve.cpp:227: internal compiler error: in sweep_string_variable, at protect
or.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/djvu-3.5.17/temp/ccSdCxKN.out f
ile, please attach this to your bugreport.
make[1]: *** [djvuserve.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/djvu-3.5.17/work/djvulibre-3.5.17/t
ools'
make: *** [all] Error 2

!!! ERROR: app-text/djvu-3.5.17 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  djvu-3.5.17.ebuild, line 69:   Called die
Comment 1 Harald van Dijk (RETIRED) gentoo-dev 2006-08-05 09:22:25 UTC
Just leave the restriction checkboxes alone. Why are you using a hardened compiler without using a hardened profile? Anyway, regardless, this is a dupe.

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