Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 117338 Details for
Bug 176161
compiz 0.3.6 error when compiling , dbus related problem
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
full error
compiz-0.3.6.error (text/plain), 6.54 KB, created by
Markus Giese
on 2007-04-26 20:34:05 UTC
(
hide
)
Description:
full error
Filename:
MIME Type:
Creator:
Markus Giese
Created:
2007-04-26 20:34:05 UTC
Size:
6.54 KB
patch
obsolete
>In file included from decorator.cpp:40: >decorator.h:44:29: error: dbus/connection.h: No such file or directory >In file included from decorator.moc.cpp:11: >decorator.h:44:29: error: dbus/connection.h: No such file or directory >In file included from window.cpp:25: >decorator.h:44:29: error: dbus/connection.h: No such file or directory >In file included from main.cpp:31: >decorator.h:44:29: error: dbus/connection.h: No such file or directory >decorator.h:133: error: ISO C++ forbids declaration of 'DBusMessage' with no type >decorator.h:133: error: expected ';' before '*' token >decorator.h:166: error: ISO C++ forbids declaration of 'DBusConnection' with no type >decorator.h:166: error: expected ';' before '*' token >decorator.h:167: error: 'DBusQt' has not been declared >decorator.h:167: error: expected ';' before 'mDBusQtConnection' >make[3]: *** [decorator.moc.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >decorator.h:133: error: ISO C++ forbids declaration of 'DBusMessage' with no type >decorator.h:133: error: expected ';' before '*' token >decorator.h:166: error: ISO C++ forbids declaration of 'DBusConnection' with no type >decorator.h:166: error: expected ';' before '*' token >decorator.h:167: error: 'DBusQt' has not been declared >decorator.h:167: error: expected ';' before 'mDBusQtConnection' >decorator.cpp:86: error: 'DBusHandlerResult' does not name a type >decorator.cpp: In constructor 'KWD::Decorator::Decorator()': >decorator.cpp:192: error: class 'KWD::Decorator' does not have any field named 'mDBusQtConnection' >decorator.cpp: In member function 'bool KWD::Decorator::enableDecorations(Time, int)': >decorator.cpp:266: error: 'DBusError' was not declared in this scope >decorator.cpp:266: error: expected `;' before 'error' >decorator.cpp:274: error: 'error' was not declared in this scope >decorator.cpp:274: error: 'dbus_error_init' was not declared in this scope >decorator.cpp:276: error: 'mDBusConnection' was not declared in this scope >decorator.cpp:276: error: 'DBUS_BUS_SESSION' was not declared in this scope >decorator.cpp:276: error: 'dbus_bus_get' was not declared in this scope >decorator.cpp:277: error: 'dbus_error_is_set' was not declared in this scope >decorator.cpp:279: error: 'dbus_bus_add_match' was not declared in this scope >decorator.cpp:282: error: 'dbusHandleMessage' was not declared in this scope >decorator.cpp:283: error: 'dbus_connection_add_filter' was not declared in this scope >decorator.cpp:285: error: 'mDBusQtConnection' was not declared in this scope >decorator.cpp:290: error: 'dbus_error_free' was not declared in this scope >decorator.cpp: At global scope: >decorator.cpp:352: error: expected constructor, destructor, or type conversion before '*' token >decorator.cpp: In member function 'void KWD::Decorator::updateAllShadowOptions()': >decorator.cpp:384: error: 'DBusMessage' was not declared in this scope >decorator.cpp:384: error: 'reply' was not declared in this scope >decorator.cpp:386: error: 'sendAndBlockForShadowOptionReply' was not declared in this scope >decorator.cpp:390: error: 'DBUS_TYPE_DOUBLE' was not declared in this scope >decorator.cpp:391: error: 'DBUS_TYPE_INVALID' was not declared in this scope >decorator.cpp:391: error: 'dbus_message_get_args' was not declared in this scope >decorator.cpp:393: error: 'dbus_message_unref' was not declared in this scope >decorator.cpp:400: error: 'DBUS_TYPE_DOUBLE' was not declared in this scope >decorator.cpp:401: error: 'DBUS_TYPE_INVALID' was not declared in this scope >decorator.cpp:401: error: 'dbus_message_get_args' was not declared in this scope >decorator.cpp:402: error: 'dbus_message_unref' was not declared in this scope >decorator.cpp:408: error: 'DBusError' was not declared in this scope >decorator.cpp:408: error: expected `;' before 'error' >decorator.cpp:411: error: 'error' was not declared in this scope >decorator.cpp:411: error: 'dbus_error_init' was not declared in this scope >decorator.cpp:414: error: 'DBUS_TYPE_STRING' was not declared in this scope >decorator.cpp:415: error: 'DBUS_TYPE_INVALID' was not declared in this scope >decorator.cpp:415: error: 'dbus_message_get_args' was not declared in this scope >decorator.cpp:417: error: 'dbus_error_is_set' was not declared in this scope >decorator.cpp:429: error: 'dbus_error_free' was not declared in this scope >decorator.cpp:431: error: 'dbus_message_unref' was not declared in this scope >decorator.cpp:438: error: 'DBUS_TYPE_INT32' was not declared in this scope >decorator.cpp:439: error: 'DBUS_TYPE_INVALID' was not declared in this scope >decorator.cpp:439: error: 'dbus_message_get_args' was not declared in this scope >decorator.cpp:440: error: 'dbus_message_unref' was not declared in this scope >decorator.cpp:447: error: 'DBUS_TYPE_INT32' was not declared in this scope >decorator.cpp:448: error: 'DBUS_TYPE_INVALID' was not declared in this scope >decorator.cpp:448: error: 'dbus_message_get_args' was not declared in this scope >decorator.cpp:449: error: 'dbus_message_unref' was not declared in this scope >make[3]: *** [decorator.o] Error 1 >decorator.h:133: error: ISO C++ forbids declaration of 'DBusMessage' with no type >decorator.h:133: error: expected ';' before '*' token >decorator.h:166: error: ISO C++ forbids declaration of 'DBusConnection' with no type >decorator.h:166: error: expected ';' before '*' token >decorator.h:167: error: 'DBusQt' has not been declared >decorator.h:167: error: expected ';' before 'mDBusQtConnection' >decorator.h:133: error: ISO C++ forbids declaration of 'DBusMessage' with no type >decorator.h:133: error: expected ';' before '*' token >decorator.h:166: error: ISO C++ forbids declaration of 'DBusConnection' with no type >decorator.h:166: error: expected ';' before '*' token >decorator.h:167: error: 'DBusQt' has not been declared >decorator.h:167: error: expected ';' before 'mDBusQtConnection' >make[3]: *** [main.o] Error 1 >make[3]: *** [window.o] Error 1 >make[3]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.3.6/work/compiz-0.3.6/kde/window-decorator' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.3.6/work/compiz-0.3.6/kde' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.3.6/work/compiz-0.3.6' >make: *** [all] Error 2 > >!!! ERROR: x11-wm/compiz-0.3.6 failed. >Call stack: > ebuild.sh, line 1614: Called dyn_compile > ebuild.sh, line 971: Called qa_call 'src_compile' > environment, line 3598: Called src_compile > compiz-0.3.6.ebuild, line 45: Called die > >!!! (no error message) >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/x11-wm/compiz-0.3.6/temp/build.log'.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 176161
: 117338