Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94684 - dbus-0.33-r1 fails to compile
Summary: dbus-0.33-r1 fails to compile
Status: RESOLVED INVALID
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: 2005-05-31 15:26 UTC by Alex Valentine
Modified: 2005-06-02 15:55 UTC (History)
1 user (show)

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 Alex Valentine 2005-05-31 15:26:02 UTC
When attempting to compile dbus 0.33, I get the following error message:

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../dbus
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/python2.4 -DDBUS_API_SUBJECT_TO_CHANGE=1 -O2 -march=pentium4
-fprefetch-loop-arrays -fomit-frame-pointer -pipe -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
i686-pc-linux-gnu-gcc: dbus_bindings.c: No such file or directory
i686-pc-linux-gnu-gcc: no input files
make[3]: *** [dbus_bindings.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/dbus-0.33-r1/work/dbus-0.33/python'make[2]: ***
[all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/dbus-0.33-r1/work/dbus-0.33/python'make[1]: ***
[all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.33-r1/work/dbus-0.33'
make: *** [all] Error 2

!!! ERROR: sys-apps/dbus-0.33-r1 failed.
!!! Function src_compile, Line 103, Exitcode 2

Here is my emerge info output:

local # emerge info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0/2.4, gcc-3.3.4, glibc-2.3.5-r0,
2.6.11-gentoo-r9 i686)
=================================================================
System uname: 2.6.11-gentoo-r9 i686 Intel(R) Pentium(R) M processor 1.40GHz
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5, 2.4-r3
sys-apps/sandbox:    1.2.8
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.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fprefetch-loop-arrays -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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="-O2 -march=pentium4 -fprefetch-loop-arrays -fomit-frame-pointer
-pipe"DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
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 /usr/local/portage-gentopia"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt
cups curl dvd eds emboss encode esd ethereal fam flac foomaticdb fortran gdbm
gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imlib ipv6
java jpeg junit kde libg++ libwww mad mikmod mmx mono motif mozilla mp3 mpeg
ncurses nls ogg oggvorbis opengl oss pam pcmcia pda pdflib perl png pnp python
qt quicktime readline samba sdl spell sqlite ssl svga tcpd tiff truetype
truetype-fonts type1-fonts usb vorbis xine xml xml2 xmms xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS



Reproducible: Always
Steps to Reproduce:
1. emerge dbus-0.33


Actual Results:  
failed

Expected Results:  
compiled
Comment 1 foser (RETIRED) gentoo-dev 2005-06-02 15:55:10 UTC
dbus 0.33 is not in the portage tree, bugs should not be filed here.