logo       

Sponsor
FREE Network Mapping Tool for Microsoft® Office Visio® Professional 2007
Don't map your network by hand - let LANsurveyor Exx press for Microsoft Visio Professional 2007 automatically create network diagrams for you!

dbus-cvs will not compile: msg#00050

freedesktop.dbus

Subject: dbus-cvs will not compile

I'm getting the following errors. I even tried re-installing pyrex.

mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3 -DDBUS_API_SUBJECT_TO_CHANGE=1 -march=pentium3 -mtune=i686 -O2 -funroll-loops -pipe -fno-unit-at-a-time -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT dbus_bindings.lo -MD -MP -MF .deps/dbus_bindings.Tpo -c dbus_bindings.c -fPIC -DPIC -o .libs/dbus_bindings.o
dbus_bindings.c:10:23: dbus-glib.h: No such file or directory
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_cunregister_function_handler':
dbus_bindings.c:263: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:307: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_cmessage_function_handler':
dbus_bindings.c:357: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:358: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:408: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:421: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:351: warning: '__pyx_r' might be used uninitialized in this function
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection___init__':
dbus_bindings.c:487: warning: '__pyx_v_c_address' might be used uninitialized in this function
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection__set_conn':
dbus_bindings.c:617: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection__get_conn':
dbus_bindings.c:634: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_setup_with_g_main':
dbus_bindings.c:684: warning: implicit declaration of function `dbus_connection_setup_with_g_main'
dbus_bindings.c:684: warning: nested extern declaration of `dbus_connection_setup_with_g_main'
dbus_bindings.c:688: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_disconnect':
dbus_bindings.c:708: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_flush':
dbus_bindings.c:778: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_borrow_message':
dbus_bindings.c:797: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:810: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_pop_message':dbus_bindings.c:905: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:925: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:939: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_send_with_reply':
dbus_bindings.c:1072: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:1113: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:1126: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_send_with_reply_and_block':
dbus_bindings.c:1179: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:1231: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_set_watch_functions':
dbus_bindings.c:1276: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_set_timeout_functions':
dbus_bindings.c:1304: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_set_wakeup_main_function':
dbus_bindings.c:1330: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_set_data':
dbus_bindings.c:1412: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_get_data':
dbus_bindings.c:1435: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_10Connection_list_registered':
dbus_bindings.c:1764: warning: label `__pyx_L3' defined but not used
dbus_bindings.c:1789: warning: label `__pyx_L4' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11PendingCall___cinit__':
dbus_bindings.c:1859: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11PendingCall__get_pending_call':
dbus_bindings.c:1874: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11PendingCall_cancel':
dbus_bindings.c:1893: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11PendingCall_get_reply':
dbus_bindings.c:1937: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:1950: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11PendingCall_block':
dbus_bindings.c:1988: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_5Watch___init__':
dbus_bindings.c:2007: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_5Watch___cinit__':
dbus_bindings.c:2024: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter___init__':
dbus_bindings.c:2124: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter___cinit__':
dbus_bindings.c:2141: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter__get_iter':
dbus_bindings.c:2158: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_get_dict':
dbus_bindings.c:2619: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:2634: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:2655: warning: label `__pyx_L2' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_get_byte_array':
dbus_bindings.c:3025: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:3027: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_get_int32_array':
dbus_bindings.c:3086: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:3088: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_get_uint32_array':
dbus_bindings.c:3146: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:3148: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_get_double_array':
dbus_bindings.c:3206: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:3208: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_get_string_array':
dbus_bindings.c:3266: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:3268: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_get_object_path_array':
dbus_bindings.c:3334: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:3336: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_append_dict':
dbus_bindings.c:4051: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:4064: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:4080: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:4141: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_append_byte_array':
dbus_bindings.c:4256: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:4258: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_append_int32_array':
dbus_bindings.c:4352: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:4354: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_append_double_array':
dbus_bindings.c:4449: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:4451: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_append_object_path_array':
dbus_bindings.c:4553: warning: passing arg 2 of `dbus_message_iter_append_object_path_array' from incompatible pointer type
dbus_bindings.c:4548: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:4550: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_11MessageIter_append_string_array':
dbus_bindings.c:4651: warning: passing arg 2 of `dbus_message_iter_append_string_array' from incompatible pointer type
dbus_bindings.c:4578: warning: unused variable `__pyx_v_return_code'
dbus_bindings.c:4646: warning: label `__pyx_L2' defined but not used
dbus_bindings.c:4648: warning: label `__pyx_L3' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_7Message___str__':
dbus_bindings.c:5161: warning: label `__pyx_L4' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_7Message__set_msg':
dbus_bindings.c:5446: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_7Message__get_msg':
dbus_bindings.c:5463: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_7Message_get_iter':
dbus_bindings.c:5481: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:5495: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_7Message_get_args_list':
dbus_bindings.c:5614: warning: label `__pyx_L4' defined but not used
dbus_bindings.c:5643: warning: label `__pyx_L5' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_7Message_get_sender':
dbus_bindings.c:6009: warning: assignment discards qualifiers from pointer target type
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_6Server_setup_with_g_main':
dbus_bindings.c:6613: warning: implicit declaration of function `dbus_server_setup_with_g_main'
dbus_bindings.c:6613: warning: nested extern declaration of `dbus_server_setup_with_g_main'
dbus_bindings.c:6617: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_6Server_disconnect':
dbus_bindings.c:6637: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_13dbus_bindings_bus_get':
dbus_bindings.c:6684: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c:6714: warning: use of cast expressions as lvalues is deprecated
dbus_bindings.c: In function `__pyx_tp_dealloc_13dbus_bindings_Connection':
dbus_bindings.c:7233: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_traverse_13dbus_bindings_Connection':
dbus_bindings.c:7238: warning: unused variable `e'
dbus_bindings.c:7239: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_clear_13dbus_bindings_Connection':
dbus_bindings.c:7244: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_dealloc_13dbus_bindings_Message':
dbus_bindings.c:7406: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_traverse_13dbus_bindings_Message':
dbus_bindings.c:7411: warning: unused variable `e'
dbus_bindings.c:7412: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_clear_13dbus_bindings_Message':
dbus_bindings.c:7417: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_dealloc_13dbus_bindings_PendingCall':
dbus_bindings.c:7576: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_traverse_13dbus_bindings_PendingCall':
dbus_bindings.c:7581: warning: unused variable `e'
dbus_bindings.c:7582: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_clear_13dbus_bindings_PendingCall':
dbus_bindings.c:7587: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_dealloc_13dbus_bindings_Watch':
dbus_bindings.c:7724: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_traverse_13dbus_bindings_Watch':
dbus_bindings.c:7729: warning: unused variable `e'
dbus_bindings.c:7730: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_clear_13dbus_bindings_Watch':
dbus_bindings.c:7735: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_dealloc_13dbus_bindings_MessageIter':
dbus_bindings.c:7871: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_traverse_13dbus_bindings_MessageIter':
dbus_bindings.c:7876: warning: unused variable `e'
dbus_bindings.c:7877: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_clear_13dbus_bindings_MessageIter':
dbus_bindings.c:7882: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_new_13dbus_bindings_Server':
dbus_bindings.c:8043: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_dealloc_13dbus_bindings_Server':
dbus_bindings.c:8048: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_traverse_13dbus_bindings_Server':
dbus_bindings.c:8053: warning: unused variable `e'
dbus_bindings.c:8054: warning: unused variable `p'
dbus_bindings.c: In function `__pyx_tp_clear_13dbus_bindings_Server':
dbus_bindings.c:8059: warning: unused variable `p'
dbus_bindings.c: In function `initdbus_bindings':
dbus_bindings.c:8229: warning: dereferencing type-punned pointer will break strict-aliasing rules
dbus_bindings.c:8236: warning: dereferencing type-punned pointer will break strict-aliasing rules
dbus_bindings.c:8243: warning: dereferencing type-punned pointer will break strict-aliasing rules
dbus_bindings.c:8249: warning: dereferencing type-punned pointer will break strict-aliasing rules
dbus_bindings.c:8256: warning: dereferencing type-punned pointer will break strict-aliasing rules
dbus_bindings.c:8259: warning: dereferencing type-punned pointer will break strict-aliasing rules
dbus_bindings.c:8319: warning: assignment from incompatible pointer type
dbus_bindings.c:8329: warning: assignment from incompatible pointer type
dbus_bindings.c:8515: warning: assignment from incompatible pointer type
dbus_bindings.c:8520: warning: assignment from incompatible pointer type
dbus_bindings.c: In function `__Pyx_EndUnpack':
dbus_bindings.c:8726: warning: suggest parentheses around assignment used as truth value
dbus_bindings.c: At top level:
dbus_bindings.c:17: warning: '__Pyx_PrintItem' declared `static' but never defined
dbus_bindings.c:18: warning: '__Pyx_PrintNewline' declared `static' but never defined
dbus_bindings.c:20: warning: '__Pyx_ReRaise' declared `static' but never defineddbus_bindings.c:21: warning: '__Pyx_Import' declared `static' but never defined
dbus_bindings.c:25: warning: '__Pyx_GetStarArgs' declared `static' but never defined
dbus_bindings.c:28: warning: '__Pyx_ImportType' declared `static' but never defined
dbus_bindings.c:30: warning: '__Pyx_GetVtable' declared `static' but never defined
make[3]: *** [dbus_bindings.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/dbus-cvs-0.22-r2/work/dbus-cvs/python'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dbus-cvs-0.22-r2/work/dbus-cvs/python'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-cvs-0.22-r2/work/dbus-cvs'
make: *** [all] Error 2

!!! ERROR: sys-apps/dbus-cvs-0.22-r2 failed.
!!! Function src_compile, Line 63, Exitcode 2
!!! (no error message)

--
Kathy Wills

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Genealogy Web Site: http://www.brannanorwills.com +
+ +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++







Only community members can participate in forum threads. You must Register or log in to contribute.

<Prev in Thread] Current Thread [Next in Thread>
Sponsor
FREE Network Mapping Tool for Microsoft® OfficeVisio Professional 2007
Don't map your network by hand - let LANsurveyor Express for Microsoft Visio Professional 2007
automatically create network diagrams for you!
Google Custom Search

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation

Home | sitemap | advertise | OSDir is an inevitable website. super tiny logo