Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127479 - [3.4/ICE] emerge app-text/pdftk-1.12 causes gcc to segv
Summary: [3.4/ICE] emerge app-text/pdftk-1.12 causes gcc to segv
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-24 14:37 UTC by leigh giles
Modified: 2006-04-22 00:42 UTC (History)
1 user (show)

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 leigh giles 2006-03-24 14:37:04 UTC
gcj -c --resource com/lowagie/text/pdf/fonts/Times-BoldItalic.afm Times-BoldItalic.a fm -o Times-BoldItalic.o
gcj -c --resource com/lowagie/text/pdf/fonts/Times-Italic.afm Times-Italic.afm -o Ti mes-Italic.o
gcj -c --resource com/lowagie/text/pdf/fonts/Times-Roman.afm Times-Roman.afm -o Time s-Roman.o
gcj -c --resource com/lowagie/text/pdf/fonts/ZapfDingbats.afm ZapfDingbats.afm -o Za pfDingbats.o
make[2]: Leaving directory `/var/tmp/portage/pdftk-1.12/work/pdftk-1.12/java_libs/co m/lowagie/text/pdf/fonts'
make[1]: Leaving directory `/var/tmp/portage/pdftk-1.12/work/pdftk-1.12/java_libs'
g++ pdftk.cc -I../java_libs -march=athlon64 -pipe -O2 -DPATH_DELIM=0x2f -DASK_ABOUT_ WARNINGS=false -DPDFTK_VER=\"1.12\" -c
g++: Internal error: Segmentation fault (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make: *** [pdftk.o] Error 1

!!! ERROR: app-text/pdftk-1.12 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! Compilation failed.
!!! If you need support, post the topmost build error, NOT this status message.

============================================================







Amiens ~ # emerge info
Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo -r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3700+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xk b /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.isp.net.au/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="amd64 X alsa apache2 ati audiofile avi berkdb bitmap-fonts bonobo bzip2 cdparan oia cdr cjk cli crypt ctype cups curl dba dga dri dvb dvd dvdr dvdread eds emboss en code exif expat fam fastbuild firefox flac foomaticdb force-cgi-redirect fortran ftp  gcj gd gdbm gif gimp gimpprint glut gmp gphoto2 gpm gstreamer gtk gtk2 gtkhtml guil e idn imagemagick imlib ipv6 jack java jpeg lcms ldap ldb libwww lzw lzw-tiff memlim it mhash mng motif mp3 mpeg mpm-worker mule ncurses network nls nptl nptlonly opengl  pam pcre pdflib perl php png posix postgres postgresql ppds python quicktime readli ne real rtc ruby samba scanner sdl session simplexml soap sockets spell spl ssl tclt k tcpd threads tiff tokenizer toolbar truetype truetype-fonts type1-fonts udev unico de usb userlocales v4l v4l2 xfce4 xml xml2 xpm xsl xv xvid zlib userland_GNU kernel_ linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-24 14:42:30 UTC
Can you reproduce it (does it fail again at *exactly* the same place)?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-25 01:04:51 UTC
If it's reproducible, reopen the bug, don't send me private emails ever in such cases, please.
Comment 3 SpanKY gentoo-dev 2006-04-22 00:42:32 UTC
unable to reproduce here with gcc-3.4.5 on amd64