GNU bug report logs - #14494
./test-driver missing in t/distcheck-pr10470.sh

Previous Next

Package: automake;

Reported by: Peter Rosin <peda <at> lysator.liu.se>

Date: Tue, 28 May 2013 23:49:01 UTC

Severity: minor

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Peter Rosin <peda <at> lysator.liu.se>
Cc: 14494 <at> debbugs.gnu.org
Subject: bug#14494: ./test-driver missing in t/distcheck-pr10470.sh
Date: Wed, 29 May 2013 16:54:58 +0200
On 05/29/2013 04:49 PM, Peter Rosin wrote:
>
> [SNIP]
>
> Still no go...
> 
> [SNIP]
>
> make[2]: Leaving directory `/home/peda/automake/t/distcheck-pr10470.dir/distcheck-pr10470-1.0/_build'
> if test -d "distcheck-pr10470-1.0"; then find "distcheck-pr10470-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "distcheck-pr10470-1.0" || { sleep 5 && rm -rf "distcheck-pr10470-1.0"; }; else :; fi
> make[1]: Leaving directory `/home/peda/automake/t/distcheck-pr10470.dir/distcheck-pr10470-1.0/_build'
> make[1]: Entering directory `/home/peda/automake/t/distcheck-pr10470.dir/distcheck-pr10470-1.0/_build'
> test -z "foo.log" || rm -f foo.log
> test -z "foo.trs" || rm -f foo.trs
> test -z "test-suite.log" || rm -f test-suite.log
> test -z "" || rm -f 
> test . = ".." || test -z "" || rm -f 
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> find: `./foo.log': Permission denied
> make[1]: Leaving directory `/home/peda/automake/t/distcheck-pr10470.dir/distcheck-pr10470-1.0/_build'
> if test -d "distcheck-pr10470-1.0"; then find "distcheck-pr10470-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "distcheck-pr10470-1.0" || { sleep 5 && rm -rf "distcheck-pr10470-1.0"; }; else :; fi
> find: `distcheck-pr10470-1.0/_build/foo.log': Permission denied
> =======================================================
> distcheck-pr10470-1.0 archives ready for distribution: 
> distcheck-pr10470-1.0.tar.gz
> =======================================================
> + case $am__make_rc_exp in
> + test 0 -ge 0
> + test 0 -le 255
> + test 0 -eq 0
> + grep 'rm:.*' output
>
What if you do something like:

  $EGREP "(^| )(rm|find):.*$distdir" output

instead?

> + fatal_ 'expected code path not covered'
> + warn_ 'distcheck-pr10470: hard error: expected code path not covered'
> + echo 'distcheck-pr10470: hard error: expected code path not covered'
>
[SNIP]

Thanks,
  Stefano




This bug report was last modified 12 years and 47 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.