Package: src:umegaya Version: 0.13 Severity: serious Justification: FTBFS umegaya fails to build in a current clean sid pbuilder chroot:
debian/rules build dh build dh_testdir dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory `/tmp/buildd/umegaya-0.13' perldoc -o nroff cgi-bin/umegaya > man/umegaya.1 perldoc -o nroff scripts/umegaya-adm > man/umegaya-adm.1 for file in man/*.1.mdwn ; do \ pandoc -s -w man $file -o man/$(basename $file .mdwn) ; done pandoc: /usr/share/pandoc/data/templates/default.man: openBinaryFile: does not exist (No such file or directory) pandoc: /usr/share/pandoc/data/templates/default.man: openBinaryFile: does not exist (No such file or directory) pandoc: /usr/share/pandoc/data/templates/default.man: openBinaryFile: does not exist (No such file or directory) pandoc: /usr/share/pandoc/data/templates/default.man: openBinaryFile: does not exist (No such file or directory) pandoc: /usr/share/pandoc/data/templates/default.man: openBinaryFile: does not exist (No such file or directory) make[1]: *** [override_dh_auto_build] Error 1 Full log attached.
I: using fakeroot in build. I: Current time: Wed Sep 18 21:00:06 EEST 2013 I: pbuilder-time-stamp: 1379527206 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/base+dh.tgz] I: creating local configuration I: copying local configuration I: mounting /proc filesystem I: mounting /dev/pts filesystem I: Mounting /var/cache/pbuilder/ccache I: policy-rc.d already exists I: Setting up ccache I: Installing the build-deps -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy Version: 0.invalid.0 Architecture: amd64 Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org> Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder This package was created automatically by pbuilder to satisfy the build-dependencies of the package being currently built. Depends: debhelper (>= 9), pandoc, perl, perl-doc dpkg-deb: building package `pbuilder-satisfydepends-dummy' in `/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'. Selecting previously unselected package pbuilder-satisfydepends-dummy. (Reading database ... 14836 files and directories currently installed.) Unpacking pbuilder-satisfydepends-dummy (from .../pbuilder-satisfydepends-dummy.deb) ... dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested: pbuilder-satisfydepends-dummy depends on pandoc; however: Package pandoc is not installed. pbuilder-satisfydepends-dummy depends on perl-doc; however: Package perl-doc is not installed. Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ... Reading package lists... Building dependency tree... Reading state information... Reading extended state information... Initializing package states... Writing extended state information... The following NEW packages will be installed: libbibutils2{a} pandoc{a} perl-doc{a} 0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 10.8 MB of archives. After unpacking 41.2 MB will be used. Writing extended state information... Get: 1 http://proxy:9999/debian/ sid/main libbibutils2 amd64 4.12-5 [359 kB] Get: 2 http://proxy:9999/debian/ sid/main pandoc amd64 1.11.1-4 [3129 kB] Get: 3 http://proxy:9999/debian/ sid/main perl-doc all 5.18.1-4 [7314 kB] Fetched 10.8 MB in 1s (10.2 MB/s) Selecting previously unselected package libbibutils2. (Reading database ... 14836 files and directories currently installed.) Unpacking libbibutils2 (from .../libbibutils2_4.12-5_amd64.deb) ... Selecting previously unselected package pandoc. Unpacking pandoc (from .../pandoc_1.11.1-4_amd64.deb) ... Selecting previously unselected package perl-doc. Unpacking perl-doc (from .../perl-doc_5.18.1-4_all.deb) ... Adding 'diversion of /usr/bin/perldoc to /usr/bin/perldoc.stub by perl-doc' Processing triggers for man-db ... Not building database; man-db/auto-update is not 'true'. Setting up libbibutils2 (4.12-5) ... Setting up pandoc (1.11.1-4) ... Setting up perl-doc (5.18.1-4) ... Processing triggers for libc-bin ... Reading package lists... Building dependency tree... Reading state information... Reading extended state information... Initializing package states... Writing extended state information... -> Finished parsing the build-deps Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: fakeroot 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 119 kB of archives. After this operation, 347 kB of additional disk space will be used. Get:1 http://proxy:9999/debian/ sid/main fakeroot amd64 1.19-2 [119 kB] Fetched 119 kB in 0s (7141 kB/s) Selecting previously unselected package fakeroot. (Reading database ... 15879 files and directories currently installed.) Unpacking fakeroot (from .../fakeroot_1.19-2_amd64.deb) ... Processing triggers for man-db ... Not building database; man-db/auto-update is not 'true'. Setting up fakeroot (1.19-2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode I: Copying source file I: copying [tmp/umegaya/umegaya_0.13.dsc] I: copying [tmp/umegaya/umegaya_0.13.tar.gz] I: Extracting source gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Sat Apr 13 10:34:08 2013 UTC using RSA key ID 2295D502 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./umegaya_0.13.dsc dpkg-source: info: extracting umegaya in umegaya-0.13 dpkg-source: info: unpacking umegaya_0.13.tar.gz I: Building the package I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin" dpkg-buildpackage -us -uc -us -uc -b -rfakeroot dpkg-buildpackage: source package umegaya dpkg-buildpackage: source version 0.13 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Charles Plessy <ple...@debian.org> dpkg-source --before-build umegaya-0.13 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean debian/rules override_dh_clean make[1]: Entering directory `/tmp/buildd/umegaya-0.13' rm -f man/umegaya*.1 dh_clean rm -f debian/umegaya.substvars rm -f debian/umegaya.*.debhelper rm -rf debian/umegaya/ rm -f debian/*.debhelper.log rm -f debian/files find . \( \( -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) rm -f *-stamp make[1]: Leaving directory `/tmp/buildd/umegaya-0.13' debian/rules build dh build dh_testdir dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory `/tmp/buildd/umegaya-0.13' perldoc -o nroff cgi-bin/umegaya > man/umegaya.1 perldoc -o nroff scripts/umegaya-adm > man/umegaya-adm.1 for file in man/*.1.mdwn ; do \ pandoc -s -w man $file -o man/$(basename $file .mdwn) ; done pandoc: /usr/share/pandoc/data/templates/default.man: openBinaryFile: does not exist (No such file or directory) pandoc: /usr/share/pandoc/data/templates/default.man: openBinaryFile: does not exist (No such file or directory) pandoc: /usr/share/pandoc/data/templates/default.man: openBinaryFile: does not exist (No such file or directory) pandoc: /usr/share/pandoc/data/templates/default.man: openBinaryFile: does not exist (No such file or directory) pandoc: /usr/share/pandoc/data/templates/default.man: openBinaryFile: does not exist (No such file or directory) make[1]: *** [override_dh_auto_build] Error 1 make[1]: Leaving directory `/tmp/buildd/umegaya-0.13' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 E: Failed autobuilding of package I: unmounting /var/cache/pbuilder/ccache filesystem I: unmounting dev/pts filesystem I: unmounting proc filesystem I: cleaning the build env I: removing directory /var/cache/pbuilder/build//17507 and its subdirectories