GNOME Bugzilla – Bug 727676
Cannot build in jhbuild due to missing C file in POTFILES
Last modified: 2014-04-05 17:43:46 UTC
make[1]: Entering directory `/home/valabot/src/gnome3/gnome-contacts/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package gnome-contacts --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m The following files contain translations and are currently not in use. Please consider adding these to the POTFILES.in file, located in the po/ directory. src/contacts-contact-frame.c If some of these files are left out on purpose then please add them to POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list of left out files has been written in the current directory. Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[1]: *** [check] Error 1 make[1]: Leaving directory `/home/valabot/src/gnome3/gnome-contacts/po' make: *** [check-recursive] Error 1
Fixed in master Pushed here: https://git.gnome.org/browse/gnome-contacts/commit/?id=c09fcfc5d72fd37bb7e146b28edb52a0988169d3