Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160599 - x11-apps/compiz-settings-0.06 does not compile against =sys-apps/dbus-0.6*
Summary: x11-apps/compiz-settings-0.06 does not compile against =sys-apps/dbus-0.6*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-07 00:05 UTC by Petteri Räty (RETIRED)
Modified: 2007-01-20 04:33 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 Petteri Räty (RETIRED) gentoo-dev 2007-01-07 00:05:45 UTC
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-apps/compiz-settings-0.06/work/compizsettings-trunk'
Making all in src
make[2]: Entering directory `/var/tmp/portage/x11-apps/compiz-settings-0.06/work/compizsettings-trunk/src'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libpng12 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2      -O2 -march=nocona -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
        then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
In file included from dbus.c:1,
                 from main.c:137:
/usr/include/dbus-1.0/dbus/dbus.h:30:2: error: #error "Please define DBUS_API_SUBJECT_TO_CHANGE to acknowledge your understanding that D-BUS hasn't reached 1.0 and is subject to protocol and API churn. See the README for a full explanation."
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-apps/compiz-settings-0.06/work/compizsettings-trunk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-apps/compiz-settings-0.06/work/compizsettings-trunk'
make: *** [all] Error 2

!!! ERROR: x11-apps/compiz-settings-0.06 failed.
Call stack:
  ebuild.sh, line 1593:   Called dyn_compile
  ebuild.sh, line 951:   Called src_compile
  compiz-settings-0.06.ebuild, line 21:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

pena alsa-driver # emerge -pv dbus

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] sys-apps/dbus-1.0.2 [0.62-r2] USE="-X -debug -doc (-selinux) (-gtk%) (-mono%) (-python%) (-qt3%*) (-qt4%)" 1,368 kB

Either patch compiz-settings to work with 0.6* or make it depend on 1.0 at least.
Comment 1 Hanno Böck gentoo-dev 2007-01-20 04:33:41 UTC
added dbus-1.0 dep