After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 727676 - Cannot build in jhbuild due to missing C file in POTFILES
Cannot build in jhbuild due to missing C file in POTFILES
Status: RESOLVED FIXED
Product: gnome-contacts
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Contacts maintainer(s)
GNOME Contacts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-04-05 17:26 UTC by Luca Bruno
Modified: 2014-04-05 17:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luca Bruno 2014-04-05 17:26:41 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
Comment 1 Erick Perez Castellanos 2014-04-05 17:43:46 UTC
Fixed in master
Pushed here: https://git.gnome.org/browse/gnome-contacts/commit/?id=c09fcfc5d72fd37bb7e146b28edb52a0988169d3