Bug#666348: cabextract: FTBFS: make[1]: *** No targets specified and no makefile found. Stop.

March 30th, 2012 - 05:50 am ET by Lucas Nussbaum | Report spam
Source: cabextract
Version: 1.4-2
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a recent dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.

Relevant part:

debian/rules build-arch
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/«PKGBUILDDIR»'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2



The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/30/cabextract_1.4-2_unstable.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-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 3 repliesReplies Make a reply

Replies

#1 Eric Sharkey
April 03rd, 2012 - 01:10 pm ET | Report spam
On Fri, Mar 30, 2012 at 5:25 AM, Lucas Nussbaum
wrote:
During a rebuild of all packages in sid, your package failed to build on
amd64.

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a recent dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.

Relevant part:
 debian/rules build-arch
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/«PKGBUILDDIR»'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2





Hmm, I can't reproduce this. I've upgraded my test amd64 system to
the latest sid and did an apt-get source cabextract and
dpkg-buildpackage and it built just fine.

I can't imagine why the makefile would be missing. Is this
reproducible on your end?

Eric Sharkey



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics