Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139408 - cannot emerge sys-apps/dbus-0.61-r1
Summary: cannot emerge sys-apps/dbus-0.61-r1
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-06 04:20 UTC by Lutz Schildt
Modified: 2006-08-16 15:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
complete log (4340-dbus-0.61-r1.log,165.53 KB, text/plain)
2006-07-06 04:28 UTC, Lutz Schildt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lutz Schildt 2006-07-06 04:20:10 UTC
emerge output:
==============

Making all in statemachine
make[6]: Entering directory `/var/tmp/portage/dbus-0.61-r1/work/dbus-0.61/glib/e xamples/statemachine'
make[6]: *** No rule to make target `statemachine-server.xml', needed by `statem achine-server-glue.h'.  Stop.
make[6]: Leaving directory `/var/tmp/portage/dbus-0.61-r1/work/dbus-0.61/glib/ex amples/statemachine'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/var/tmp/portage/dbus-0.61-r1/work/dbus-0.61/glib/ex amples'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/portage/dbus-0.61-r1/work/dbus-0.61/glib/ex amples'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dbus-0.61-r1/work/dbus-0.61/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/dbus-0.61-r1/work/dbus-0.61/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.61-r1/work/dbus-0.61'
make: *** [all] Error 2

!!! ERROR: sys-apps/dbus-0.61-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  dbus-0.61-r1.ebuild, line 106:   Called die


emerge --info:
==============

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-ck1 i686)
=================================================================
System uname: 2.6.17-ck1 i686 mobile AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.6.15
ccache version 2.3 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -mtune=i686 -fomit-frame-pointers -fforce-addr -pipe -mmmx -msse -m3dnow -march=athlon-xp -mtune=athlon-xp -mcpu=athlon-xp -mfpmath=387,sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -mtune=i686 -fomit-frame-pointers -fforce-addr -pipe -mmmx -msse -m3dnow -march=athlon-xp -mtune=athlon-xp -mcpu=athlon-xp -mfpmath=387,sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="de en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 cdr cli crypt cups dlloader dri dvdr eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal howl imlib ipv6 isdnlog jpeg kde libg++ libwww linuxthreads-tls mad mikmod motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd tiff truetype truetype-fonts type1-fonts udev userlocales vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_de linguas_en userland_GNU video_cards_radeon video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Lutz Schildt 2006-07-06 04:28:09 UTC
Created attachment 91036 [details]
complete log

complete log
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2006-07-06 04:47:40 UTC
Does 0.62, ~arch, work for you?
Comment 3 Steev Klimaszewski (RETIRED) gentoo-dev 2006-07-06 06:10:34 UTC
Comment on attachment 91036 [details]
complete log

Please attach files as text/plain
Comment 4 Steev Klimaszewski (RETIRED) gentoo-dev 2006-07-06 06:13:11 UTC
Also, please tone down your cflags and try again
Comment 5 Lutz Schildt 2006-07-06 10:20:22 UTC
Emerging dbus-0.62 worked after unmasking it and qt-4.1.3. After removing the lines for dbus-0.62 and qt-4.1.3 from package.keywords, emerge downgraded dbus to 0.61-r1 and qt to 4.1.2 without errors.
Comment 6 Steev Klimaszewski (RETIRED) gentoo-dev 2006-08-16 15:35:06 UTC
Not sure what happened, and I can't really tell what happened, or why the file was missing for you in the first place but working now, so I am going to resolve works for me