Ticket #199: build.2.log

File build.2.log, 29.4 KB (added by arussello, 3 years ago)

build.log: failure in dbus headers

Line 
1>>> Unpacking source...
2 [32;01m*[0m subversion update start -->
3 [32;01m*[0m      repository: http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary@39300
4At revision 39300.
5 [32;01m*[0m    working copy: /usr/portage/distfiles/svn-src/python-elementary/python-elementary
6
7>>> Source unpacked in /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/dev-python/python-elementary-20090313/work
8>>> Compiling source in /usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/dev-python/python-elementary-20090313/work/python-elementary-20090313 ...
9/usr/lib64/python2.6/site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
10  self.message = message
11running build
12running build_py
13creating build
14creating build/lib.linux-x86_64-2.6
15creating build/lib.linux-x86_64-2.6/elementary
16copying elementary/__init__.py -> build/lib.linux-x86_64-2.6/elementary
17running build_ext
18cythoning elementary/elementary.c_elementary.pyx to elementary/elementary.c_elementary.c
19building 'elementary.c_elementary' extension
20creating build/temp.linux-x86_64-2.6
21creating build/temp.linux-x86_64-2.6/elementary
22armv4tl-softfloat-linux-gnueabi-gcc -DNDEBUG -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/include/ -fPIC -I/usr/include/elementary -I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/kerberos/include -Iinclude -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/python2.6 -c elementary/elementary.c_elementary.c -o build/temp.linux-x86_64-2.6/elementary/elementary.c_elementary.o
23In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
24                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
25                 from elementary/elementary.c_elementary.c:108:
26/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:29:33: error: dbus/dbus-arch-deps.h: No such file or directory
27In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-address.h:30,
28                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:30,
29                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
30                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
31                 from elementary/elementary.c_elementary.c:108:
32/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-types.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_unichar_t'
33/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-types.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_bool_t'
34In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-address.h:31,
35                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:30,
36                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
37                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
38                 from elementary/elementary.c_elementary.c:108:
39/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-errors.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_error_has_name'
40/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-errors.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_error_is_set'
41In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:30,
42                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
43                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
44                 from elementary/elementary.c_elementary.c:108:
45/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-address.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_parse_address'
46In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:32,
47                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-bus.h:30,
48                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:31,
49                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
50                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
51                 from elementary/elementary.c_elementary.c:108:
52/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:55: error: expected specifier-qualifier-list before 'dbus_uint32_t'
53/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_path'
54/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_has_path'
55/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_interface'
56/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_has_interface'
57/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_member'
58/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_has_member'
59/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_error_name'
60/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_destination'
61/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_sender'
62/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:117: error: expected declaration specifiers or '...' before 'dbus_bool_t'
63/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_get_no_reply'
64/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_is_method_call'
65/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_is_signal'
66/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_is_error'
67/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_has_destination'
68/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_has_sender'
69/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_has_signature'
70/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_get_serial'
71/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_reply_serial'
72/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:136: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_get_reply_serial'
73/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:139: error: expected declaration specifiers or '...' before 'dbus_bool_t'
74/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_get_auto_start'
75/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_get_path_decomposed'
76/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:145: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_append_args'
77/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_append_args_valist'
78/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:151: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_get_args'
79/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:155: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_get_args_valist'
80/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:161: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_iter_init'
81/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_iter_has_next'
82/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_iter_next'
83/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_iter_append_basic'
84/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_iter_append_fixed_array'
85/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_iter_open_container'
86/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:196: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_iter_close_container'
87/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_set_error_from_message'
88/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_allocate_data_slot'
89/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:205: error: expected ')' before '*' token
90/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:206: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_data'
91/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:211: error: expected declaration specifiers or '...' before 'dbus_int32_t'
92/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-message.h:216: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_marshal'
93In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-bus.h:30,
94                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:31,
95                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
96                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
97                 from elementary/elementary.c_elementary.c:108:
98/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:90: error: expected declaration specifiers or '...' before '*' token
99/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:91: error: 'dbus_bool_t' declared as function returning a function
100/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:110: error: 'DBusAddTimeoutFunction' declared as function returning a function
101/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:144: error: 'DBusAllowUnixUserFunction' declared as function returning a function
102/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:154: error: 'DBusAllowWindowsUserFunction' declared as function returning a function
103/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:179: error: 'dbus_connection_get_is_connected' declared as function returning a function
104/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:180: error: 'dbus_connection_get_is_authenticated' declared as function returning a function
105/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:181: error: 'dbus_connection_get_is_anonymous' declared as function returning a function
106/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:187: error: 'dbus_connection_read_write_dispatch' declared as function returning a function
107/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:189: error: 'dbus_connection_read_write' declared as function returning a function
108/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:198: error: 'dbus_connection_has_messages_to_send' declared as function returning a function
109/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:201: error: expected declaration specifiers or '...' before 'dbus_uint32_t'
110/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:201: error: 'dbus_connection_send' declared as function returning a function
111/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:205: error: 'dbus_connection_send_with_reply' declared as function returning a function
112/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:211: error: expected declaration specifiers or '...' before 'DBusAddWatchFunction'
113/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:215: error: 'dbus_connection_set_watch_functions' declared as function returning a function
114/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:221: error: 'dbus_connection_set_timeout_functions' declared as function returning a function
115/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:231: error: 'dbus_connection_get_unix_user' declared as function returning a function
116/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:233: error: 'dbus_connection_get_unix_process_id' declared as function returning a function
117/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:236: error: expected declaration specifiers or '...' before 'dbus_int32_t'
118/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:236: error: 'dbus_connection_get_adt_audit_session_data' declared as function returning a function
119/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:242: error: 'dbus_connection_get_windows_user' declared as function returning a function
120/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:258: error: 'dbus_connection_add_filter' declared as function returning a function
121/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:265: error: expected ')' before '*' token
122/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:266: error: expected ')' before '*' token
123/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:268: error: expected declaration specifiers or '...' before 'dbus_int32_t'
124/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:270: error: 'dbus_connection_set_data' declared as function returning a function
125/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:272: error: expected declaration specifiers or '...' before 'dbus_int32_t'
126/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:290: error: expected declaration specifiers or '...' before 'dbus_uint32_t'
127/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:331: error: 'dbus_connection_try_register_object_path' declared as function returning a function
128/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:336: error: 'dbus_connection_register_object_path' declared as function returning a function
129/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:342: error: 'dbus_connection_try_register_fallback' declared as function returning a function
130/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:347: error: 'dbus_connection_register_fallback' declared as function returning a function
131/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:349: error: 'dbus_connection_unregister_object_path' declared as function returning a function
132/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:353: error: 'dbus_connection_get_object_path_data' declared as function returning a function
133/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:357: error: 'dbus_connection_list_registered' declared as function returning a function
134/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:360: error: 'dbus_connection_get_unix_fd' declared as function returning a function
135/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:362: error: 'dbus_connection_get_socket' declared as function returning a function
136/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:384: error: 'dbus_watch_handle' declared as function returning a function
137/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:385: error: 'dbus_watch_get_enabled' declared as function returning a function
138/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:399: error: 'dbus_timeout_handle' declared as function returning a function
139/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-connection.h:400: error: 'dbus_timeout_get_enabled' declared as function returning a function
140In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:31,
141                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
142                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
143                 from elementary/elementary.c_elementary.c:108:
144/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-bus.h:45: error: 'dbus_bus_register' declared as function returning a function
145/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-bus.h:47: error: 'dbus_bus_set_unique_name' declared as function returning a function
146/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-bus.h:63: error: 'dbus_bus_name_has_owner' declared as function returning a function
147/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-bus.h:67: error: expected declaration specifiers or '...' before 'dbus_uint32_t'
148/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-bus.h:68: error: expected declaration specifiers or '...' before 'dbus_uint32_t'
149/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-bus.h:69: error: 'dbus_bus_start_service_by_name' declared as function returning a function
150In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:37,
151                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
152                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
153                 from elementary/elementary.c_elementary.c:108:
154/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-pending-call.h:46: error: 'dbus_pending_call_set_notify' declared as function returning a function
155/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-pending-call.h:48: error: 'dbus_pending_call_get_completed' declared as function returning a function
156/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-pending-call.h:52: error: expected ')' before '*' token
157/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-pending-call.h:53: error: expected ')' before '*' token
158/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-pending-call.h:55: error: expected declaration specifiers or '...' before 'dbus_int32_t'
159/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-pending-call.h:57: error: 'dbus_pending_call_set_data' declared as function returning a function
160/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-pending-call.h:59: error: expected declaration specifiers or '...' before 'dbus_int32_t'
161In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:39,
162                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
163                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
164                 from elementary/elementary.c_elementary.c:108:
165/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-server.h:56: error: 'dbus_server_get_is_connected' declared as function returning a function
166/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-server.h:64: error: expected declaration specifiers or '...' before 'DBusAddWatchFunction'
167/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-server.h:68: error: 'dbus_server_set_watch_functions' declared as function returning a function
168/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-server.h:74: error: 'dbus_server_set_timeout_functions' declared as function returning a function
169/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-server.h:76: error: 'dbus_server_set_auth_mechanisms' declared as function returning a function
170/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-server.h:78: error: expected ')' before '*' token
171/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-server.h:79: error: expected ')' before '*' token
172/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-server.h:83: error: 'dbus_server_set_data' declared as function returning a function
173In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:41,
174                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
175                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
176                 from elementary/elementary.c_elementary.c:108:
177/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-signature.h:48: error: expected specifier-qualifier-list before 'dbus_uint32_t'
178/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-signature.h:62: error: 'dbus_signature_iter_next' declared as function returning a function
179/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-signature.h:68: error: 'dbus_signature_validate' declared as function returning a function
180/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-signature.h:71: error: 'dbus_signature_validate_single' declared as function returning a function
181/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-signature.h:73: error: 'dbus_type_is_basic' declared as function returning a function
182/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-signature.h:74: error: 'dbus_type_is_container' declared as function returning a function
183/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-signature.h:75: error: 'dbus_type_is_fixed' declared as function returning a function
184In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus.h:42,
185                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_DBus.h:10,
186                 from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:101,
187                 from elementary/elementary.c_elementary.c:108:
188/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-threads.h:50: error: 'DBusMutexLockFunction' declared as function returning a function
189/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-threads.h:52: error: 'DBusMutexUnlockFunction' declared as function returning a function
190/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-threads.h:103: error: 'DBusCondVarWaitTimeoutFunction' declared as function returning a function
191/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-threads.h:189: error: 'dbus_threads_init' declared as function returning a function
192/usr/armv4tl-softfloat-linux-gnueabi/usr/include/dbus/dbus-threads.h:190: error: 'dbus_threads_init_default' declared as function returning a function
193In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/Elementary.h:102,
194                 from elementary/elementary.c_elementary.c:108:
195/usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_Hal.h:77: error: field 'b' declared as a function
196/usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_Hal.h:79: error: expected specifier-qualifier-list before 'dbus_uint64_t'
197/usr/armv4tl-softfloat-linux-gnueabi/usr/include/E_Hal.h:123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'e_hal_property_uint64_get'
198elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_6Toggle___init__':
199elementary/elementary.c_elementary.c:4611: warning: passing argument 2 of 'elm_toggle_state_pointer_set' from incompatible pointer type
200elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_12HoverselItem___init__':
201elementary/elementary.c_elementary.c:7686: warning: assignment from incompatible pointer type
202elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_12HoverselItem_delete':
203elementary/elementary.c_elementary.c:7759: warning: passing argument 1 of 'elm_hoversel_item_del' from incompatible pointer type
204elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_11ToolbarItem___init__':
205elementary/elementary.c_elementary.c:8410: warning: assignment from incompatible pointer type
206elementary/elementary.c_elementary.c:8423: warning: assignment from incompatible pointer type
207elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_11ToolbarItem_delete':
208elementary/elementary.c_elementary.c:8498: warning: passing argument 1 of 'elm_toolbar_item_del' from incompatible pointer type
209elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_11ToolbarItem_select':
210elementary/elementary.c_elementary.c:8524: warning: passing argument 1 of 'elm_toolbar_item_select' from incompatible pointer type
211elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_8ListItem_append':
212elementary/elementary.c_elementary.c:9168: warning: assignment from incompatible pointer type
213elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_8ListItem_prepend':
214elementary/elementary.c_elementary.c:9283: warning: assignment from incompatible pointer type
215elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_8ListItem_insert_before':
216elementary/elementary.c_elementary.c:9401: warning: passing argument 2 of 'elm_list_item_insert_before' from incompatible pointer type
217elementary/elementary.c_elementary.c:9401: warning: assignment from incompatible pointer type
218elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_8ListItem_insert_after':
219elementary/elementary.c_elementary.c:9527: warning: passing argument 2 of 'elm_list_item_insert_after' from incompatible pointer type
220elementary/elementary.c_elementary.c:9527: warning: assignment from incompatible pointer type
221elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_8ListItem_selected_set':
222elementary/elementary.c_elementary.c:9589: warning: passing argument 1 of 'elm_list_item_selected_set' from incompatible pointer type
223elementary/elementary.c_elementary.c:9601: warning: passing argument 1 of 'elm_list_item_selected_set' from incompatible pointer type
224elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_8ListItem_show':
225elementary/elementary.c_elementary.c:9633: warning: passing argument 1 of 'elm_list_item_show' from incompatible pointer type
226elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_8ListItem_delete':
227elementary/elementary.c_elementary.c:9658: warning: passing argument 1 of 'elm_list_item_del' from incompatible pointer type
228elementary/elementary.c_elementary.c: In function '__pyx_pf_10elementary_12c_elementary_8ListItem_data_get':
229elementary/elementary.c_elementary.c:9684: warning: passing argument 1 of 'elm_list_item_data_get' from incompatible pointer type
230elementary/elementary.c_elementary.c:9684: warning: assignment discards qualifiers from pointer target type
231error: command 'armv4tl-softfloat-linux-gnueabi-gcc' failed with exit status 1
232 [31;01m*[0m
233 [31;01m*[0m ERROR: dev-python/python-elementary-20090313 failed.
234 [31;01m*[0m Call stack:
235 [31;01m*[0m               ebuild.sh, line   49:  Called src_compile
236 [31;01m*[0m             environment, line 2519:  Called distutils_src_compile
237 [31;01m*[0m             environment, line  730:  Called die
238 [31;01m*[0m The specific snippet of code:
239 [31;01m*[0m       ${python} setup.py build "$@" || die "compilation failed"
240 [31;01m*[0m  The die message:
241 [31;01m*[0m   compilation failed
242 [31;01m*[0m
243 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
244 [31;01m*[0m A complete build log is located at '/usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/dev-python/python-elementary-20090313/temp/build.log'.
245 [31;01m*[0m The ebuild environment file is located at '/usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/dev-python/python-elementary-20090313/temp/environment'.
246 [31;01m*[0m This ebuild used the following eclasses from overlays:
247 [31;01m*[0m   /usr/portage/local/layman/openmoko/trunk/openmoko-target/eclass/enlightenment_svn-python.eclass
248 [31;01m*[0m   /usr/portage/local/layman/openmoko/trunk/openmoko-target/eclass/subversion.eclass
249 [31;01m*[0m This ebuild is from a repository named 'openmoko-target'
250 [31;01m*[0m