Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119369 - sys-apps/dbus-0.60-r3 faild with use=gcj
Summary: sys-apps/dbus-0.60-r3 faild with use=gcj
Status: RESOLVED DUPLICATE of bug 117960
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-17 20:01 UTC by toto
Modified: 2006-01-18 01:08 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 toto 2006-01-17 20:01:41 UTC
sys-devel/gcc-3.4.4-r1  (-altivec) -bootstrap -boundschecking -build +fortran +gcj +gtk -hardened -ip28 (-multilib) -multislot (-n32) (-n64) +nls -nocxx -nopie -nossp -objc -vanilla
sys-apps/dbus-0.60-r3  +X -debug -doc +gcj* +gtk +mono* +python +qt (-selinux) +xml2 
have this:
Making all in gcj
make[2]: Entering directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj'
Making all in org
make[3]: Entering directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org'
Making all in freedesktop
make[4]: Entering directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org/freedesktop'
Making all in dbus
make[5]: Entering directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org/freedesktop/dbus'
gcj -C Message.java -d ../../..
/bin/sh ../../../../libtool --mode=compile i686-pc-linux-gnu-g++ -I../../../.. -I../../../../gcj/org/freedesktop/dbus   -march=athlon-xp -O2 -pipe -fomit-frame-pointer -DDBUS_API_SUBJECT_TO_CHANGE=1  -c -o 'natMessage.lo' 'natMessage.cc'
/bin/sh ../../../../libtool --mode=compile gcj -I../../../.. -I../../../../gcj/org/freedesktop/dbus    -c -o 'Message.lo' 'Message.java'
mkdir .libs
 i686-pc-linux-gnu-g++ -I../../../.. -I../../../../gcj/org/freedesktop/dbus -march=athlon-xp -O2 -pipe -fomit-frame-pointer -DDBUS_API_SUBJECT_TO_CHANGE=1 -c natMessage.cc  -fPIC -DPIC -o .libs/natMessage.o
 gcj -I../../../.. -I../../../../gcj/org/freedesktop/dbus -c Message.java  -fPIC -o .libs/Message.o
natMessage.cc:8:21: Message.h: No such file or directory
natMessage.cc:15: error: `org' has not been declared
make[5]: *** [natMessage.lo] Ошибка 1
make[5]: *** Ожидание завершения заданий...
 gcj -I../../../.. -I../../../../gcj/org/freedesktop/dbus -c Message.java -o Message.o >/dev/null 2>&1
make[5]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org/freedesktop/dbus'
make[4]: *** [all-recursive] Ошибка 1
make[4]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org/freedesktop'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60'
make: *** [all] Ошибка 2

!!! ERROR: sys-apps/dbus-0.60-r3 failed.
!!! Function src_compile, Line 106, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 toto 2006-01-17 20:04:39 UTC
witho use=-gcj all ok
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-18 01:08:01 UTC

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