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 667172 - cheese build failure: Entity: line 1: parser error : Opening and ending tag mismatch: gui line 1 and p
cheese build failure: Entity: line 1: parser error : Opening and ending ta...
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Catalan [ca]
git master
Other All
: Normal blocker
: ---
Assigned To: l10n-ca-maint
l10n-ca-maint
Depends on:
Blocks:
 
 
Reported: 2012-01-03 11:03 UTC by Craig Keogh
Modified: 2012-01-03 19:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Craig Keogh 2012-01-03 11:03:29 UTC
I am building cheese git master via JHBuild on Fedora 16. The build fails with:

make V=1 -j 4
make  all-recursive
make[1]: Entering directory `/home/oxyde/gnome/cheese'
Making all in po
make[2]: Entering directory `/home/oxyde/gnome/cheese/po'
file=`echo et | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file et.po
make[2]: Leaving directory `/home/oxyde/gnome/cheese/po'
Making all in help
make[2]: Entering directory `/home/oxyde/gnome/cheese/help'
if ! test -d "ca/"; then mkdir "ca/"; fi
if test -d "C"; then d="../"; else d="/home/oxyde/gnome/cheese/help/"; fi; \
mo="ca/ca.mo"; \
if test -f "${mo}"; then mo="../${mo}"; else mo="/home/oxyde/gnome/cheese/help/${mo}"; fi; \
(cd "ca/" && itstool -m "${mo}" ${d}/C/effects-apply.page ${d}/C/index.page ${d}/C/introduction.page ${d}/C/mode-wide.page ${d}/C/photo-delete.page ${d}/C/photo-save.page ${d}/C/photo-take.page ${d}/C/photo-view.page ${d}/C/pref-burst-mode.page ${d}/C/pref-countdown.page ${d}/C/pref-flash.page ${d}/C/pref-image-properties.page ${d}/C/pref-photo-resolution.page ${d}/C/video-record.page) && \
touch "ca/ca.stamp"
Traceback (most recent call last):
make[2]: Leaving directory `/home/oxyde/gnome/cheese/help'
make[1]: Leaving directory `/home/oxyde/gnome/cheese'
  • File "/opt/gnome/bin/itstool", line 974 in <module>
    doc.merge_translations(translations, opts.lang)
  • File "/opt/gnome/bin/itstool", line 657 in merge_translations
    self._check_errors()
  • File "/opt/gnome/bin/itstool", line 336 in _check_errors
    raise libxml2.parserError(self._xml_err)
libxml2.parserError: Entity: line 1: parser error : Opening and ending tag mismatch: gui line 1 and p
 ídeo passarà a ser una ombra verda i es mostrarà com una imatge repetida.</p>
                                                                                ^
 Entity: line 1:  parser  error :  Premature end of data in tag gui line 1
 ídeo passarà a ser una ombra verda i es mostrarà com una imatge repetida.</p>
                                                                                ^
 Entity: line 1:  parser  error :  Premature end of data in tag p line 1
 ídeo passarà a ser una ombra verda i es mostrarà com una imatge repetida.</p>
                                                                                ^

make[2]: *** [ca/ca.stamp] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Comment 1 Gil Forcada 2012-01-03 19:51:54 UTC
Thanks for spotting it!

I already made a commit[1] to fix it.

[1] http://git.gnome.org/browse/cheese/commit/?id=58e2a80db7efb0245c571e9a949ad6d7579c0d7e