On Sun, Jul 28, 2013 at 10:30:32AM +0200, David Suárez wrote:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> > make[1]: Entering directory `/«PKGBUILDDIR»'
> > dh_auto_test

I'd expect the test programs to get built here, but for some reason it
seems they weren't.

> > cp tests/*.doc obj-*/tests
> > cd obj-*/tests ; for t in *test ; do \
> >       echo "Running test $t" ;\
> >       if [ $t = handlertest ]; then \
> >         set -e ; ./$t testole.doc ;\
> >       else \
> >         set -e ; ./$t ;\
> >       fi \
> >     done
> > Running test *test
> > /bin/sh: 6: ./*test: not found
> > make[1]: *** [override_dh_auto_test] Error 127
> 
> The full build log is available from:
>    
> http://aws-logs.debian.net/ftbfs-logs/2013/07/26/wv2_0.4.2.dfsg.2-1_unstable.log

I tried to repeat this, using the same version of sbuild as shown by
that log, also on amd64, and with the same command line:

sbuild -n -A -s --force-orig-source --apt-update -d unstable -v 
wv2_0.4.2.dfsg.2-1.dsc

However, my build completed successfully.

Looking at the buildd logs, all look good except I see ppc64 failed with
apparently the same error:

http://buildd.debian-ports.org/status/package.php?p=wv2

So it's not unique to the AWS rebuild.

Cheers,
    Olly


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to