[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_cs_pdf #83

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Dec 29 17:41:58 UTC 2016


https://jenkins.debian.net/job/d-i_manual_cs_pdf/83/Changes:

[mck-guest] [l10n] Update Czech translation

------------------------------------------
Started by upstream project "d-i_manual_cs_html" build number 84
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/d-i_manual_cs_pdf/ws/>
Updating svn://anonscm.debian.org/svn/d-i/trunk at revision '2016-12-29T17:41:44.616 +0000'
U         manual/cs/hardware/supported/arm.xml
U         manual/cs/preparing/minimum-hardware-reqts.xml
U         manual/cs/appendix/chroot-install.xml
U         manual/cs/appendix/files.xml
U         manual/cs/appendix/preseed.xml
At revision 70438

[workspace] $ /bin/sh -xe /tmp/hudson5809811382285321489.sh
+ /srv/jenkins/bin/d-i_manual.sh cs pdf
====================================================================================

Thu 29 Dec 17:41:47 UTC 2016 - running /srv/jenkins/bin/d-i_manual.sh (d-i_manual_cs_pdf) on jenkins now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/d-i_manual.sh,
has been called using "cs pdf" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Thu 29 Dec 17:41:47 UTC 2016 - start running "/srv/jenkins/bin/d-i_manual.sh" (md5sum 267d77c782109433b56a58e6c1af94e1) as "/tmp/jenkins-script-lp3arzRi" on jenkins.

Copying <https://jenkins.debian.net/job/d-i_manual_cs_pdf/ws/manual> to /srv/d-i/d-i-manual-ebQc now.
Building the pdf version of the cs manual now.
+ schroot --directory /srv/d-i/d-i-manual-ebQc/manual/build -c source:jenkins-d-i-sid make languages=cs architectures=amd64 destination=/srv/d-i/d-i-manual-ebQc/manual/build/pdf/ formats=pdf
set -e ; \
target=cs.amd64 ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
	destsuffix="$lang" ; \
else \
	if [ -n "$web" ] ; then \
		destsuffix="$arch" ; \
	else \
		destsuffix="$lang.$arch" ; \
	fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
	if [ "$format" = html ]; then \
		mkdir -p "$arch_destination/$destsuffix/images" ; \
		mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
		rmdir ./$destdir/html/images ; \
		mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
	else \
		# Do not fail because of missing PDF support for some languages \
		if [ -n "$web" ] ; then \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$format.$lang_id" 2>/dev/null || true ; \
		else \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
		fi ; \
	fi ; \
done ; \
./clear.sh
Architecture: amd64
Info: creating temporary profiled .xml file...
/srv/d-i/d-i-manual-ebQc/manual/cs/hardware/supported/i386.xml:36: element sect3: validity error : ID bus already defined
   <sect3 id="bus"><title>V/V sběrnice</title>
                  ^
/srv/d-i/d-i-manual-ebQc/manual/cs/boot-installer/x86.xml:4: element sect2: validity error : ID usb-boot already defined
  <sect2 arch="any-x86" condition="bootable-usb" id="usb-boot">
                                                              ^
/srv/d-i/d-i-manual-ebQc/manual/cs/boot-installer/x86.xml:259: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="x86" id="boot-tftp"><title>Zavedení z TFTP</title>
                                  ^
/srv/d-i/d-i-manual-ebQc/manual/cs/boot-installer/x86.xml:465: element footnote: validity error : ID gtk-miniiso already defined
<quote>mini</quote> ISO obraz<footnote id="gtk-miniiso">
                                                       ^
/srv/d-i/d-i-manual-ebQc/manual/cs/boot-installer/ia64.xml:256: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="ia64" id="boot-tftp"><title>Zavedení z TFTP</title>
                                   ^
/srv/d-i/d-i-manual-ebQc/manual/cs/boot-installer/mips.xml:4: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="mips" id="boot-tftp"><title>Zavedení z TFTP</title>
                                   ^
/srv/d-i/d-i-manual-ebQc/manual/cs/boot-installer/mipsel.xml:4: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="mipsel;mips64el" id="boot-tftp"><title>Zavedení z TFTP</title>
                                              ^
/srv/d-i/d-i-manual-ebQc/manual/cs/boot-installer/powerpc.xml:131: element sect2: validity error : ID usb-boot already defined
  <sect2 arch="powerpc" condition="bootable-usb" id="usb-boot">
                                                              ^
/srv/d-i/d-i-manual-ebQc/manual/cs/boot-installer/powerpc.xml:186: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="powerpc" id="boot-tftp"><title>Zavedení z TFTP</title>
                                      ^
/srv/d-i/d-i-manual-ebQc/manual/cs/boot-installer/sparc.xml:4: element sect2: validity error : ID boot-tftp already defined
  <sect2 arch="sparc" id="boot-tftp"><title>Zavedení z TFTP</title>
                                    ^
Error: build of pdf failed because of missing build dependencies
Error: (make sure you have ghostscript and dblatex installed for PDF builds)
Warning: The following formats failed to build: pdf
Makefile:8: recipe for target 'cs.amd64' failed
make: *** [cs.amd64] Error 1
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-ebQc now.'
Removing /srv/d-i/d-i-manual-ebQc now.
+ rm -rf /srv/d-i/d-i-manual-ebQc
Thu 29 Dec 17:41:58 UTC 2016 - /srv/jenkins/bin/d-i_manual.sh stopped running as /tmp/jenkins-script-lp3arzRi, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list