pdflib.cpp: In member function `bool PDFlib::PDF_Begin_Doc(QString, ScribusDoc*, ScribusView*, PDFOpt*, SCFonts&, QMap<QString, QFont>, BookMView*)': pdflib.cpp:839: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. The bug is not reproducible, so it is likely a hardware or OS problem. make[3]: *** [pdflib.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/scribus-1.1.7/work/scribus-1.1.7/scribus/libpdf' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/scribus-1.1.7/work/scribus-1.1.7/scribus' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/scribus-1.1.7/work/scribus-1.1.7' make: *** [all] Error 2 !!! ERROR: app-office/scribus-1.1.7 failed. !!! Function src_compile, Line 30, Exitcode 2 !!! (no error message) Reproducible: Always Steps to Reproduce: 1. emerge scribus 2. 3. Actual Results: segfault Expected Results: compile completes sucessfully emerge info Portage 2.0.50-r7 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.5-gentoo-r1) ================================================================= System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) processor Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-tbird -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/pam.d /etc/terminfo /etc/env.d" CXXFLAGS="-march=athlon-tbird -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs buildpkg ccache clean cvs fixpackages sandbox userpriv usersandbox" GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="3dnow X X509 aac aalib acpi acpi4linux aim alsa apm arts avantgo avi berkdb bluetooth bonobo cddb cdr chroot crypt cups curl dga directfb divx4linux dvd encode esd ethereal faad fam fbcon fftw flac foomaticdb freetype gdbm gif gimp gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml icq imagemagick imlib innodb ipv6 irda irmc jabber java joystick jpeg kde ldap libg++ libwww linguas_en_GB live mad mikmod mmx motif mozcalendar mozilla mozp3p mozsvg mpeg mpeg4 msn mysql nas ncurses nls nocd nptl offensive oggvorbis ooo-kde opengl opie oss pam pcap pda pdflib perl pic png postgres prelink pthreads python qt quicktime readline samba scanner sdl silc skey slang sox speedo speex spell sse ssl svg svga t1lib tcpd threads tiff transcode truetype type1 unicode usb v4l v4l2 vim-with-x wifi wmf x86 xfs xml2 xmms xprint xv xvid zlib zvbi" All other apps compile sucessfully.
Cannot reproduce here, can you try it with some other cflags? (try -march=i686 -O2)
No issue here on a Duron or a P4 running x86 Gentoo, or an Athlon-XP running ~x86. -O2 and then -march=pentium4 for the P4, athlon for the Duron and athlon-xp for the athlon-xp.
can't do anything about compiler segfaults.