[debian-edu-commits] Build failed in Jenkins: edu-packages_sid_debian-edu-doc #6

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 25 18:56:46 UTC 2014


See <https://jenkins.debian.net/job/edu-packages_sid_debian-edu-doc/6/>

------------------------------------------
[...truncated 3672 lines...]
'nb/notevolume.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/notevolume.pdf'
'nb/notevolume.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/notevolume.png'
'nb/putnotemanualy.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/putnotemanualy.pdf'
'nb/putnotemanualy.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/putnotemanualy.png'
'nb/qsynthsetup.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/qsynthsetup.pdf'
'nb/qsynthsetup.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/qsynthsetup.png'
'nb/rolandum1.jpg' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/rolandum1.jpg'
'nb/signaudio.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/signaudio.pdf'
'nb/signaudio.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/signaudio.png'
'nb/swamiinstrument.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/swamiinstrument.pdf'
'nb/swamiinstrument.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/swamiinstrument.png'
'nb/tempoandtimesignatureeditor.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/tempoandtimesignatureeditor.pdf'
'nb/tempoandtimesignatureeditor.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/tempoandtimesignatureeditor.png'
'nb/tempochange.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/tempochange.pdf'
'nb/tempochange.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/tempochange.png'
'nb/tempochange1.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/tempochange1.pdf'
'nb/tempochange1.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/tempochange1.png'
'nb/tempochange2.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/tempochange2.pdf'
'nb/tempochange2.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/tempochange2.png'
'nb/tempochange3.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/tempochange3.pdf'
'nb/tempochange3.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/tempochange3.png'
'nb/timersource.pdf' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/timersource.pdf'
'nb/timersource.png' -> '/tmp/testrun/debian/debian-edu-doc-nb//usr/share/doc/debian-edu-doc-nb/images/timersource.png'
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.5-1)
===================================================
Build rosegarden-manual.nb.pdf
'rosegarden-manual.pdf' successfully built
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.5-1)
===================================================
Build rosegarden-manual.nl.pdf
'rosegarden-manual.pdf' successfully built
rm /tmp/testrun/debian/debian-edu-doc-en//usr/share/doc/debian-edu-doc-en/images/*.pdf ; \

make[3]: Leaving directory '/tmp/testrun/documentation/rosegarden'
/usr/bin/make -C /tmp/testrun/documentation/audacity install
make[3]: Entering directory '/tmp/testrun/documentation/audacity'
# create localized XML files
po4a --msgmerge-opt --no-location po4a.cfg
 (135 entries)
msgcat --no-location -o audacity-manual.pot audacity-manual.pot
# build the English HTML version
xsltproc --nonet --novalid --xinclude ../common/html.xsl audacity-manual.xml && mv index.html audacity-manual.en.html
Writing index.html for article
# restore internal links
sed -i "s/href=\"index.html/href=\"audacity-manual.en.html/g" audacity-manual.en.html
# build the other HTML versions
for f in `find . -name "audacity-manual.*.po" | sed -e "s/.\/audacity-manual.//" -e "s/.po//"` ; do \
	echo "Creating HTML for $f"; \
	xsltproc --nonet --novalid --xinclude ../common/html.xsl audacity-manual.$f.xml && mv index.html audacity-manual.$f.html ; \
	sed -i "s/href=\"index.html/href=\"audacity-manual.$f.html/g" audacity-manual.$f.html ; \
done
Creating HTML for fr
Writing index.html for article
Creating HTML for nl
Writing index.html for article
for LINGUA in `find . -name "audacity-manual.*.po" | sed -e "s/.\/audacity-manual.//" -e "s/.po//"` ; do \
	echo "Creating epub for $LINGUA"; \
	po4a --translate-only audacity-manual.$LINGUA.xml po4a.cfg ; \
	dbtoepub audacity-manual.$LINGUA.xml ; \
done
Creating epub for fr
Creating epub for nl
# en needs to be first
for f in en `find . -name "audacity-manual.*.po" | sed -e "s/.\/audacity-manual.//" -e "s/.po//"` ; do \
	export LANGPATH=/tmp/testrun/debian/debian-edu-doc-$f//usr/share/doc/debian-edu-doc-$f ; \
	mkdir -p $LANGPATH ; \
	if [ -e audacity-manual.$f.html ] ; then \
		cp audacity-manual.$f.html $LANGPATH/audacity-manual.html ; \
		sed -i "s/href=\"audacity-manual.$f.html/href=\"audacity-manual.html/g" $LANGPATH/audacity-manual.html ; \
		if [ "$f" = "en" ] ; then \
		  for i in images/*.png ; \
			do convert -units PixelsPerCentimeter -density 42x42 $i ${i%.png}.pdf ; \
		  done ; \
		  mkdir -p $LANGPATH/images/ ; \
		  find images -maxdepth 1 -type f -exec cp \{\} $LANGPATH/images/ \; ; \
		  sed s/\.png"/.pdf"/g audacity-manual.xml > audacity-manual.$f.xml ; \
		  dblatex -T db2latex -tpdf -o $LANGPATH/audacity-manual.pdf audacity-manual.$f.xml --param=lingua=$f ; \
		else \
		  	mkdir -p $LANGPATH/images ; \
		  	cd images ; \
			if [ -d $f ] ; then \
				for i in $f/*.png ; \
					do convert -units PixelsPerCentimeter -density 42x42 $i ${i%.png}.pdf ; \
				done ; \
			fi ; \
		  	for i in *.* ; do \
				if [ -e $f/$i ] ; then \
					cp -v $f/$i $LANGPATH/images/ ; \
				else \
					ln -sf ../../debian-edu-doc-en/images/$i $LANGPATH/images/$i ; \
				fi ; done ; \
		  	cd .. ; \
			sed -i s/\.png"/.pdf"/g audacity-manual.$f.xml ; \
		  mv images images_tmp_away ; dblatex -T db2latex -tpdf -I $LANGPATH/ -I /tmp/testrun/debian/debian-edu-doc-en//usr/share/doc/debian-edu-doc-en/ -o $LANGPATH/audacity-manual.pdf audacity-manual.$f.xml --param=lingua=$f ; mv images_tmp_away images ; \
		  rm $LANGPATH/images/*.pdf ; \
		fi ; \
	fi ; \
	if [ -e audacity-manual.$f.epub ] ; then \
		cp audacity-manual.$f.epub $LANGPATH/audacity-manual.epub ; \
	fi ; \
done 		
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.5-1)
===================================================
Build audacity-manual.en.pdf
'audacity-manual.pdf' successfully built
'fr/edittojack.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/edittojack.pdf'
'fr/edittojack.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/edittojack.png'
'fr/getnoiseprofile.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/getnoiseprofile.pdf'
'fr/getnoiseprofile.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/getnoiseprofile.png'
'fr/manipulating.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/manipulating.pdf'
'fr/manipulating.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/manipulating.png'
'fr/manipulating1.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/manipulating1.pdf'
'fr/manipulating1.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/manipulating1.png'
'fr/marking.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/marking.pdf'
'fr/marking.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/marking.png'
'fr/mixingaudio.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/mixingaudio.pdf'
'fr/mixingaudio.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/mixingaudio.png'
'fr/noiseremoval.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/noiseremoval.pdf'
'fr/noiseremoval.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/noiseremoval.png'
'fr/normalize.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/normalize.pdf'
'fr/normalize.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/normalize.png'
'fr/normalized.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/normalized.pdf'
'fr/normalized.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/normalized.png'
'fr/recording.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/recording.pdf'
'fr/recording.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/recording.png'
'fr/samplerate.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/samplerate.pdf'
'fr/samplerate.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/samplerate.png'
'fr/toolbox.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/toolbox.pdf'
'fr/toolbox.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/toolbox.png'
'fr/zoom.pdf' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/zoom.pdf'
'fr/zoom.png' -> '/tmp/testrun/debian/debian-edu-doc-fr//usr/share/doc/debian-edu-doc-fr/images/zoom.png'
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.5-1)
===================================================
Build audacity-manual.fr.pdf
'audacity-manual.pdf' successfully built
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.5-1)
===================================================
Build audacity-manual.nl.pdf
'audacity-manual.pdf' successfully built
rm /tmp/testrun/debian/debian-edu-doc-en//usr/share/doc/debian-edu-doc-en/images/*.pdf ; \

make[3]: Leaving directory '/tmp/testrun/documentation/audacity'
make[2]: Leaving directory '/tmp/testrun'
make[1]: Leaving directory '/tmp/testrun'
   debian/rules override_dh_installdocs
make[1]: Entering directory '/tmp/testrun'
dh_installdocs -A debian/README
dh_installdocs -p debian-edu-doc-en \
	documentation/debian-edu-wheezy/README.debian-edu-wheezy-manual-translations \
	documentation/debian-edu-jessie/README.debian-edu-jessie-manual-translations \
	documentation/rosegarden/README.rosegarden-manual-translations \
	documentation/audacity/README.audacity-manual-translations
make[1]: Leaving directory '/tmp/testrun'
   dh_installchangelogs
   dh_perl
   dh_link
   debian/rules override_dh_compress
make[1]: Entering directory '/tmp/testrun'
dh_compress -X.pdf -X.html
make[1]: Leaving directory '/tmp/testrun'
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package `debian-edu-doc-en' in `../debian-edu-doc-en_1.6~20141025~8.0_all.deb'.
dpkg-deb: building package `debian-edu-doc-da' in `../debian-edu-doc-da_1.6~20141025~8.0_all.deb'.
dpkg-deb: building package `debian-edu-doc-nl' in `../debian-edu-doc-nl_1.6~20141025~8.0_all.deb'.
dpkg-deb: building package `debian-edu-doc-de' in `../debian-edu-doc-de_1.6~20141025~8.0_all.deb'.
dpkg-deb: building package `debian-edu-doc-es' in `../debian-edu-doc-es_1.6~20141025~8.0_all.deb'.
dpkg-deb: building package `debian-edu-doc-nb' in `../debian-edu-doc-nb_1.6~20141025~8.0_all.deb'.
dpkg-deb: building package `debian-edu-doc-it' in `../debian-edu-doc-it_1.6~20141025~8.0_all.deb'.
dpkg-deb: building package `debian-edu-doc-fr' in `../debian-edu-doc-fr_1.6~20141025~8.0_all.deb'.
 dpkg-genchanges -b >../debian-edu-doc_1.6~20141025~8.0_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build testrun
dpkg-buildpackage: binary-only upload (no source included)
Now running lintian...
warning: the authors of lintian do not recommend running it with root privileges!
Finished running lintian.
++ cd /chroots/chroot-run-sid.xpk05jr7z/tmp/
++ ls -1 debian-edu-doc_1.6~20141025~8.0_amd64.changes
+ CHANGES=debian-edu-doc_1.6~20141025~8.0_amd64.changes
+ '[' '!' -z debian-edu-doc_1.6~20141025~8.0_amd64.changes ']'
+ cd /chroots/chroot-run-sid.xpk05jr7z/tmp/
++ mktemp -d
+ NEWDOC=/tmp/tmp.DajmNfRDOD
+ EDUDOC=/var/lib/jenkins/userContent/debian-edu-doc
++ dcmd --deb debian-edu-doc_1.6~20141025~8.0_amd64.changes
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-en_1.6~20141025~8.0_all.deb /tmp/tmp.DajmNfRDOD
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-da_1.6~20141025~8.0_all.deb /tmp/tmp.DajmNfRDOD
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-nl_1.6~20141025~8.0_all.deb /tmp/tmp.DajmNfRDOD
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-de_1.6~20141025~8.0_all.deb /tmp/tmp.DajmNfRDOD
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-es_1.6~20141025~8.0_all.deb /tmp/tmp.DajmNfRDOD
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-nb_1.6~20141025~8.0_all.deb /tmp/tmp.DajmNfRDOD
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-it_1.6~20141025~8.0_all.deb /tmp/tmp.DajmNfRDOD
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-fr_1.6~20141025~8.0_all.deb /tmp/tmp.DajmNfRDOD
+ rm -r /var/lib/jenkins/userContent/debian-edu-doc
rm: cannot remove `/var/lib/jenkins/userContent/debian-edu-doc': No such file or directory
+ cleanup
+ '[' -e /chroots/chroot-run-sid.xpk05jr7z/tmp/testrun/stats.csv ']'
+ set -x
++ cd /chroots/chroot-run-sid.xpk05jr7z/tmp/
++ ls -1 debian-edu-doc_1.6~20141025~8.0_amd64.changes
+ CHANGES=debian-edu-doc_1.6~20141025~8.0_amd64.changes
+ '[' '!' -z debian-edu-doc_1.6~20141025~8.0_amd64.changes ']'
+ cd /chroots/chroot-run-sid.xpk05jr7z/tmp/
++ mktemp -d
+ NEWDOC=/tmp/tmp.79Qd55otiA
+ EDUDOC=/var/lib/jenkins/userContent/debian-edu-doc
++ dcmd --deb debian-edu-doc_1.6~20141025~8.0_amd64.changes
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-en_1.6~20141025~8.0_all.deb /tmp/tmp.79Qd55otiA
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-da_1.6~20141025~8.0_all.deb /tmp/tmp.79Qd55otiA
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-nl_1.6~20141025~8.0_all.deb /tmp/tmp.79Qd55otiA
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-de_1.6~20141025~8.0_all.deb /tmp/tmp.79Qd55otiA
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-es_1.6~20141025~8.0_all.deb /tmp/tmp.79Qd55otiA
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-nb_1.6~20141025~8.0_all.deb /tmp/tmp.79Qd55otiA
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-it_1.6~20141025~8.0_all.deb /tmp/tmp.79Qd55otiA
+ for DEB in '$(dcmd --deb $CHANGES)'
+ dpkg --extract debian-edu-doc-fr_1.6~20141025~8.0_all.deb /tmp/tmp.79Qd55otiA
+ rm -r /var/lib/jenkins/userContent/debian-edu-doc
rm: cannot remove `/var/lib/jenkins/userContent/debian-edu-doc': No such file or directory
Sat Oct 25 18:56:46 UTC 2014 - /srv/jenkins/bin/chroot-run.sh stopped running as /tmp/jenkins-script-Ex7qDo7o, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the debian-edu-commits mailing list