Source: gitmagic Version: 20091107-1 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20091117 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[2]: Entering directory > `/build/user-gitmagic_20091107-1-amd64-YFlI3q/gitmagic-20091107' > # Kludge to make preface sections work for languages besides English. > echo '[specialsections]' > conf > sed -n '/^== .* ==$/p' en/preface.txt | sed 's/^== \(.*\) > ==$/^\1$=sect-preface/' >> conf > # Concatenate the text files and feed to AsciiDoc. > # If a file has not yet been translated for the target language, > # then substitute the English version. > ( for FILE in en/preface.txt en/intro.txt en/basic.txt en/clone.txt > en/branch.txt en/history.txt en/multiplayer.txt en/grandmaster.txt > en/secrets.txt en/drawbacks.txt en/translate.txt ; do if [ -f $FILE ]; then > cat $FILE; else \ > cat en/$(basename $FILE); fi; echo ; done ) | \ > asciidoc -a lang=en -d book -b docbook -f conf - > book.xml > asciidoc: WARNING: [sect-preface] missing specialsections section > asciidoc: WARNING: <stdin>: line 5: missing [sect-preface] section > xmlto -m custom-html.xsl -o book html book.xml > xmlto: > /build/user-gitmagic_20091107-1-amd64-YFlI3q/gitmagic-20091107/book.xml does > not validate (status 3) > xmlto: Fix document syntax or use --skip-validation option > /build/user-gitmagic_20091107-1-amd64-YFlI3q/gitmagic-20091107/book.xml:6: > element book: validity error : Element book content does not follow the DTD, > expecting ((title , subtitle? , titleabbrev?)? , bookinfo? , (dedication | > toc | lot | glossary | bibliography | preface | chapter | reference | part | > article | appendix | index | setindex | colophon)*), got (bookinfo simpara > simpara simpara itemizedlist itemizedlist section section chapter chapter > chapter chapter chapter chapter chapter chapter appendix appendix ) > Document > /build/user-gitmagic_20091107-1-amd64-YFlI3q/gitmagic-20091107/book.xml does > not validate > make[2]: *** [book] Error 13 The full build log is available from: http://people.debian.org/~lucas/logs/2009/11/17/gitmagic_20091107-1_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org