gnome-session fails to build if intltool is not updated

Ferruccio Zamuner nonsolosoft at diff.org
Thu Jul 3 17:15:54 PDT 2008


with intltool older than 0.37:

gmake[2]: Leaving directory 
`/usr/obj/pkgsrc/devel/libgweather/work/libgweather-2.22.2/libgweather'
Making all in data
gmake[2]: Entering directory 
`/usr/obj/pkgsrc/devel/libgweather/work/libgweather-2.22.2/data'
LC_ALL=C ../intltool-merge --multiple-output --xml-style --utf8 
--cache=../po-locations/.intltool-merge-cache ../po-locations 
Locations.xml.in Locations.xml
Generating and caching the translation database
Merging translations into Locations.xml.
CREATED ang/Locations.xml
CREATED ar/Locations.xml
CREATED as/Locations.xml
CREATED az/Locations.xml
CREATED be/Locations.xml
CREATED be at latin/Locations.xml
CREATED bg/Locations.xml
CREATED bn/Locations.xml
CREATED bn_IN/Locations.xml
CREATED bs/Locations.xml
CREATED ca/Locations.xml
CREATED cs/Locations.xml
CREATED cy/Locations.xml
CREATED da/Locations.xml
CREATED de/Locations.xml
CREATED dz/Locations.xml
CREATED el/Locations.xml
CREATED en_CA/Locations.xml
CREATED en_GB/Locations.xml
CREATED es/Locations.xml
CREATED et/Locations.xml
CREATED eu/Locations.xml
CREATED fa/Locations.xml
CREATED fi/Locations.xml
CREATED fr/Locations.xml
CREATED ga/Locations.xml
CREATED gl/Locations.xml
CREATED gu/Locations.xml
CREATED he/Locations.xml
CREATED hi/Locations.xml
CREATED hr/Locations.xml
CREATED hu/Locations.xml
CREATED id/Locations.xml
CREATED it/Locations.xml
CREATED ja/Locations.xml
CREATED ka/Locations.xml
CREATED kn/Locations.xml
CREATED ko/Locations.xml
CREATED ku/Locations.xml
CREATED ky/Locations.xml
CREATED lt/Locations.xml
CREATED lv/Locations.xml
CREATED mai/Locations.xml
CREATED mg/Locations.xml
CREATED mk/Locations.xml
CREATED ml/Locations.xml
CREATED mn/Locations.xml
CREATED mr/Locations.xml
CREATED ms/Locations.xml
CREATED nb/Locations.xml
CREATED ne/Locations.xml
CREATED nl/Locations.xml
CREATED nn/Locations.xml
CREATED oc/Locations.xml
CREATED or/Locations.xml
CREATED pa/Locations.xml
CREATED pl/Locations.xml
CREATED pt/Locations.xml
CREATED pt_BR/Locations.xml
CREATED ro/Locations.xml
CREATED ru/Locations.xml
CREATED rw/Locations.xml
CREATED si/Locations.xml
CREATED sk/Locations.xml
CREATED sl/Locations.xml
CREATED sq/Locations.xml
CREATED sr/Locations.xml
CREATED sr at Latn/Locations.xml
CREATED sv/Locations.xml
CREATED ta/Locations.xml
CREATED te/Locations.xml
CREATED th/Locations.xml
CREATED tr/Locations.xml
CREATED uk/Locations.xml
CREATED vi/Locations.xml
CREATED zh_CN/Locations.xml
CREATED zh_HK/Locations.xml
CREATED zh_TW/Locations.xml
CREATED Locations.xml
for pofile in ../po-locations/ang.po ../po-locations/ar.po 
. ./po-locations/as.po ../po-locations/az.po ../po-locations/be.po 
. ./po-locations/be at latin
. po ../po-locations/bg.po ../po-locations/bn.po ../po-locations/bn_IN.po 
. ./po-locations/bs.po ../po-locations/ca.po ../po-locations/cs.po ../po-loca
tions/cy.po ../po-locations/da.po ../po-locations/de.po 
. ./po-locations/dz.po ../po-locations/el.po ../po-locations/en_CA.po 
. ./po-locations/en_GB.po
 ../po-locations/es.po ../po-locations/et.po ../po-locations/eu.po 
. ./po-locations/fa.po ../po-locations/fi.po ../po-locations/fr.po 
. ./po-locations/
ga.po ../po-locations/gl.po ../po-locations/gu.po ../po-locations/he.po 
. ./po-locations/hi.po ../po-locations/hr.po ../po-locations/hu.po 
. ./po-locat
ions/id.po ../po-locations/it.po ../po-locations/ja.po 
. ./po-locations/ka.po ../po-locations/kn.po ../po-locations/ko.po 
. ./po-locations/ku.po ../po-
locations/ky.po ../po-locations/lt.po ../po-locations/lv.po 
. ./po-locations/mai.po ../po-locations/mg.po ../po-locations/mk.po 
. ./po-locations/ml.po
. ./po-locations/mn.po ../po-locations/mr.po ../po-locations/ms.po 
. ./po-locations/nb.po ../po-locations/ne.po ../po-locations/nl.po 
. ./po-locations/n
n.po ../po-locations/oc.po ../po-locations/or.po ../po-locations/pa.po 
. ./po-locations/pl.po ../po-locations/pt.po ../po-locations/pt_BR.po 
. ./po-loc
ations/ro.po ../po-locations/ru.po ../po-locations/rw.po 
. ./po-locations/si.po ../po-locations/sk.po ../po-locations/sl.po 
. ./po-locations/sq.po ../p
o-locations/sr.po ../po-locations/sr at Latn.po ../po-locations/sv.po 
. ./po-locations/ta.po ../po-locations/te.po ../po-locations/th.po 
. ./po-locations/
tr.po ../po-locations/uk.po ../po-locations/vi.po 
. ./po-locations/zh_CN.po ../po-locations/zh_HK.po 
. ./po-locations/zh_TW.po; do \
                locale=`echo $pofile | sed 
"s;../po-locations/\(.*\)\.po;\1;"`; \
                xmllint --noblanks -o Locations.$locale.xml 
$locale/Locations.xml; \
                rm -f $locale/Locations.xml;            \
                test -d $locale && rmdir $locale;                       \
        done
xmllint --noblanks -o Locations.xml C/Locations.xml
warning: failed to load external entity "C/Locations.xml"
gmake[2]: *** [stamp-Locations.xml] Error 1
gmake[2]: Leaving directory 
`/usr/obj/pkgsrc/devel/libgweather/work/libgweather-2.22.2/data'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/obj/pkgsrc/devel/libgweather/work/libgweather-2.22.2'
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/devel/libgweather
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/devel/libgweather
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/x11/gnome-panel
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/x11/gnome-control-center
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/x11/gnome-session


It succeded with intltool updated to version 0.40.0





More information about the Bugs mailing list