(view as text)
Making all in flumotion
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion'
Making all in component
make[2]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/component'
Making all in sample
make[3]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/component/sample'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/component/sample'
make[3]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/component'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/component'
make[2]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/component'
Making all in project
make[2]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/project'
make all-am
make[3]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/project'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/project'
make[2]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/project'
Making all in test
make[2]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/test'
make all-am
make[3]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/test'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/test'
make[2]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion/test'
make[2]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion'
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/flumotion'
Making all in common
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/common'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/common'
Making all in misc
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/misc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/misc'
Making all in po
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/po'
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
2 translated messages, 1 fuzzy translation, 1 untranslated message.
rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
4 translated messages.
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/po'
make[1]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build'
podir=./po; \
localedir=./locale; \
make -C $podir; \
for file in $(ls $podir/*.gmo); do \
lang=`basename $file .gmo`; \
dir=$localedir/$lang/LC_MESSAGES; \
mkdir -p $dir; \
echo "installing $podir/$lang.gmo as $dir/flumotion-template.mo"; \
install $podir/$lang.gmo $dir/flumotion-template.mo; \
done;
make[2]: Entering directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build/po'
installing ./po/fr.gmo as ./locale/fr/LC_MESSAGES/flumotion-template.mo
installing ./po/nl.gmo as ./locale/nl/LC_MESSAGES/flumotion-template.mo
make[1]: Leaving directory `/home/buildbot/flumotion/slave.trunk/flumotion-fc5_64-template-quick-t2.0.1/build'