Bug#536916: speakup: FTBFS: /bin/sh: line 1: cpio: command not found
Package: speakup
Version: 3.1.1+git20090705.dfsg.1-1
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
dpkg-dev used to depend on cpio, but no longer does, so you need to
build-depend on it yourself.
Relevant part:
> /usr/bin/fakeroot debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_clean -k
> dh_installdirs -A
> mkdir -p "."
> dh_installdirs -pspeakup-source
> # Enforce executable bit on debian/rules, and create
> # directory structure for modules source
> install -D -m 0755 debian/rules.modules \
> debian/tmp/modules/speakup/debian/rules
> # Prepare the other debian stuff
> for f in *.modules.in control compat copyright changelog; do \
> install -m 0644 debian/$f \
> debian/tmp/modules/speakup/debian/; \
> done
> # Prepare upstream source
> (cd src ; find . -printf "%P\n" | \
> cpio -admp ../debian/tmp/modules/speakup/ )
> /bin/sh: line 1: cpio: command not found
> make: *** [install/speakup-source] Error 127
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/07/13/speakup_3.1.1+git20090705.dfsg.1-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
| lucas@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr GPG: 1024D/023B3F4F |
Reply to: