GNU bug report logs -
#12891
test-suite AIX 6.1 non-root xlC compiler
Previous Next
Reported by: Michael Felt <mamfelt <at> gmail.com>
Date: Thu, 15 Nov 2012 08:02:01 UTC
Severity: normal
Tags: fixed
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 12891 <at> debbugs.gnu.org (full text, mbox):
On 11/20/2012 08:31 PM, Michael Felt wrote:
> root <at> x104:[/data/prj/gnu/
> coreutils/coreutils-8.20]cd tests
> root <at> x104:[/data/prj/gnu/coreutils/coreutils-8.20/tests]truss -f -o /tmp/tr
> m>
> cd .. && make check TESTS=tests/tail-2/F-vs-missing.sh SUBDIRS=.
All make invocations must be from the top level directory now,
where the Makefile is. Notice the cd .. above which moves you
to the top level dir
> =============
> 1 test passed
> =============
>
> So, for directory ./tests it passes; from . it does not :)
> =========
> root <at> x104:[/data/prj/gnu/coreutils/coreutils-8.20/tests]cd ..
> root <at> x104:[/data/prj/gnu/coreutils/coreutils-8.20]truss -f -o /tmp/tr make
> check TESTS=tail-2/F-vs-missing.sh
So this is from the same dir as above but is missing the required tests/
prefix to the TESTS path
> cat: tail-2/F-vs-missing.log: No such file or directory
thanks,
Pádraig.
This bug report was last modified 6 years and 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.