On 03/04/12 at 13:05 -0400, Eric Sharkey wrote: > On Fri, Mar 30, 2012 at 5:25 AM, Lucas Nussbaum > <lu...@lucas-nussbaum.net> 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?
build: configure-stamp build-arch build-indep [...] build-arch: build-stamp build-arch doesn't depend on configure-stamp. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org