Code review comment for lp:~rodrigo-moya/ubuntuone-client/libsd-api-docs

Revision history for this message
dobey (dobey) wrote :

make[3]: Entering directory `/home/dobey/Projects/canonical/ubuntuone-client/libsd-api-docs/docs/reference'
gtk-doc: Scanning header files
gtk-doc: Compiling scanner
libtool: compile: gcc -I../../libsyncdaemon -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall -Werror -g -O2 -Wall -Werror -c libsyncdaemon-scan.c -fPIC -DPIC -o .libs/libsyncdaemon-scan.o
libtool: compile: gcc -I../../libsyncdaemon -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall -Werror -g -O2 -Wall -Werror -c libsyncdaemon-scan.c -o libsyncdaemon-scan.o >/dev/null 2>&1
gtk-doc: Linking scanner
libtool: link: gcc -g -O2 -Wall -Werror .libs/libsyncdaemon-scan.o -pthread -o .libs/libsyncdaemon-scan -L/lib -ldbus-glib-1 -ldbus-1 -lpthread /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so ../../libsyncdaemon/.libs/libsyncdaemon-1.0.so -pthread
.libs/libsyncdaemon-scan.o: In function `get_object_types':
/home/dobey/Projects/canonical/ubuntuone-client/libsd-api-docs/docs/reference/libsyncdaemon-scan.c:43: undefined reference to `add_contact_dialog_get_type'
/home/dobey/Projects/canonical/ubuntuone-client/libsd-api-docs/docs/reference/libsyncdaemon-scan.c:44: undefined reference to `contacts_view_get_type'
/home/dobey/Projects/canonical/ubuntuone-client/libsd-api-docs/docs/reference/libsyncdaemon-scan.c:45: undefined reference to `file_watcher_get_type'
/home/dobey/Projects/canonical/ubuntuone-client/libsd-api-docs/docs/reference/libsyncdaemon-scan.c:46: undefined reference to `gsd_ubuntuone_get_type'
/home/dobey/Projects/canonical/ubuntuone-client/libsd-api-docs/docs/reference/libsyncdaemon-scan.c:47: undefined reference to `location_widget_get_type'
/home/dobey/Projects/canonical/ubuntuone-client/libsd-api-docs/docs/reference/libsyncdaemon-scan.c:48: undefined reference to `share_dialog_get_type'
/home/dobey/Projects/canonical/ubuntuone-client/libsd-api-docs/docs/reference/libsyncdaemon-scan.c:66: undefined reference to `u1_contacts_picker_get_type'
/home/dobey/Projects/canonical/ubuntuone-client/libsd-api-docs/docs/reference/libsyncdaemon-scan.c:67: undefined reference to `ubuntuone_nautilus_get_type'
collect2: ld returned 1 exit status
Linking of scanner failed:
make[3]: *** [scan-build.stamp] Error 1

review: Needs Fixing

« Back to merge proposal