Source: sgml-base Version: 1.26+nmu1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120321 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 `/«BUILDDIR»/sgml-base-1.26+nmu1/tools' > set -e; \ > install -m 755 -d > /«BUILDDIR»/sgml-base-1.26+nmu1/debian/tmp/usr/share/sgml-base; \ > for f in catalog.super catalog.centralized transitional.cat; \ > do \ > install -m 644 ${f} > /«BUILDDIR»/sgml-base-1.26+nmu1/debian/tmp/usr/share/sgml-base; \ > done > set -e; \ > install -m 755 -d > /«BUILDDIR»/sgml-base-1.26+nmu1/debian/tmp/usr/sbin; \ > for f in update-catalog install-sgmlcatalog; \ > do \ > install -m 755 ${f} > /«BUILDDIR»/sgml-base-1.26+nmu1/debian/tmp/usr/sbin; \ > done > set -e; \ > install -m 755 -d > /«BUILDDIR»/sgml-base-1.26+nmu1/debian/tmp/usr/share/man/man8; \ > for f in update-catalog.8 install-sgmlcatalog.8; \ > do \ > install -m 644 ${f} > /«BUILDDIR»/sgml-base-1.26+nmu1/debian/tmp/usr/share/man/man8; \ > done > make[2]: Leaving directory `/«BUILDDIR»/sgml-base-1.26+nmu1/tools' > make[1]: Leaving directory `/«BUILDDIR»/sgml-base-1.26+nmu1' > touch install-stamp > dh_testdir > dh_testroot > dh_install --sourcedir=debian/tmp > dh_install: Compatibility levels before 5 are deprecated (level 4 in use) > dh_installdocs > dh_installdocs: Compatibility levels before 5 are deprecated (level 4 in use) > dh_installexamples > dh_installexamples: Compatibility levels before 5 are deprecated (level 4 in > use) > dh_installchangelogs > dh_installchangelogs: Compatibility levels before 5 are deprecated (level 4 > in use) > dh_usrlocal > dh_usrlocal: Compatibility levels before 5 are deprecated (level 4 in use) > sed: -e expression #1, char 20: extra characters after command > dh_usrlocal: sed '/#DIRS#/ c\\ > /usr/local/share 2775 root staff\\ > /usr/local/share/sgml 2775 root staff\\ > /usr/local/share/sgml/stylesheet 2775 root staff\\ > /usr/local/share/sgml/misc 2775 root staff\\ > /usr/local/share/sgml/entities 2775 root staff\\ > /usr/local/share/sgml/dtd 2775 root staff\\ > /usr/local/share/sgml/declaration 2775 root staff' > /usr/share/debhelper/autoscripts/postinst-usrlocal >> > debian/sgml-base.postinst.debhelper returned exit code 1 > make: *** [binary-indep] Error 2 The full build log is available from: http://people.debian.org/~lucas/logs/2012/03/21/sgml-base_1.26+nmu1.log 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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org