Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /home/puneet/telepathy-qt/tests/lib/glib/util.c: In function ‘one_contact_cb’:
- /home/puneet/telepathy-qt/tests/lib/glib/util.c:443:3: error: implicit declaration of function ‘tp_connection_dup_contact_by_id_finish’ [-Werror=implicit-function-declaration]
- /home/puneet/telepathy-qt/tests/lib/glib/util.c:443:3: error: nested extern declaration of ‘tp_connection_dup_contact_by_id_finish’ [-Werror=nested-externs]
- /home/puneet/telepathy-qt/tests/lib/glib/util.c:443:16: error: assignment makes pointer from integer without a cast [-Werror]
- /home/puneet/telepathy-qt/tests/lib/glib/util.c: In function ‘tp_tests_connection_run_until_contact_by_id’:
- /home/puneet/telepathy-qt/tests/lib/glib/util.c:458:3: error: implicit declaration of function ‘tp_connection_dup_contact_by_id_async’ [-Werror=implicit-function-declaration]
- /home/puneet/telepathy-qt/tests/lib/glib/util.c:458:3: error: nested extern declaration of ‘tp_connection_dup_contact_by_id_async’ [-Werror=nested-externs]
- cc1: all warnings being treated as errors
- make[2]: *** [tests/lib/glib/CMakeFiles/tp-glib-tests.dir/util.c.o] Error 1
- make[1]: *** [tests/lib/glib/CMakeFiles/tp-glib-tests.dir/all] Error 2
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement