If I skip the error in building polkit, gypsy builds. Thanks to Jarret for the gtk-doc-tools hint!
But I get an error when building telepathy-mission-control. Is this related to polkit or a different error? -------------------------- Making all in server make[2]: Entering directory `/home/testuser-ubuntu/checkout/gnome/telepathy-mission-control/server' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I/opt/gnome/include/dbus-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -pthread -I/opt/gnome/include/telepathy-1.0 -I/opt/gnome/include/dbus-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -DMC_DISABLE_DEPRECATED -DLIBDIR="/opt/gnome/lib64" -DLIBVERSION="0" -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Werror -Wno-error=missing-field-initializers -Wno-error=unused-parameter -g -O2 -DENABLE_DEBUG -MT mc-server.o -MD -MP -MF .deps/mc-server.Tpo -c -o mc-server.o mc-server.c sed -e 's![@]libexecdir[@]!/opt/gnome/libexec!' mission-control-5.8.in > mission-control-5.8 sed -e 's![@]libexecdir[@]!/opt/gnome/libexec!' org.freedesktop.Telepathy.MissionControl5.service.in > org.freedesktop.Telepathy.MissionControl5.service sed -e 's![@]libexecdir[@]!/opt/gnome/libexec!' org.freedesktop.Telepathy.AccountManager.service.in > org.freedesktop.Telepathy.AccountManager.service mc-server.c: In function ‘signal_handler’: mc-server.c:86:23: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result] cc1: all warnings being treated as errors make[2]: *** [mc-server.o] Error 1 make[2]: Leaving directory `/home/testuser-ubuntu/checkout/gnome/telepathy-mission-control/server' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/testuser-ubuntu/checkout/gnome/telepathy-mission-control' make: *** [all] Error 2 *** Error during phase build of telepathy-mission-control: ########## Error running make -j 8 *** -------------------------- Thanks in advance. Florian Am 15. April 2012 12:25 schrieb Wepmaschda <[email protected]>: > Am 15. April 2012 12:22 schrieb Andre Klapper <[email protected]>: >> On Sun, 2012-04-15 at 12:11 +0200, Wepmaschda wrote: >>> I just tried to rebuild gnome and it hung up at a different error: >>> >>> *** Checking out polkit *** [22/216] >>> git clone git://anongit.freedesktop.org/PolicyKit polkit >>> Cloning into polkit... >>> fatal: The remote end hung up unexpectedly >>> >>> What's wrong now? >> >> This is already covered in today's thread called "building polkit" on >> this mailing list. > > Yes, found it shortly after writing the e-mail. Sorry. ;-) _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
