Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51642 - Emerging Scribus 1.1.6 fails and brings down X. Problem only on one box
Summary: Emerging Scribus 1.1.6 fails and brings down X. Problem only on one box
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-21 06:02 UTC by Arne Bargheer
Modified: 2004-05-22 13:57 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 Arne Bargheer 2004-05-21 06:02:17 UTC
When emerging the scribus 1.1.6 on my laptop, it seems to compile allright until a certain point where it fails.
I have tried removing some USE flags and lovering to O2 with no diffrence.
I have tried to free ekstra HD-space, also didn't change the problem.

I'm not able to post the entire output since X-restarts, and for some reason the faulty lines of the emerge don't appear when I try to send the output to a file.

Reproducible: Always
Steps to Reproduce:
1. emerge scribus

Actual Results:  
When it comes to fontprefs after lang time af compiling, X restarts (also if I
run the compilation from outside X and the output is (handwritten from screen)
g++: Internal erro: Terminated (program cc1plus)
Please submit full bug report (...)

make[3]: ***[fontprefs.o] Error 1
make[3]: *** Waiting fro unfinished jobs....
make[3]: Leaving directory
'/var/tmp/portage/scribus-1.1.6/work/scribus-1.1.6/scribus'
session closed
make[2] *** [all-recursive] Error 1
make[2] Leaving directory 
'/var/tmp/portage/scribus-1.1.6/work/scribus-1.1.6/scribus'
make[1] *** [all-recursive] Error 1
make[1] Leaving directory  '/var/tmp/portage/scribus-1.1.6/work/scribus-1.1.6
X restarts (also if I run the compilation from outside X.
make: *** [all] Error 2

!!! ERROR: app-office/scribus-1.1.6 failed.
!!! Function src-compuile, Line 30, Exitcode 2
!!! (no error messages)


emerge info

Gentoo Base System version 1.4.10
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0,
2.6.6-rc2)
=================================================================
System uname: 2.6.6-rc2 i686 Celeron (Coppermine)
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/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/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://212.219.247.20/sites/www.ibiblio.org/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://212.219.247.11/sites/www.ibiblio.org/gentoo/ ftp://ftp.du.se/pub/os/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb bidi crypt cups dga encode fdfth foomaticdb gdbm
gif gpm gth gtk gtk2 imlib java jpeg libg++ libwww mad mikmod motif mozilla mpeg
ncurses nls oggvorbis opengl oss pam pda pdflib perl png python qt quicktime
readline sdl slang spell sse ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-05-21 14:33:46 UTC
you're probably running out memory.  do you have your swap on?
Comment 2 Arne Bargheer 2004-05-22 13:57:28 UTC
Well seen. That was the problem, a typo in fsta was the problem.
Sorry to botheryou with this simple af fault and thanks a lot for the help.