Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105126 - sys-apps/dbus emerge fails
Summary: sys-apps/dbus emerge fails
Status: RESOLVED DUPLICATE of bug 97656
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-07 02:36 UTC by Manuel Sabban
Modified: 2005-09-07 02:43 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 Manuel Sabban 2005-09-07 02:36:39 UTC
sys-apps/dbus emerge fails with:
make[6]: Leaving directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib/examples/statemachine'
make[5]: Leaving directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib/examples/statemachine'
make[4]: Leaving directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib/examples'
make[3]: Leaving directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib/examples'
make[2]: Leaving directory `/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib'
make[1]: Leaving directory `/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib'
Making install in python
make[1]: Entering directory `/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python'
Making install in examples
make[2]: Entering directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python/examples'
make[3]: Entering directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python/examples'
make[3]: Rien 
Comment 1 Manuel Sabban 2005-09-07 02:36:39 UTC
sys-apps/dbus emerge fails with:
make[6]: Leaving directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib/examples/statemachine'
make[5]: Leaving directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib/examples/statemachine'
make[4]: Leaving directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib/examples'
make[3]: Leaving directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib/examples'
make[2]: Leaving directory `/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib'
make[1]: Leaving directory `/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/glib'
Making install in python
make[1]: Entering directory `/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python'
Making install in examples
make[2]: Entering directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python/examples'
make[3]: Entering directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python/examples'
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: Leaving directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python/examples'
make[2]: Leaving directory
`/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python/examples'
make[2]: Entering directory `/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python'
pyrexc ./dbus_bindings.pyx -I. -o ./dbus_bindings.c
Traceback (most recent call last):
  File "/usr/bin/pyrexc", line 7, in ?
    from Pyrex.Compiler.Main import main
ImportError: No module named Pyrex.Compiler.Main
make[2]: [dbus_bindings.c] Erreur 1 (ignorée)
if /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../dbus  -I/usr/include/python2.4
-DDBUS_COMPILATION=1  -DDBUS_API_SUBJECT_TO_CHANGE=1   -O2 -mtune=powerpc -pipe
-fomit-frame-pointer -Wall -Wchar-subscripts -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal
-Wsign-compare -MT dbus_bindings.lo -MD -MP -MF ".deps/dbus_bindings.Tpo" -c -o
dbus_bindings.lo dbus_bindings.c; \
then mv -f ".deps/dbus_bindings.Tpo" ".deps/dbus_bindings.Plo"; else rm -f
".deps/dbus_bindings.Tpo"; exit 1; fi
 powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../dbus
-I/usr/include/python2.4 -DDBUS_COMPILATION=1 -DDBUS_API_SUBJECT_TO_CHANGE=1 -O2
-mtune=powerpc -pipe -fomit-frame-pointer -Wall -Wchar-subscripts
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith
-Wcast-align -Wfloat-equal -Wsign-compare -MT dbus_bindings.lo -MD -MP -MF
.deps/dbus_bindings.Tpo -c dbus_bindings.c  -fPIC -DPIC -o .libs/dbus_bindings.o
powerpc-unknown-linux-gnu-gcc: dbus_bindings.c: No such file or directory
powerpc-unknown-linux-gnu-gcc: no input files
make[2]: *** [dbus_bindings.lo] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python'
make[1]: *** [install-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.36.1/work/dbus-0.36.1/python'
make: *** [install-recursive] Erreur 1

!!! ERROR: sys-apps/dbus-0.36.1 failed.
!!! Function src_install, Line 103, Exitcode 2
!!! make install failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.emerge dbus

Actual Results:  
It fails with an error

Expected Results:  
It should have emerged dbus

manu@kaz-modan:pts/11)% sudo emerge info                                 
Portage 2.0.51.22-r2 (default-linux/ppc/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-gentoo-r7 ppc)
=================================================================
System uname: 2.6.12-gentoo-r7 ppc 7455, altivec supported
Gentoo Base System version 1.12.0_pre8
distcc 2.18.3 powerpc-unknown-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
ccache version 2.4 [disabled]
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.12
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
sys-devel/binutils:  2.15.90.0.3-r3, 2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="ppc ~ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mtune=powerpc -pipe -fomit-frame-pointer"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /sbin/rc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mtune=powerpc -pipe -fomit-frame-pointer"
DISTDIR="/usr/distfiles"
FEATURES="autoconfig distlocks fixpackages sandbox sfperms strict userpriv
usersandbox"
GENTOO_MIRRORS="http://ftp.belnet.be/linux/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X Xaw3d a52 aac aalib alsa altivec asm atm bash-completion bdf berkdb
bitmap-fonts bonobo bzlib caca cacheemu ccache cdda cddb cdio cdparanoia cdr
crypt cscope cups curl dba directfb dv dvd dvdr dvdread emacs emboss faad fam
fame fb fbcon ffmpeg fortran ftp gd gd-external gdbm gif gimpprint glitz gnome
gnuplot gnustep gnutls gsl gsnd gstreamer gtk gtk2 hal iconv imagemagick imap
imlib imlib2 ipv6 jabber jpeg kexec libcaca libwww lzo lzw lzw-tiff mad matroska
mbox motif mozilla mp3 mpeg mpeg4 mplayer mule multislot mythtv ncurses network
nls nptl nptlonly objc ogg oggvorbis opengl openntpd oscar pam pcre pdflib perl
plotutils plugin png pthreads python rdesktop readline rplay rrdtool ruby sdk
sdl shaper slang spell sqlite ssl startup-notification sysfs tcpd tetex theora
threads tiff truetype truetype-fonts type1-fonts unicode uptimed usb userland
userlocales vdesktop vidix vorbis wifi wxwindows xine xml xml2 xv xvid zlib zvbi
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-07 02:43:31 UTC
Please, search before filing yet another duplicate of this "bug".

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