Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120990 - dbus-0.60-r3 fails to emerge with USE="gcj"
Summary: dbus-0.60-r3 fails to emerge 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-30 15:34 UTC by Jon
Modified: 2006-01-31 00:00 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 Jon 2006-01-30 15:34:36 UTC
I can't 'emerge -uDN world' my system because I get an error on a HAL update that dbus is not the correct version, so I update dbus first and get the following error:

natMessage.cc:8:21: Message.h: No such file or directory
natMessage.cc:15: error: `org' has not been declared
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 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] 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

Here is my 'emerge --info':

localhost alienjon # emerge --info
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 3dnow 7zip X aac aalib acpi aim aimextras alsa apm arts ati audiofile avi bash-completion berkdb bitmap-fonts bluetooth bonobo browserplugin bzip2 c++ cairo calendar cddb cdio cdparanoia cdr cdrom chroot cpulimit crypt cscope css csv ctype cups curl daap dga dhcp dict dio directfb disk-cache divx4linux dlopen dnd doc dri dvd dvdr dvdread encode escreen esd examples exif expat fam fbcon fbdev fbsplash ffmpeg firefox flac flash flatfile fontconfig foomaticdb freetype ftp gcj gd gdb ggi gif gimp gimpprint gkrellm glut glx gmail gmailtimestamps gpm gs gstreamer gtk gtk2 gtkhtml gzip h323 hal hou howl html http idn image imagemagick imap imlib imlib2 irc java jikes jit joystick jpeg jpeg2k kcal kde kdgraphics kqemu lame lcd lcms ldap lesstif libwww logrotate lua lzo mad maps md5sum mdb mem-cache mhash mikmod mime ming mjpeg mmx mng mono motif mozilla mp3 mp4live mpeg mpeg2 mpeg4 mplayer music mysql ncurses net netpbm new-login no-old-linux nocd nowin nptl nsplugin ntfs offensive ogg oggvorbis ogre openal opengl openssh openssl oss pam pcre pdf pdflib php png ppds python qt quicktime rdesktop readline recode rss samba scp screen sdl sftp sharedmem snmp sockets sou sounds spell spl sqlite sse sse2 ssl stream subtitles svg svga svgz sysfs szip tcltk tidy tiff toolbar transcode truetype truetype-fonts type1 type1-fonts udev usb v4l v4l2 vcd vcdimager vfat videos vim visualization vlm vnc vorbis wifi win32codecs wxwindows xine xml xml2 xmlrpc xmms xpm xscreensaver xsl xslt xv xvid zeroconf zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-31 00:00:18 UTC

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