Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16725 - scribus-0.9.7 doesn't compile
Summary: scribus-0.9.7 doesn't compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-03 05:02 UTC by nobody
Modified: 2003-03-04 18:44 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 nobody 2003-03-03 05:02:33 UTC
When I try to emerge scribus-0.9.7 it does hang at "prefs.o".

Reproducible: Always
Steps to Reproduce:
1. emerge scribus-0.9.7
2. strg+c because the emerge hangs
3.

Actual Results:  
make[3]: Leaving directory
`/var/tmp/portage/scribus-0.9.7/work/scribus-0.9.7/scribus/libabout'
Making all in libprefs
make[3]: Entering directory
`/var/tmp/portage/scribus-0.9.7/work/scribus-0.9.7/scribus/libprefs'
/usr/qt/3/bin/moc ./prefs.h -o prefs.moc
/bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I.
-I../.. -I/usr/qt/3/include -I/usr/X11R6/include  -I../../scribus 
-march=athlon-xp -Os -pipe -I/usr/include/lcms  -c prefs.cpp
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/qt/3/include -I/usr/X11R6/include
-I../../scribus -march=athlon-xp -Os -pipe -I/usr/include/lcms -c prefs.cpp 
-fPIC -DPIC -o .libs/prefs.o
make[3]: *** [prefs.lo] Error 1
make[2]: *** [all-recursive] Interrupt
make[1]: *** [all-recursive] Interrupt
make: *** [all-recursive-am] Interrupt

/usr/portage/app-office/scribus/scribus-0.9.7.ebuild: src_compile aborted; exiting.

Killed


Expected Results:  
Successfully emerge scribus-0.9.7

USE="acpi alsa -berkdb cdr dvd -gnome mozilla mysql -nls -oss pnp -readline sse
-tcpd tiff trusted usb wmf"

CFLAGS="-march=athlon-xp -Os -pipe"
Comment 1 Hanno Böck gentoo-dev 2003-03-04 06:17:58 UTC
Can you give me some further information:
1. did 0.9.6 compile for you?
2. Which gcc version do you use?
3. Do you have an up-to-date (emerge -u world) system?
Comment 2 nobody 2003-03-04 17:03:30 UTC
I must apologize. 
scribus did now compile without a problem, it just takes some time till it makes 
progress at some points of the compilation (maybe also because I reemerged pdf.lib?) 
sorry I wasted your time :-( 
I think next time I will test more severly before posting a bug-report. 
 
Nonetheless, thanxs all people who work on such a great distribution :-) 
Comment 3 Hanno Böck gentoo-dev 2003-03-04 18:44:55 UTC
done