Source: dh-lua
Version: 22
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

dh-lua fails to build from source in unstable/amd64 due
to missing Build-Depends on txt2man:

  [..]
     dh_auto_build
        make -j1
  make[1]: Entering directory '/tmp/buildd/dh-lua-22'
  txt2man -d "`dpkg-parsechangelog -S date`"\
        -v "" -r "lua-any" -t "lua-any 1" \
        man/lua-any.1.txt > man/lua-any.1
  /bin/sh: 1: txt2man: not found
  Makefile:41: recipe for target 'man/lua-any.1' failed
  make[1]: *** [man/lua-any.1] Error 127
  make[1]: Leaving directory '/tmp/buildd/dh-lua-22'
  dh_auto_build: make -j1 returned exit code 2
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

    https://reproducible.debian.net/logs/unstable/amd64/dh-lua_22.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Sun Aug 23 21:31:09 GMT+12 2015
I: pbuilder-time-stamp: 1440408669
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
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 (>= 8.0.0), markdown, perl
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20247 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on markdown; however:
  Package markdown is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
The following NEW packages will be installed:
  markdown{a} 
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.0 kB of archives. After unpacking 98.3 kB will be used.
Writing extended state information...
Get: 1 http://ftp.de.debian.org/debian/ unstable/main markdown all 1.0.1-7 
[19.0 kB]
Fetched 19.0 kB in 0s (575 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package markdown.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20247 files and directories currently installed.)
Preparing to unpack .../markdown_1.0.1-7_all.deb ...
Unpacking markdown (1.0.1-7) ...
Processing triggers for man-db (2.7.2-1) ...
Setting up markdown (1.0.1-7) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [dh-lua_22.dsc]
I: copying [./dh-lua_22.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Wed Aug 19 03:28:21 2015 GMT+12 using RSA key ID A29B764F
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./dh-lua_22.dsc
dpkg-source: info: extracting dh-lua in dh-lua-22
dpkg-source: info: unpacking dh-lua_22.tar.xz
I: Building the package
I: Running cd tmp/buildd/*/ && env 
PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b 
-rfakeroot
dpkg-buildpackage: source package dh-lua
dpkg-buildpackage: source version 22
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Enrico Tassi <gareuselesi...@debian.org>
 dpkg-source --before-build dh-lua-22
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
        make -j1 clean
make[1]: Entering directory '/tmp/buildd/dh-lua-22'
make -C doc/ clean
make[2]: Entering directory '/tmp/buildd/dh-lua-22/doc'
rm -f html/policy.html
make[2]: Leaving directory '/tmp/buildd/dh-lua-22/doc'
make[1]: Leaving directory '/tmp/buildd/dh-lua-22'
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
        make -j1
make[1]: Entering directory '/tmp/buildd/dh-lua-22'
txt2man -d "`dpkg-parsechangelog -S date`"\
        -v "" -r "lua-any" -t "lua-any 1" \
        man/lua-any.1.txt > man/lua-any.1
/bin/sh: 1: txt2man: not found
Makefile:41: recipe for target 'man/lua-any.1' failed
make[1]: *** [man/lua-any.1] Error 127
make[1]: Leaving directory '/tmp/buildd/dh-lua-22'
dh_auto_build: make -j1 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//49138 and its subdirectories

Reply via email to