[gentoo-user] dbus will not complete compile.

2006-01-05 Thread Dale

HI all,

I did my sync and update last night and dbus will not compile for me.  
This is what I get:



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 -fomit-frame-pointer -momit-leaf-frame-pointer 
-fno-ident -pipe -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 
-fomit-frame-pointer -momit-leaf-frame-pointer -fno-ident -pipe 
-DDBUS_API_SUBJECT_TO_CHANGE=1 -c natMessage.cc  -fPIC -DPIC -o 
.libs/natMessage.o

natMessage.cc:8:21: Message.h: No such file or directory
natMessage.cc:15: error: `org' has not been declared
 gcj -I../../../.. -I../../../../gcj/org/freedesktop/dbus -c 
Message.java  -fPIC -o .libs/Message.o

make[5]: *** [natMessage.lo] Error 1
make[5]: *** Waiting for unfinished jobs
 gcj -I../../../.. -I../../../../gcj/org/freedesktop/dbus -c 
Message.java -o Message.o /dev/null 21
make[5]: Leaving directory 
`/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org/freedesktop/dbus'

make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org/freedesktop'

make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj/org'

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/gcj'

make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60'
make: *** [all] Error 2

!!! ERROR: sys-apps/dbus-0.60-r3 failed.
!!! Function src_compile, Line 100, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status 
message.


[EMAIL PROTECTED] / #  



I don't know what Message.h is though.  This is the version info:


[EMAIL PROTECTED] / # emerge -uvp world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild U ] sys-apps/dbus-0.60-r3 [0.50-r2] +X -debug +doc +gcj 
+gtk -mono +python +qt +xml2 0 kB


Total size of downloads: 0 kB
[EMAIL PROTECTED] / #



Anybody else running into this?  Is this me or a bug?

Thanks

Dale
:-)


--
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 
80GB hard drives.  Named Smoker
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.  
Named Swifty
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 224MBs of ram and a 2.5GB 
drive.  Named Pokey
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB 
SCSI drive.  Named Putput

All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dbus will not complete compile.

2006-01-05 Thread Paweł Madej
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I think you should file a bug on http://bugs.gentoo.org so dev's and
tester team could check if its your broken tree or a bigger problem with
dbus. also check if someone haven't filed similar one before.



- --
Paweł Madej aka Nysander
http://quanteam.info  | http://forum-farmaceutyczne.org
http://nysander.quanteam.info | http://wiki.quanteam.info
GPG key: 5861680B | keyserver: http://pgp.mit.edu
key fingerprint: 34A9 B8BB DFA2 4F0B EFB5  CE50 82F4 8C82 5861 680B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDvWOYgvSMglhhaAsRAsyUAJ9K48+ekLEDVkWYue8zt9Kw2ZrreACgg200
Day7Uz4hn/s3FTAx3wjhL/U=
=G/U1
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dbus will not complete compile.

2006-01-05 Thread Abhay Kedia
On Thursday 05 January 2006 23:40, Dale wrote:
  -I../../../../gcj/org/freedesktop/dbus -march=athlon-xp -O2
  -fomit-frame-pointer -momit-leaf-frame-pointer -fno-ident -pipe
  -DDBUS_API_SUBJECT_TO_CHANGE=1 -c natMessage.cc  -fPIC -DPIC -o
  .libs/natMessage.o
  natMessage.cc:8:21: Message.h: No such file or directory
  natMessage.cc:15: error: `org' has not been declared
   gcj -I../../../.. -I../../../../gcj/org/freedesktop/dbus -c
  Message.java  -fPIC -o .libs/Message.o
  make[5]: *** [natMessage.lo] Error 1
  make[5]: *** Waiting for unfinished jobs
[SNIP]
  Calculating world dependencies ...done!
  [ebuild U ] sys-apps/dbus-0.60-r3 [0.50-r2] +X -debug +doc +gcj
  +gtk -mono +python +qt +xml2 0 kB

Do you need gcj use flag?
If you don't then try disabling it and see if it works.

Regards,
Abhay


pgpP11o4sXbOy.pgp
Description: PGP signature